Commit graph

11858 commits

Author SHA1 Message Date
Wolf Montwé
451bad2970
Change buildConfig to be disabled for Android libraries and enabled for applications also enabled for ui legacy 2023-02-16 16:49:50 +01:00
Wolf Montwé
1ba071bfb3
Rename spotless plugin 2023-02-16 15:58:43 +01:00
Wolf Montwé
4744257821
Remove old Android Library setup 2023-02-16 15:58:43 +01:00
Wolf Montwé
d6b5515ca2
Add targetSdk as despite deprecation warning it is still used to change the Android library target compilation 2023-02-16 15:58:43 +01:00
Wolf Montwé
f88613bf23
Change to Android library build plugin 2023-02-16 15:58:43 +01:00
Wolf Montwé
864ee60c63
Add Android library build plugin 2023-02-16 15:58:43 +01:00
Wolf-Martell Montwé
e7e1d9ca9d
Merge pull request #6674 from thundernest/add_compose_support
Add compose support
2023-02-16 15:57:31 +01:00
Wolf Montwé
7beb3c19ba
Change Gradle memory allowance to 2g as with compose 1,4g is not enough 2023-02-16 10:51:44 +01:00
Wolf Montwé
a098aaee9f
Add basic compose demo app 2023-02-16 09:45:37 +01:00
Wolf Montwé
2bc5f3f04a
Add Compose Android app build-plugin 2023-02-15 18:51:44 +01:00
Wolf Montwé
7d871fd9cb
Change k9mail app to use build plugin 2023-02-15 18:42:27 +01:00
Wolf Montwé
948f11378b
Add default Android app build-plugin 2023-02-15 18:41:55 +01:00
Wolf-Martell Montwé
c3b8e1b76f
Merge pull request #6672 from thundernest/add-jvm-build-plugin
Add JVM build plugin
2023-02-15 17:55:40 +01:00
Wolf Montwé
45da12646b
Change to jvm build plugin 2023-02-15 17:40:57 +01:00
Wolf Montwé
d00c9f337c
Add JVM library convention to build-plugin 2023-02-15 16:31:16 +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