Commit Graph

1313 Commits

Author SHA1 Message Date
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
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