Commit graph

2369 commits

Author SHA1 Message Date
Ensar Sarajčić
70725c7238 Make generic type follow PascalCase instead of all upper case 2023-08-24 11:18:08 +02:00
Tibor Kaputa
299626cb26
removing an extra empty line 2023-08-23 23:02:05 +02:00
Tibor Kaputa
09c42dee02
minor code style update 2023-08-23 22:58:21 +02:00
Tibor Kaputa
a023eabfe6
minor code style update 2023-08-23 22:55:22 +02:00
Tibor Kaputa
802d9921ca
changing some variable order 2023-08-23 22:54:57 +02:00
Ensar Sarajčić
07a3a5883b Use apply instead of also 2023-08-22 11:23:17 +02:00
Ensar Sarajčić
fe7d579408 Remove unnecessary type annotations from binding properties 2023-08-17 16:16:24 +02:00
Ensar Sarajčić
0e7e1d6867 Clean up formatting and style 2023-08-16 11:20:35 +02:00
Ensar Sarajčić
7c48f6cc19 Remove EXACT_ALARM permissions 2023-08-15 14:07:57 +02:00
Ensar Sarajčić
963ed146eb Fallback to inexact alarm if exact is forbidden 2023-08-15 13:42:58 +02:00
Ensar Sarajčić
975e5543d1 Use property delegates for viewbinding in activities 2023-08-15 13:36:53 +02:00
Ensar Sarajčić
e1ca1d4a86 Migrate to viewbinding and kotlin gradle scripts
- Replaced kotlinx sythetic with viewbinding
- Update build scripts to kotlin
- Intoduced version catalog, similar to Commons
- Updated kotlin from 1.7.10 to 1.9.0
- Updated room from 2.5.2 to 2.6.0-alpha02 (same as Commons)
- Updated Android Gradle Plugin to 8.1.0
2023-08-07 16:13:37 +02:00
VfBFan
d0d29dc6ba
Translated using Weblate (German)
Currently translated at 100.0% (74 of 74 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/de/
2023-07-26 23:34:53 +02:00
en2sv
a4b10161a0
Translated using Weblate (Swedish)
Currently translated at 100.0% (74 of 74 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/sv/
2023-07-24 11:02:54 +02:00
Priit Jõerüüt
510e1ca555
Translated using Weblate (Estonian)
Currently translated at 100.0% (74 of 74 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/et/
2023-07-24 11:02:54 +02:00
Tibor Kaputa
baa11dfab2
Merge pull request #999 from Merkost/contacts_grid
Contacts favourites grid view
2023-07-24 11:02:49 +02:00
merkost
66f93e2ad8 Updated sortFavourites function 2023-07-24 13:15:13 +10:00
merkost
f78edda1c4 Moved grid zoom listener in fragment 2023-07-23 11:30:38 +10:00
merkost
9917d7d84a Updated to the latest commons 2023-07-22 22:46:01 +10:00
merkost
4ab95c4bb3 Simplified changeColumnCount items array creating 2023-07-22 22:43:15 +10:00
merkost
9de68501f7 Changed CONTACTS_GRID_MIN_COLUMNS_COUNT to 1 2023-07-22 22:33:19 +10:00
merkost
fd24f1ed6c Improved sortFavourites readability 2023-07-22 00:05:25 +10:00
merkost
955efe9442 Added second nevers in menu to fix some glitches 2023-07-21 23:58:53 +10:00
elgratea
4aa8f54f5e
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (74 of 74 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/bg/
2023-07-20 09:14:55 +02:00
Tibor Kaputa
d7077c73fa
removing some unused constants 2023-07-20 09:14:24 +02:00
Tibor Kaputa
3c3e2b8b17
apply proper color at Backups settings label 2023-07-20 09:08:16 +02:00
merkost
5c8f39c626 Added initial all sources selection if none selected previously 2023-07-20 12:47:12 +10:00
merkost
03d6662e5b Fixed file extension to .vcf 2023-07-20 12:34:18 +10:00
merkost
5ef3e16f17 Refactored and added column count animation 2023-07-20 12:16:46 +10:00
merkost
6b33eb68a2 Change column count bug fixed 2023-07-20 11:06:51 +10:00
merkost
8f05285188 Adapter drag support for grid view type 2023-07-19 17:01:13 +10:00
merkost
8aa0019ceb Added refreshing menu items on view type changed 2023-07-19 16:18:03 +10:00
merkost
671fe3a263 Removed double showAsAction setting in menu.xml 2023-07-19 16:00:04 +10:00
merkost
cf338254bb Added column_count menu item 2023-07-19 11:02:53 +10:00
merkost
afccd476b7 Commons updated 2023-07-19 10:56:10 +10:00
merkost
4052f768a7 Updated icon for change view menu item 2023-07-18 17:58:55 +10:00
merkost
e98f610985 Small gradle improvement 2023-07-18 12:08:54 +10:00
merkost
6ba4e9ea5f list import removed 2023-07-17 15:14:01 +10:00
merkost
ce337a31f5 Contacts favorites grid implemented 2023-07-17 15:13:41 +10:00
merkost
8b815df884 Moved shared config to commons lib 2023-07-16 09:51:11 +10:00
merkost
141ab9f70c Backup file extension fix 2023-07-15 22:14:24 +10:00
merkost
7c142490ed Filename fix 2023-07-15 22:13:01 +10:00
merkost
57c07e33fc Dialog refactoring 2023-07-15 22:12:52 +10:00
merkost
0d9a660591 Added permissions 2023-07-15 21:49:13 +10:00
merkost
6d67aa4ae7 Dialog bug fixed 2023-07-15 14:00:47 +10:00
merkost
13a66d9c8d Deleted settings divider at the end 2023-07-15 13:53:35 +10:00
merkost
1df5f66c8b Context functions for backup added 2023-07-15 13:53:07 +10:00
merkost
a3338b994c New backup settings in SettingsActivity 2023-07-15 13:52:26 +10:00
merkost
0e205e6cb3 Added new backup dialogs 2023-07-15 13:52:03 +10:00
merkost
5120ba7863 Added backup settings 2023-07-15 13:50:33 +10:00