0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
Commit Graph

11844 Commits

Author SHA1 Message Date
cketti
7e8c40008c Add first version of instructions to create a release 2023-02-15 16:12:02 +01:00
cketti
e17b4c78ea Prepare for version 6.509 2023-02-15 15:37:28 +01:00
cketti
eda2a50c98 Version 6.508 2023-02-15 15:30:25 +01:00
cketti
c973d33b65
Merge pull request #6670 from thundernest/update_translations
Update translations
2023-02-15 14:54:35 +01:00
cketti
8393bd22e8 Update translations 2023-02-15 13:53:26 +01:00
cketti
e48c734628 Update Transifex fixup script 2023-02-15 13:50:34 +01:00
cketti
5d08cd4ab8 Update Transifex config for new CLI app version 2023-02-15 13:16:30 +01:00
cketti
cbe6991205
Merge pull request #6668 from thundernest/send_menu
Remove "Send…" menu
2023-02-15 10:59:05 +01:00
cketti
fbe7136109 Remove unnecessary theme attribute 2023-02-14 17:31:29 +01:00
cketti
51c3d6ceaf Remove "Send…" submenu from message view toolbar
All of the items are now part of the menu displayed in the message header view.
2023-02-14 17:23:30 +01:00
cketti
d99952a77d
Merge pull request #6667 from thundernest/long_press_image
Fix crash when trying to download an image displayed in the message
2023-02-14 17:21:36 +01:00
cketti
afaa6a17c9
Merge pull request #6666 from thundernest/notification_summary_actions
Limit summary notification actions to active notifications
2023-02-14 16:58:47 +01:00
cketti
2a0bc6c09c Set indent_size = 2 for .json files 2023-02-14 16:51:07 +01:00
cketti
f94776dfe3 Only show "download image" option for images included via http(s) URI 2023-02-14 16:50:16 +01:00
cketti
2365b084c1 Add messages with inline images to the demo backend 2023-02-14 16:50:16 +01:00
Wolf-Martell Montwé
af51089bde
Merge pull request #6664 from thundernest/add_build_plugin
Add build plugin
2023-02-14 13:51:12 +01:00
cketti
caa6a848ff Limit summary notification actions to active notifications 2023-02-14 11:48:11 +01:00
Wolf-Martell Montwé
90539b5e48
Merge pull request #6655 from thundernest/add_cache
Add Cache
2023-02-14 10:56:57 +01:00
Wolf Montwé
77a295f7ed
Remove doubled test 2023-02-14 10:45:28 +01:00
Wolf Montwé
946c105265
Change include structure and enable typesafe project accessors 2023-02-14 10:41:09 +01:00
Wolf Montwé
2967e933e4
Change Spotless configuration to build-plugin 2023-02-14 10:41:09 +01:00
Wolf Montwé
557bf1dcc7
Add build-plugin 2023-02-14 10:41:09 +01:00
Wolf-Martell Montwé
a3819fd102
Merge pull request #6662 from thundernest/change_root_build_files_to_kotlin
Change root build files to Kotlin
2023-02-14 10:17:50 +01:00
Wolf Montwé
71ae33719f
Change build.gradle.kts to Kotlin 2023-02-13 16:44:48 +01:00
Wolf Montwe
7a77fc43b8
Add Cache 2023-02-13 16:22:41 +01:00
Wolf Montwé
73f9976838
Rename build.gradle to build.gradle.kts 2023-02-13 15:07:30 +01:00
Wolf Montwé
fdfd7c2203
Change settings.gradle.kts to Kotlin 2023-02-13 15:06:32 +01:00
Wolf Montwé
bf7dcec493
Rename settings.gradle to settings.gradle.kts 2023-02-13 15:02:23 +01:00
Wolf-Martell Montwé
af2f3f9cc6
Merge pull request #6656 from thundernest/add_contact_intent_helper
Add `ContactIntentHelper`
2023-02-10 17:05:34 +00:00
Wolf Montwé
f46b754373
Add ContactIntentHelper and remove functionality from Contacts 2023-02-10 17:48:55 +01:00
cketti
6ddd144380
Merge pull request #6654 from thundernest/add_thread_to_demo_account
Add a thread consisting of two messages to the demo account
2023-02-10 16:39:59 +01:00
cketti
aa83bf1e9b Add a thread consisting of two messages to the demo account 2023-02-10 13:50:31 +01:00
cketti
d2e8dbb3ca Prepare for version 6.508 2023-02-10 11:50:54 +01:00
cketti
d43c8a1dc3 Version 6.507 2023-02-10 11:41:13 +01:00
cketti
7150f76b9b
Merge pull request #6653 from thundernest/update_translations
Update translations
2023-02-10 11:20:23 +01:00
cketti
5c183b2664 Update translations 2023-02-10 10:58:39 +01:00
cketti
ae374bd5f4
Merge pull request #6647 from thundernest/message_details_folder_name
Display folder name in message details screen
2023-02-10 10:55:25 +01:00
Wolf-Martell Montwé
6224d40a4f
Merge pull request #6649 from thundernest/change_messagetopview_to_kotlin
Changed `MessageTopView` to Kotlin
2023-02-10 09:02:32 +00:00
Wolf Montwe
0e7492fecb
Change MessageTopView to Kotlin 2023-02-09 19:59:59 +01:00
Wolf-Martell Montwé
fa4f91bd87
Merge pull request #6648 from thundernest/bottom_sheet_dragging
Don't allow dragging the message details bottom sheet when the list is scrolled
2023-02-09 16:38:08 +00:00
Wolf Montwe
292bf17eb1
Rename MessageTopView to kt 2023-02-09 16:02:54 +01:00
cketti
cc2765907e
Merge pull request #6650 from thundernest/fix_intellij_code_style
Fixed intellij code style rules
2023-02-09 15:49:02 +01:00
Wolf Montwe
afbfa56dd4
Fix intellij code style to avoid asterisk imports which violates ktlint rules 2023-02-09 15:36:01 +01:00
cketti
90e5c265da Don't allow dragging the message details bottom sheet when the list is scrolled 2023-02-09 13:41:52 +01:00
Wolf-Martell Montwé
87acdd5010
Merge pull request #6639 from thundernest/add_maestro_test_flows
Added maestro test flows
2023-02-09 11:59:14 +00:00
cketti
faf8b42acc Display folder name in message details screen 2023-02-09 12:41:08 +01:00
Wolf Montwe
047b0c7d49
Fix README 2023-02-09 12:04:49 +01:00
cketti
a1453ecbea
Merge pull request #6644 from thundernest/refactor_FolderNameFormatter
Simplify creation of `FolderNameFormatter`
2023-02-09 11:56:33 +01:00
Wolf Montwe
70994c0d0f
Change flows and add requirements section to README 2023-02-09 11:17:28 +01:00
cketti
487787bdd2 Simplify creation of FolderNameFormatter
`FolderNameFormatter` is only retrieving string resources. For this the global `Resources` instance will do. There's no need to pass instances retrieved from an `Activity`.
2023-02-08 16:09:32 +01:00