Wolf-Martell Montwé
|
42fd52d311
|
Merge pull request #7526 from thunderbird/fix-android-alarm-manager-api-34
Fix AndroidAlarmManager
|
2024-01-19 12:31:17 +00:00 |
|
Wolf-Martell Montwé
|
ccd7873676
|
Move tests to app level as they are not working in a library module
|
2024-01-18 18:01:47 +01:00 |
|
cketti
|
75af1c9975
|
Prefill "Your name" in display options if possible
|
2024-01-18 15:54:01 +01:00 |
|
Wolf-Martell Montwé
|
fb5cc67977
|
Change AndroidAlarmManager to use ContextCompat and add ContextCompat.RECEIVER_NOT_EXPORTED to work with api 34
|
2024-01-18 14:31:18 +01:00 |
|
cketti
|
b30e0b6f40
|
Use app icon for MainTheme.images.logo
|
2024-01-18 12:58:30 +01:00 |
|
cketti
|
c9d631d8b0
|
Merge pull request #7523 from thunderbird/fix_FormatServerCertificateError_crash
Don't crash on certificates without subject alternative names
|
2024-01-18 11:55:30 +01:00 |
|
Wolf-Martell Montwé
|
400a4b8a40
|
Merge pull request #7522 from thunderbird/change-fdroid-release-docs
Change release docs for F-Droid and new module location
|
2024-01-17 19:05:07 +00:00 |
|
Wolf-Martell Montwé
|
f5f23ba834
|
Fix spotless formatter
|
2024-01-17 19:46:12 +01:00 |
|
Wolf-Martell Montwé
|
90fcb67209
|
Update REALEASING for new app location
|
2024-01-17 19:46:12 +01:00 |
|
cketti
|
213c8c7d11
|
Don't crash on certificates without subject alternative names
|
2024-01-17 15:17:15 +01:00 |
|
cketti
|
28892810f4
|
Merge pull request #7521 from thunderbird/image_link_menu
Add context menu for image links
|
2024-01-17 14:55:56 +01:00 |
|
cketti
|
f4d74799c2
|
Merge pull request #7520 from thunderbird/improve_certificate_error_screen_3
Add `FingerprintFormatter`
|
2024-01-17 14:53:41 +01:00 |
|
Wolf-Martell Montwé
|
defbcd5d46
|
Merge pull request #7519 from thunderbird/change-fdroid-metatdata-to-new-app-location
Change F-Droid metatdata to new app location
|
2024-01-17 09:57:24 +00:00 |
|
Wolf-Martell Montwé
|
409e2dafb4
|
Fix fastlane readme by excluding it from formatting as it's auto generated
|
2024-01-17 10:23:44 +01:00 |
|
Wolf-Martell Montwé
|
f66403a2c6
|
Add fastlane setup
|
2024-01-17 10:23:44 +01:00 |
|
Wolf-Martell Montwé
|
f7f11203e7
|
Move metadata folder to app-k9mail module
|
2024-01-17 10:23:43 +01:00 |
|
Wolf-Martell Montwé
|
b79d7a6257
|
Add project readme and section about F-Droid
|
2024-01-17 10:23:43 +01:00 |
|
Wolf-Martell Montwé
|
f6a605170f
|
Merge pull request #7518 from thunderbird/add-badging-check
Add badging check
|
2024-01-17 09:15:55 +00:00 |
|
cketti
|
3945f05de1
|
Add context menu for image links
When a user long-presses an image link, show menu items we show for a link and ones we show for an image.
|
2024-01-16 22:43:33 +01:00 |
|
cketti
|
75a9287463
|
Add FingerprintFormatter
|
2024-01-16 17:58:58 +01:00 |
|
Wolf-Martell Montwé
|
a1a1517322
|
Fix markdown indent issues
|
2024-01-16 16:46:09 +01:00 |
|
Wolf-Martell Montwé
|
075661a2d2
|
Add golden badging for release
|
2024-01-16 16:46:09 +01:00 |
|
Wolf-Martell Montwé
|
d76693c5db
|
Add badging diff and colored output
|
2024-01-16 16:46:09 +01:00 |
|
Wolf-Martell Montwé
|
e119f1d66d
|
Add build plugin to check android badging for changes
|
2024-01-16 15:12:39 +01:00 |
|
cketti
|
5ebf7e50af
|
Merge pull request #7517 from thunderbird/compose_and_koin
Add helper for composable previews whose children are using `koinInject()`
|
2024-01-16 13:19:50 +01:00 |
|
cketti
|
1a3768d0f2
|
Merge pull request #7516 from thunderbird/fix_preview
Change `annotatedStringResource()` so it doesn't throw in IDE previews
|
2024-01-16 13:18:49 +01:00 |
|
Wolf-Martell Montwé
|
24fac9dac6
|
Merge pull request #7515 from thunderbird/remove-app-feature-preview
Remove `app-feature-preview`
|
2024-01-16 09:22:03 +00:00 |
|
Wolf-Martell Montwé
|
d499bf9426
|
Merge pull request #7514 from thunderbird/rename-source-folders-to-kotlin
Rename source folders from `java` to `kotlin` for debug and release
|
2024-01-16 09:21:46 +00:00 |
|
Wolf-Martell Montwé
|
a6f26103e3
|
Merge pull request #7513 from thunderbird/change-app-k9mail-package-name
Change package to `app.k9mail`
|
2024-01-16 09:21:33 +00:00 |
|
Wolf-Martell Montwé
|
a02cb15057
|
Merge pull request #7511 from thunderbird/add-security-section-to-readme
Add security section and information about the audit
|
2024-01-16 09:21:00 +00:00 |
|
Wolf-Martell Montwé
|
307c6c709f
|
Merge pull request #7496 from thunderbird/fix-permission-screen-back-behavior
Fix permission screen back behavior
|
2024-01-16 09:20:48 +00:00 |
|
cketti
|
f974df2678
|
Add helper for composable previews whose children are using koinInject()
|
2024-01-15 21:46:45 +01:00 |
|
cketti
|
11300d22ef
|
Change annotatedStringResource() so it works in IDE previews
|
2024-01-15 21:11:03 +01:00 |
|
cketti
|
787d0284f0
|
Merge pull request #7497 from thunderbird/improve_certificate_error_screen_2
Improve certificate error screen (part 2)
|
2024-01-15 18:24:07 +01:00 |
|
Wolf-Martell Montwé
|
9311f8d4da
|
Remove app-feature-preview
|
2024-01-15 17:39:17 +01:00 |
|
Wolf-Martell Montwé
|
a3166b6941
|
Rename source folders from java to kotlin for debug and release build types
|
2024-01-15 17:34:34 +01:00 |
|
Wolf-Martell Montwé
|
94007aa49c
|
Change package to app.k9mail
|
2024-01-15 17:29:15 +01:00 |
|
Wolf-Martell Montwé
|
c3dc0821b3
|
Pop back stack once account was created
|
2024-01-15 17:19:17 +01:00 |
|
Wolf-Martell Montwé
|
88dee95436
|
Merge pull request #7494 from thunderbird/add-top-level-app
Add `app-k9mail` as top level app module
|
2024-01-15 14:58:16 +00:00 |
|
Wolf-Martell Montwé
|
56339bc7e3
|
Add security section and information about the audit
|
2024-01-15 15:33:06 +01:00 |
|
Wolf-Martell Montwé
|
8259a8dc24
|
Prevent back navigation on permission screen to not create accounts twice
|
2024-01-15 14:57:40 +01:00 |
|
Wolf-Martell Montwé
|
daabeaa0bf
|
Fix Spotless trying to access app-k9mail/dependencies folder
|
2024-01-15 13:07:06 +01:00 |
|
Wolf-Martell Montwé
|
c88df81c90
|
Rename app:k9mail module to app:common
|
2024-01-15 12:48:47 +01:00 |
|
Wolf-Martell Montwé
|
b88f23a18e
|
Add app-k9mail module to host the app project
|
2024-01-15 12:48:46 +01:00 |
|
Wolf-Martell Montwé
|
4c68731371
|
Merge pull request #7507 from thunderbird/add-dependency-guard
Add dependency guard
|
2024-01-15 11:23:19 +00:00 |
|
cketti
|
785e85dba3
|
Merge pull request #7502 from thunderbird/update_readme
Update readme
|
2024-01-15 12:00:47 +01:00 |
|
Wolf-Martell Montwé
|
54ab48999f
|
Add dependency guard to android workflow
|
2024-01-15 11:36:53 +01:00 |
|
Wolf-Martell Montwé
|
06a46c892c
|
Update dependency guard on latest dependency updates
|
2024-01-15 11:17:08 +01:00 |
|
Wolf-Martell Montwé
|
6a80e432f6
|
Add release baseline
|
2024-01-15 11:09:22 +01:00 |
|
Wolf-Martell Montwé
|
e809756c55
|
Add DependencyGuard to check release runtime dependencies
|
2024-01-15 11:09:21 +01:00 |
|