Commit Graph

1583 Commits

Author SHA1 Message Date
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
tibbi c606d54419 updating the chinese app title 2019-12-16 19:00:49 +01:00
Tibor Kaputa d21bb69b68
Merge pull request #481 from fricyo/patch-17
Update Translation
2019-12-16 19:00:23 +01:00
fricyo 28bcc608e0
Update Translation 2019-12-16 17:37:31 +08:00
Tibor Kaputa 94eb23ae41
Merge pull request #477 from ltGuillaume/patch-1
Dutch
2019-12-08 20:05:46 +01:00
Guillaume 793178430c
Dutch 2019-12-08 17:46:23 +01:00
tibbi 91beb38552 updating changelog 2019-12-07 12:14:09 +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 2f9c8332f0 updating some screenshots with the new UI 2019-12-05 23:57:32 +01:00
tibbi a33b3abbb6 updating changelog 2019-12-05 23:29:11 +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
Tibor Kaputa 79c4053e72
Create FUNDING.yml 2019-11-21 10:25:56 +01:00