Commit Graph

1379 Commits

Author SHA1 Message Date
tibbi 8dd1216176 properly handle saving and restoring speed dial items 2020-01-19 23:06:21 +01:00
tibbi e68cfc851a allow clicking the numbers at Manager speedDial setting 2020-01-19 22:54:28 +01:00
tibbi 21029ac119 at the speed dial picker show only contacts with phone numbers 2020-01-19 21:12:46 +01:00
tibbi cfc97d9453 fix #489, increase contact spacing with disabled avatars and numbers 2020-01-19 20:54:21 +01:00
Tibor Kaputa 2bfecf3b13
Merge pull request #497 from herkul-s/patch-1
adding czech strings
2020-01-19 20:24:39 +01:00
tibbi 6916876e4d make SelectContactsDialog properly handle returning a selected contact 2020-01-19 20:15:56 +01:00
herkul-s 1b0fbf0d19
adding czech strings 2020-01-19 18:34:52 +01:00
tibbi 698ea25243 show the Cancel button at selecting a single contact 2020-01-19 18:31:39 +01:00
tibbi 5207abb620 allow using SelectContactsDialog for selecting a single contact too 2020-01-19 18:29:58 +01:00
tibbi 67a3053227 properly show avatars of local events at the Add favorites dialog 2020-01-19 17:42:47 +01:00
tibbi 36a15478b4 use proper avatar image signature at loading local contacts 2020-01-19 13:33:24 +01:00
Tibor Kaputa 7fc97a9652
Merge pull request #492 from solokot/master
Updated Russian language
2020-01-18 23:15:16 +01:00
Tibor Kaputa 148c6fd58e
Merge pull request #493 from spkprs/patch-8
Update strings.xml
2020-01-18 23:14:35 +01:00
Tibor Kaputa 3c94eb8f8b
Merge pull request #494 from akcansoft/patch-2
Turkish translate updated
2020-01-18 23:13:26 +01:00
Guillaume 071107e3fa
Update strings.xml 2020-01-17 15:23:38 +01:00
Guillaume 208033d0ee
Dutch 2020-01-17 15:22:33 +01:00
akcanSoft b62f603b08
Turkish translate updated 2020-01-17 15:04:41 +03:00
spkprs fe476d2a56
Update strings.xml 2020-01-17 14:56:01 +03:00
solokot 536c62168e
Updated Russian language 2020-01-17 14:53:09 +03:00
solokot 3a26b1ce00
Updated Russian language 2020-01-17 14:50:43 +03:00
tibbi 7101ddb672 adding some speed dial parsing related things 2020-01-17 12:20:39 +01:00
tibbi 23cdc2bd54 adding the top label at speed dial screen 2020-01-17 11:54:16 +01:00
tibbi 516976413d adding a Speed Dial related activity 2020-01-17 11:43:24 +01:00
tibbi 32a7bfdba9 adding a new speed dial related string 2020-01-17 11:42:18 +01:00
tibbi 78fd4d4450 removing some redundant xml rules 2020-01-17 11:37:16 +01:00
tibbi 06affa8f90 adding some speed dial related strings 2020-01-17 11:33:16 +01:00
tibbi c3da060195 updating the launcher icon a bit, make it flatter 2020-01-09 22:49:59 +01:00
tibbi 35338a006c update version to 6.5.2 2020-01-04 16:14:16 +01:00
tibbi 3705a49a3f make the avatars at Select Favorite round too 2020-01-04 16:12:14 +01:00
tibbi 16e29973f8 updating commons to 5.21.19 2020-01-04 16:08:37 +01:00
Luis Alfredo Figueroa Bracamontes bf1c25448e
Create string.xml Español
To translate the app to Spanish
2019-12-31 19:05:44 -06:00
kniddl 7ede5878b9
Updated short description
I shortened the description further to achieve 77 characters.
2019-12-25 23:12:19 +01:00
Tibor Kaputa 5703c819e4
reseting the app short description, it is too long 2019-12-25 22:10:22 +01:00
kniddl 91e80bedcc
Several German strings updated 2019-12-25 21:47:28 +01:00
tibbi 271a927754 make building the app easier, do not require a release version 2019-12-22 22:56:51 +01:00
tibbi 9611ce6905 make debug app building easier 2019-12-19 21:57:01 +01:00
fricyo 28bcc608e0
Update Translation 2019-12-16 17:37:31 +08:00
Guillaume 793178430c
Dutch 2019-12-08 17:46:23 +01:00
tibbi 6c1a417fcf update version to 6.5.1 2019-12-07 12:13:43 +01:00
tibbi 433cfef221 moving some shared helper functions at the Constants.kt 2019-12-07 10:43:29 +01:00
tibbi 12ee6d1592 adding a dot after the No Contacts Found placeholder 2019-12-07 10:43:14 +01:00
tibbi 9d63d03d20 fix #379, add search at Select Contacts screen 2019-12-07 10:34:28 +01:00
tibbi bc4013a221 start adding Search at the Select Contact screen 2019-12-07 09:59:29 +01:00
tibbi 10ac988451 do not allow long pressing contacts at the Select Contact screen 2019-12-07 09:44:52 +01:00
tibbi da12f2f8d6 remove the sorting at fetching, sort just later 2019-12-07 09:32:08 +01:00
tibbi 9762792388 make the Favorites tab optional at selecting contact 2019-12-06 23:19:14 +01:00
tibbi 794e99e5c2 implement placeholder clicks at the Select Contact screen 2019-12-06 23:09:51 +01:00
tibbi 16ca90b219 implementing Sort and Filter menu items at Select Contact 2019-12-06 23:07:28 +01:00
tibbi 487900be7b close the Select Contact activity on success 2019-12-06 23:03:16 +01:00
tibbi a88d37aa41 adding Search at the Select Contact activity 2019-12-06 23:01:14 +01:00
tibbi 3da4c170d8 make use of the FAB at Select Contact activity 2019-12-06 22:51:06 +01:00
tibbi 324d9ef399 show the "Create new contact" button over favorites too 2019-12-06 22:15:15 +01:00
tibbi e396e4987c adding actual Select Contact click handling 2019-12-06 21:34:10 +01:00
tibbi ba7e7e4ba0 allow clicking on Create New Contact at select contact screen 2019-12-06 21:26:10 +01:00
tibbi 21cd58f0bb create a separate layout for the Select Contact contacts fragment 2019-12-06 21:14:59 +01:00
tibbi 9319c934e0 pass available fragments to the adapter in a list 2019-12-06 21:01:25 +01:00
tibbi 99eb37e51a add some side margins contact avatars 2019-12-06 20:53:36 +01:00
tibbi 6ea7994a08 move the contact click handling in the proper activities 2019-12-06 20:49:12 +01:00
tibbi 9aac2414fd lets start rewriting the Select Contact screen to fragments 2019-12-06 20:21:20 +01:00
tibbi 9d2254e891 move the getTabIcon helper function in SimpleActivity 2019-12-06 20:03:14 +01:00
tibbi 3c4b8e32b3 update version to 6.5.0 2019-12-05 23:28:58 +01:00
tibbi 8fa7c2388c revert target SDK back to 28 2019-12-05 23:27:58 +01:00
tibbi b900262a1b move the InsertOrEditContact activity title in the manifest 2019-12-05 15:05:21 +01:00
tibbi 6de8f5c15a moving SelectContactActivity in the manifest, no real change 2019-12-05 14:45:03 +01:00
tibbi 2f39253a3c renaming some Select Contacts screen related views 2019-12-05 14:37:10 +01:00
tibbi f939f77323 fix #464, properly handle some new contact related intents 2019-12-05 12:34:46 +01:00
tibbi 05f239293b creating a new constant for Email field of third party intents 2019-12-05 12:18:09 +01:00
tibbi 7c6ed3504c properly handle inserting contact emails via third party intents 2019-12-05 12:00:38 +01:00
tibbi b1e7ab9c63 fix #460, removing dividers to make the UI fresher 2019-12-05 11:29:46 +01:00
tibbi 2410669e2d fix #459, show a Dialpad menu button in case the FAB is hidden 2019-12-05 10:28:40 +01:00
tibbi 255782b167 show dialpad letters at the dialpad by default 2019-12-05 10:09:02 +01:00
tibbi ebefc976f5 updating commons, kotlin 2019-12-05 10:08:37 +01:00
tibbi 94d1fe581f removing some fields at storing contacts 2019-12-05 10:06:44 +01:00
tibbi 219a7be1c5 updating commons, kotlin, room and target sdk to 29 2019-11-28 11:34:01 +01:00
tibbi 3198e19bc6 updating commons and gradle 2019-11-22 17:54:08 +01:00
Sérgio Marques 607ff31d89
Update strings.xml 2019-11-18 22:58:48 +00:00
Guillaume 0133bd605d
Dutch 2019-11-11 23:44:38 +01:00
Guillaume f7c81c48d3
Dutch 2019-11-11 19:58:40 +01:00
spkprs 8b54e68a37
Update strings.xml
Now is good!
2019-11-11 01:15:24 +03:00
spkprs 7324afbd32
Update strings.xml
It is a general concept, but in title and in following line of the description shows what application it is assigned to.
2019-11-10 21:17:46 +03:00
tibbi 7d6b91d7f3 adding a longer app title to be translated 2019-11-10 18:32:06 +01:00
Tibor Kaputa a9b7e1b59c
Merge pull request #461 from akcansoft/master
Turkish translate
2019-11-10 17:14:22 +01:00
akcanSoft 12265386b8
Update strings.xml
incomplete translations made
2019-11-10 18:40:12 +03:00
akcanSoft 44bcfd40ed
Update strings.xml 2019-11-09 23:29:54 +03:00
tibbi f8f127e296 fixing a german string 2019-11-09 12:02:01 +01:00
zmni 7f6a371ee0 Update indonesian translation 2019-10-30 18:44:39 +07:00
tibbi 1520a31aeb update version to 6.4.4 2019-10-28 19:38:28 +01:00
tibbi 27592706ce improving the performance at fetching local contacts 2019-10-28 19:36:25 +01:00
tibbi 68f4b89626 update version to 6.4.3 2019-10-28 17:56:48 +01:00
tibbi f16e437b5d adding a contact null crashfix 2019-10-28 17:53:59 +01:00
tibbi 0cf265cb50 do not try parsing names at Organization contacts 2019-10-28 17:49:56 +01:00
tibbi 653d5fcd8c fix #444, #376, properly show Organization type contacts 2019-10-28 17:03:17 +01:00
tibbi 4d63dc06c3 show some contacts details immediately, the rest just later 2019-10-28 16:45:47 +01:00
tibbi 3f4242650b fix #452, properly list all groups after opening and closing one 2019-10-28 16:20:19 +01:00
tibbi b6643a5c34 updating commons and room 2019-10-28 16:11:28 +01:00
en2sv 9c1d2f4795
Update Swedish translation 2019-10-27 20:08:09 +01:00
Sérgio Marques 90c1401721
Update strings.xml 2019-10-19 15:44:30 +01:00
tibbi b6e327f313 updating some urls to https 2019-10-16 19:10:04 +02:00
tibbi 7821b1b149 update version to 6.4.2 2019-10-14 20:35:09 +02:00
tibbi 6249e94a1a fix #442, close search at opening a contact 2019-10-14 20:30:22 +02:00