Commit Graph

2457 Commits

Author SHA1 Message Date
7d02e2c81c Merge pull request #817 from pavelpoley/task/contact-count
Show contact count at contact sources
2022-05-13 10:15:17 +02:00
dcac05922a hide the value only if we have no data yet 2022-05-12 11:37:37 +03:00
ba31d487c7 Merge pull request #820 from pavelpoley/task/favorites-drag-and-drop
Allow reordering favorites by drag and drop
2022-05-11 22:07:04 +02:00
bdb9fd47b8 space correction 2022-05-11 21:03:32 +03:00
7f382311ea replace (0) with not showing anything 2022-05-11 14:27:14 +03:00
97662dcb75 remove divider when custom sorting is selected 2022-05-11 12:14:20 +03:00
9dc953def9 format code 2022-05-11 12:04:26 +03:00
5b75c5f26b allow reordering favorites by drag and drop 2022-05-06 22:19:17 +03:00
145d781ecb allow reordering favorites by drag and drop 2022-05-06 16:51:43 +03:00
716c527e0f allow reordering favorites by drag and drop 2022-05-06 15:57:20 +03:00
f5a760eb79 allow reordering favorites by drag and drop 2022-05-06 15:45:41 +03:00
b8113575cb allow reordering favorites by drag and drop 2022-05-06 12:13:04 +03:00
ec90f2d41f add the contact count dynamically 2022-05-06 11:32:55 +03:00
682909b436 Merge pull request #810 from weblate/weblate-simple-mobile-tools-simple-contacts
Translations update from Hosted Weblate
2022-05-05 22:15:10 +02:00
f807961768 allow reordering favorites by drag and drop 2022-05-05 18:03:58 +03:00
3ceb83b355 fetch data after dialog is shown 2022-05-05 13:57:15 +03:00
e5423218eb refactor ContactSourceModel 2022-05-05 12:49:12 +03:00
307ce40e19 allow reordering favorites by drag and drop 2022-05-05 12:03:45 +03:00
bae7af1474 show contact count at contact sources 2022-05-04 15:32:15 +03:00
8994cde130 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/uk/
2022-05-02 13:15:29 +02:00
c29cca3abc Translated using Weblate (Swedish)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/sv/
2022-04-29 17:26:15 +02:00
b21f4acb45 Translated using Weblate (Spanish)
Currently translated at 98.7% (80 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/es/
2022-04-29 17:26:15 +02:00
de4373c716 Merge pull request #815 from pavelpoley/fix/#760
fix #760 changed/added contact photo has always low resolution
2022-04-29 17:26:11 +02:00
53c443868a fix #760 changed/added contact photo has always low resolution 2022-04-28 12:56:04 +03:00
a1cadedeaf updating changelog 6.18.1 2022-04-10 23:16:18 +02:00
88a472fae1 update version to 6.18.1 2022-04-10 23:16:10 +02:00
f0c4a0ac0f catch file related exceptions 2022-04-10 23:11:21 +02:00
fc837af84f avoid showing both Phone and Phone Storage as available options 2022-04-10 22:54:14 +02:00
adcd33566c use proper colors at the date picker dialog 2022-04-10 22:26:38 +02:00
192c330ae2 always use white status bar icons at Edit and View screens 2022-04-10 22:03:37 +02:00
5045357733 add android:showAsAction at never shown menu items too 2022-04-10 21:49:50 +02:00
4dcd1e901d updating commons and target SDK to 31 2022-04-10 21:40:19 +02:00
3ddde965eb add activities exported values 2022-04-10 21:01:36 +02:00
ba48cdebd6 Merge pull request #800 from weblate/weblate-simple-mobile-tools-simple-contacts
Translations update from Hosted Weblate
2022-04-10 20:59:32 +02:00
4942e2be4c Translated using Weblate (Galician)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/gl/
2022-04-10 20:58:51 +02:00
a0933d3113 Translated using Weblate (Romanian)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/ro/
2022-04-10 20:58:51 +02:00
896c516beb Translated using Weblate (Galician)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/gl/
2022-04-10 20:58:51 +02:00
c75f7175ee Translated using Weblate (Russian)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/ru/
2022-04-10 20:58:51 +02:00
af479c788a adding the Social app category 2022-04-10 20:58:45 +02:00
b22c7c758f updating changelog 6.18.0 2022-03-24 13:17:34 +01:00
0d0087a0d9 update version to 6.18.0 2022-03-24 13:17:25 +01:00
fdd52a3738 add handling for Application_preferences intent 2022-03-24 13:17:16 +01:00
ef10ce088f fix #582, allow disabling duplicate contact merging 2022-03-24 10:40:13 +01:00
faf6a8597a fix a glitch with casual Phone Storage not being visible 2022-03-24 10:31:18 +01:00
4d9940865c Merge pull request #798 from weblate/weblate-simple-mobile-tools-simple-contacts
Translations update from Hosted Weblate
2022-03-24 10:29:54 +01:00
1400908bfb Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/zh_Hant/
2022-03-24 10:11:44 +01:00
9d3374d7fb Translated using Weblate (Croatian)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/hr/
2022-03-24 10:11:44 +01:00
bba49b5a7e Translated using Weblate (Dutch)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/nl/
2022-03-24 10:11:44 +01:00
33f0189b12 Translated using Weblate (Estonian)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/et/
2022-03-24 10:11:44 +01:00
7e99941966 updating commons 2022-03-24 10:11:38 +01:00