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

12089 Commits

Author SHA1 Message Date
Wolf Montwé
73bf846622
Change ContactRepository to allow nullable values to be cached 2023-03-09 13:50:22 +01:00
Wolf Montwé
9cdf3e2b7a
Add ContactRepository 2023-03-09 13:48:06 +01:00
Wolf-Martell Montwé
acb1d7fce6
Merge pull request #6730 from thundernest/add_contact_data_source
Add ContactDataSource
2023-03-09 12:47:01 +00:00
Wolf Montwé
3ed19f0011
Move CursorExtensions to :core:android:common module 2023-03-09 12:14:28 +01:00
Wolf Montwé
3974688b63
Add ContactFixture for test setup 2023-03-09 12:10:31 +01:00
Wolf Montwé
8b049982a9
Add ContactDataSource and Contact entity 2023-03-09 12:10:25 +01:00
Wolf-Martell Montwé
401c954b74
Merge pull request #6727 from thundernest/add_email_value_type
Add email value type
2023-03-07 17:21:36 +00:00
Wolf Montwé
5e09e067b0
Add email value type 2023-03-07 18:12:38 +01:00
Wolf-Martell Montwé
ed0f9fea72
Merge pull request #6729 from thundernest/fix_lint
Fix missing lint plugin
2023-03-07 17:04:59 +00:00
Wolf Montwé
31a5fc7390
Fix missing lint plugin for :core:common module 2023-03-07 16:51:35 +01:00
cketti
5cf4235a3d Message list: Move account chip back to align with second line 2023-03-07 13:57:10 +01:00
Wolf-Martell Montwé
7a9c373f92
Merge pull request #6725 from thundernest/change_messagehelper_to_kotlin
Change MessageHelper to Kotlin
2023-03-07 12:37:19 +00:00
Wolf Montwé
979240b6e1
Remove getInstance as instance should be controlled by dependency injection 2023-03-07 13:18:08 +01:00
Wolf-Martell Montwé
3bcaf699af
Merge pull request #6726 from thundernest/add_detekt_to_ci_tests
Add detekt to CI run
2023-03-07 12:09:22 +00:00
cketti
4e883d2562
Merge pull request #6723 from thundernest/system_bar_colors
System bar color changes
2023-03-07 13:02:07 +01:00
Wolf Montwé
58c5d7d470
Add detekt to CI run 2023-03-07 09:52:11 +01:00
Wolf Montwé
264deb98f2
Change MessageHelperTest to Kotlin 2023-03-07 09:40:32 +01:00
Wolf Montwé
5c7ede27ca
Rename MessageHelperTest.java to MessageHelperTest.kt 2023-03-07 09:40:32 +01:00
Wolf Montwé
b7bfb4006f
Remove unused context property and toMe method 2023-03-07 09:40:32 +01:00
Wolf Montwé
9fe1983c1a
Change MessageHelper to Kotlin 2023-03-07 09:40:32 +01:00
Wolf Montwé
0c299aeb7d
Rename MessageHelper from .java to .kt 2023-03-07 09:40:31 +01:00
Wolf-Martell Montwé
39d659dae1
Merge pull request #6721 from thundernest/change_contacts_to_kotlin
Change Contacts to Kotlin
2023-03-06 19:07:14 +00:00
Wolf Montwé
5699ecadb7
Remove getInstance as instance should be controlled by dependency injection 2023-03-06 16:19:37 +01:00
cketti
5262f6f338 Set status bar color on API 27+ devices 2023-03-06 14:54:37 +01:00
Wolf Montwé
0780c423fb
Change Contacts to Kotlin 2023-03-06 13:16:44 +01:00
Wolf Montwé
38cb881377
Rename Contacts to .kt 2023-03-06 11:31:12 +01:00
cketti
61e50a9238 Fix status bar color on pre-API 23 devices
In the message list/view screens we now use a semi-transparent status bar; in all other screens a black status bar (because that doesn't require any additional code or layout changes). We do this because these devices don't support displaying dark text on a light status bar.
2023-03-03 19:20:58 +01:00
Wolf-Martell Montwé
7120ede11f
Merge pull request #6717 from thundernest/change_jdk_to_temurin
Change JDK to temurin
2023-03-03 14:36:34 +01:00
Wolf Montwé
df309c1986
Change JDK to temurin 2023-03-03 14:25:10 +01:00
Wolf-Martell Montwé
290896009e
Merge pull request #6716 from thundernest/add_codeql_code_scanning
Add CodeQl code scanning
2023-03-03 14:23:26 +01:00
Wolf Montwé
cb689fcc4f
Add CodeQl code scanning 2023-03-03 13:06:20 +01:00
Wolf-Martell Montwé
97feede785
Merge pull request #6714 from thundernest/add_core_common_modules
Add core common modules
2023-03-03 10:44:41 +01:00
Wolf Montwé
be5894e743
Move EmptyCursor to core:android:common 2023-03-02 14:44:53 +01:00
Wolf Montwé
58e6f97580
Add common Android module to core 2023-03-02 14:38:43 +01:00
Wolf Montwé
59541c0d6b
Move Cache to core common module 2023-03-02 14:38:43 +01:00
Wolf Montwé
fab0749abd
Add common module to core 2023-03-02 14:38:42 +01:00
Wolf-Martell Montwé
f5dfd7d3a4
Merge pull request #6712 from thundernest/add_kotlinx_datetime
Add kotlinx datetime
2023-03-02 14:30:54 +01:00
cketti
e090d60c09
Merge pull request #6713 from thundernest/fix_message_view_star
Fix size of star in message view
2023-03-02 14:19:06 +01:00
Wolf Montwé
28e3f62a4e
Change Clock to kotlinx.datetime.Clock 2023-03-02 11:21:32 +01:00
cketti
8d429bcd75 Fix size of star in message view 2023-03-01 18:33:06 +01:00
cketti
0abb4f0604
Merge pull request #6711 from thundernest/translation_stuff
Remove (unused) gl-ES translation
2023-03-01 16:58:58 +01:00
cketti
ef27a73413 Remove (unused) gl-ES translation 2023-03-01 16:49:45 +01:00
Wolf Montwé
2ce7c6e412
Add core testing with TestClock using Kotlinx datetime 2023-03-01 16:19:09 +01:00
Wolf-Martell Montwé
d4f57a5fa4
Merge pull request #6707 from thundernest/change_empty_cursor_to_kotlin
Change empty cursor to Kotlin
2023-03-01 16:10:20 +01:00
Wolf-Martell Montwé
9001da2b6b
Merge pull request #6710 from thundernest/fix_release_signing
Fix release signing
2023-03-01 15:48:22 +01:00
Wolf Montwé
dd5d550c58
Change EmptyCursor to Kotlin 2023-03-01 15:47:06 +01:00
Wolf Montwé
0d19bcee9a
Rename EmptyCursor from .java to .kt 2023-03-01 15:43:54 +01:00
Wolf-Martell Montwé
81bdef44df
Merge pull request #6700 from thundernest/add_design_system
Add design system
2023-03-01 15:41:36 +01:00
cketti
aed85dfd4b Fix release signing 2023-03-01 15:21:59 +01:00
Wolf Montwé
d735ea00bb
Add design system README 2023-03-01 13:46:25 +01:00