Commit graph

11374 commits

Author SHA1 Message Date
cketti
6ba4f4755e
Merge pull request #6338 from thundernest/better_divider
Change message list divider to follow the views opacity
2022-10-04 10:52:44 +02:00
cketti
3d03d0f953 Change message list divider to follow the views opacity 2022-09-30 19:00:44 +02:00
cketti
38547c22e4
Merge pull request #6334 from thundernest/pin_transitive_dependencies
Update resolution strategy for transitive dependencies
2022-09-28 17:00:05 +02:00
cketti
cb92d025df Update resolution strategy for transitive dependencies
So we don't end up with multiple different versions of libraries in the IDE.
2022-09-28 12:11:02 +02:00
cketti
a0a1ea9d57 Prepare for version 6.308 2022-09-26 19:46:58 +02:00
cketti
f0bdda63ff Version 6.307 2022-09-26 18:50:23 +02:00
cketti
ba782f5768
Merge pull request #6331 from thundernest/update_translations
Update translations
2022-09-26 18:33:40 +02:00
cketti
ef23c076e4 Update translations 2022-09-26 17:58:24 +02:00
cketti
13f69ecff7
Merge pull request #6330 from thundernest/fix_message_list_background
Use proper theme attribute for the background of regular message list items
2022-09-26 17:56:14 +02:00
cketti
11c27d7fe9 Use proper theme attribute for the background of regular message list items 2022-09-26 17:39:48 +02:00
cketti
e6a5a8d2ca
Merge pull request #6324 from thundernest/notify_on_moreMessages_change
Update the message list when the "more messages" value of a folder changes
2022-09-26 17:38:13 +02:00
cketti
c7c0b0aa23 Update the message list when the "more messages" value of a folder changes 2022-09-26 17:03:51 +02:00
cketti
cfb0026863
Merge pull request #6320 from thundernest/non-transitive_R
Enable `nonTransitiveRClass=true`
2022-09-26 17:03:24 +02:00
cketti
3dc9dd2629 Enable nonTransitiveRClass=true 2022-09-26 16:51:50 +02:00
cketti
ecf52376ec Prepare for version 6.307 2022-09-23 13:54:37 +02:00
cketti
ee3094d7fe Version 6.306 2022-09-23 11:11:32 +02:00
cketti
b5c45e1a3b
Merge pull request #6312 from thundernest/remove_fontawesome_font
Remove Iconics and FontAwesome
2022-09-22 16:39:04 +02:00
cketti
2991b4b83e Remove Iconics and FontAwesome 2022-09-22 16:04:32 +02:00
cketti
3ef936436b
Merge pull request #6319 from thundernest/remove_trimIndent_from_production_code
Remove `trimIndent()` from production code
2022-09-22 16:01:32 +02:00
cketti
affe83a9b9 Remove trimIndent() from production code 2022-09-22 15:47:53 +02:00
cketti
20935c3e4f
Merge pull request #6318 from thundernest/restore_move_to_next_logic
Restore previous logic to select the next message after deleting the current one
2022-09-22 15:46:08 +02:00
cketti
46c435ab08 Restore previous logic to select the next message after deleting the current one 2022-09-22 13:29:47 +02:00
cketti
ba72a6c66c
Merge pull request #6317 from thundernest/fix_SearchView_expanded_on_start
Don't show search input field when starting the app
2022-09-22 13:23:38 +02:00
cketti
c72236b7f3 Change SearchView initialization 2022-09-22 13:14:42 +02:00
cketti
60eee8c1d4
Merge pull request #6314 from thundernest/fix_message_list_footer_crash
Correctly handle the message list footer being removed
2022-09-22 12:52:35 +02:00
cketti
7dbc5cf6c5 Correctly handle the message list footer being removed 2022-09-22 12:42:40 +02:00
cketti
c30ba40d9d
Merge pull request #6309 from thundernest/remove_message_list_volume_key_navigation
Remove volume key navigation for list views
2022-09-22 12:40:05 +02:00
cketti
b3c8e85918 Remove volume key navigation for list views 2022-09-22 12:30:24 +02:00
cketti
09a1bed25a
Merge pull request #6311 from thundernest/update_dependencies
Update dependencies
2022-09-22 12:28:30 +02:00
cketti
4635551e69 Update SearchPreference to version 2.3.0 2022-09-21 12:17:36 +02:00
cketti
59e19ce1ff Update Turbine to version 0.10.0 2022-09-21 12:17:36 +02:00
cketti
16bf4f7b76 Update Mockito to version 4.8.0 2022-09-21 12:17:36 +02:00
cketti
bbc223b490 Update Koin to version 3.2.1 2022-09-21 12:17:36 +02:00
cketti
fae7eb21b2 Update Moshi to version 1.14.0 2022-09-21 12:17:36 +02:00
cketti
3308525165 Update AndroidX Core to version 1.9.0 2022-09-21 12:17:36 +02:00
cketti
069318cc25 Update AndroidX Navigation to version 2.5.2 2022-09-21 12:17:36 +02:00
cketti
684740edb0 Update AndroidX AppCompat to version 1.5.1 2022-09-21 12:17:36 +02:00
cketti
03835f5407
Merge pull request #6310 from thundernest/module_namespace
Switch to using 'namespace' property in `build.gradle`
2022-09-21 12:02:17 +02:00
cketti
66739b4b70 Switch to using 'namespace' property in build.gradle 2022-09-20 14:53:19 +02:00
cketti
5cf51066db
Merge pull request #6299 from thundernest/recyclerview
Switch message list from `ListView` to `RecyclerView`
2022-09-20 14:39:16 +02:00
cketti
2edf42f9f8 Switch message list from ListView to RecyclerView 2022-09-20 14:01:01 +02:00
cketti
fbe8eca814
Merge pull request #6305 from thundernest/backend_modules_jvm
Convert :backend:* to JVM modules
2022-09-20 12:38:35 +02:00
cketti
55e42fbec2
Merge pull request #6307 from Sandelinos/themed-icons
Add monochrome icon
2022-09-20 12:29:54 +02:00
Sandelinos
c141c338af Add monochrome icon 2022-09-18 23:46:29 +03:00
cketti
8b21092cc2 Convert :backend:* to JVM modules 2022-09-17 14:53:04 +02:00
cketti
443807f32a Prepare Prepare for version 6.306 2022-09-17 12:22:47 +02:00
cketti
f6d819761a Version 6.305 2022-09-17 12:14:15 +02:00
cketti
c3632a262c
Merge pull request #6304 from thundernest/fix_search_view
Fix crashes where `MessageList.searchView` is accessed before it was initialized
2022-09-17 12:10:57 +02:00
cketti
165efa598a Fix crashes where `MessageList.searchView´ is accessed before it was initialized 2022-09-17 11:47:20 +02:00
cketti
293af97d1f Prepare for version 6.305 2022-09-16 13:43:00 +02:00