Commit graph

1578 commits

Author SHA1 Message Date
tibbi
56a6f3b98f show the incoming callers name at the notification too 2020-05-01 11:23:46 +02:00
tibbi
0b82f4aded show the caller as Unknown caller in case we know nothing about him 2020-05-01 11:14:15 +02:00
tibbi
e5f3da5434 show the callers name, number and photo, if available 2020-05-01 11:10:38 +02:00
tibbi
824a385b11 handle accepting call 2020-05-01 10:22:51 +02:00
tibbi
0ac58a0a57 adding some handling to rejecting calls 2020-05-01 10:10:28 +02:00
tibbi
c3d8292961 adding an End Call button at the call screen 2020-04-30 23:38:07 +02:00
tibbi
7d2fa2743f toggle the microphone on icon click 2020-04-30 23:25:34 +02:00
tibbi
11e243f170 toggle Speaker icon at the Call screen on click 2020-04-30 21:58:09 +02:00
tibbi
b3aa539f52 use Call category for the call notification 2020-04-30 21:53:54 +02:00
tibbi
c7f5f454ef adding an initial implementation of the incoming call notification 2020-04-30 21:48:03 +02:00
tibbi
d835c5d80b adding buttons, microphone and keyboard buttons 2020-04-30 15:18:09 +02:00
tibbi
0d78355ba7 wrapping the incoming call views into a different constraintlayout 2020-04-30 14:43:32 +02:00
tibbi
be13659182 adding the caller photo, name and number at the call screen 2020-04-30 12:57:44 +02:00
tibbi
2bacde210c adding the initial incoming call screen buttons 2020-04-30 11:57:33 +02:00
tibbi
6f921ad673 adding an initial Call activity 2020-04-30 10:36:37 +02:00
tibbi
76a1d2c3d6 convert contact photo from uri to bytearray directly, without creating a bitmap 2020-04-29 21:27:47 +02:00
tibbi
9860b8118c do not try inserting the contact thumbnail, it will be generated 2020-04-29 20:27:04 +02:00
tibbi
fa05c304e9 allow closing View screen quicker with double back button 2020-04-29 18:31:19 +02:00
tibbi
b8e633aea8 change the required contact photo resolution from 720 to 512 2020-04-29 18:07:15 +02:00
tibbi
58924763a0 hide big contact photo on pressing Back, if it is open 2020-04-29 13:01:00 +02:00
tibbi
96ec75e545 minor style update 2020-04-28 23:52:21 +02:00
tibbi
b0c5624e0e add rounded corners at the big photo at View Details screen 2020-04-28 11:29:20 +02:00
tibbi
3ec5ae7a07 adding a PhotoUri field at LocalContact too 2020-04-28 11:14:19 +02:00
tibbi
e35d07d8c6 do not rely on email at letter fastscroller too early 2020-04-28 10:19:38 +02:00
tibbi
9df550a8aa fix #537, properly handle non UTF characters at letters scrollbar 2020-04-28 09:55:49 +02:00
tibbi
bee5d768b9 use the colored letter icon at View and Edit screens too 2020-04-28 09:32:49 +02:00
tibbi
8f8b5800b8 fix #534, show all contacts at the Dialpad screen by default 2020-04-27 23:29:17 +02:00
tibbi
8a41f3022f fix #535, hide the dialpad button while search is open 2020-04-27 23:24:59 +02:00
tibbi
6b55adefbd updating some code style and shortening it, no real change 2020-04-27 23:09:44 +02:00
tibbi
7aa9cfa328 adding a weird workaround or what at storing contacts on a SIM card 2020-04-27 22:04:39 +02:00
tibbi
a9e639d73e check if the default set contact source is valid at creating a new contact 2020-04-26 21:22:38 +02:00
tibbi
4b8ea90443 move contact source filtering in a different function 2020-04-26 21:01:51 +02:00
tibbi
cfc1eddc33 show proper letters on the fastscroller, no matter the sorting 2020-04-16 17:09:39 +02:00
tibbi
3e78be6e88 ensure proper letter placeholder at contacts 2020-04-16 16:31:35 +02:00
tibbi
93b7ef3343 make sure we use the proper letter at the contact colored avatar 2020-04-16 12:36:33 +02:00
tibbi
0ad5874c5d fix #370 and fix #491, make sure the local Phone account is initialized 2020-04-16 12:27:42 +02:00
tibbi
7bd9d34cd0 use the new contact avatars at the Select Contact dialog and screens too 2020-04-15 20:42:28 +02:00
tibbi
9e51d96afb using the colored circle icons at groups too 2020-04-15 19:55:19 +02:00
tibbi
a84aa91e28 removing some duplication at avatar loading 2020-04-15 18:25:30 +02:00
tibbi
c7fda28544 make the contact lists nicer, use colored avatars with letters 2020-04-15 17:58:55 +02:00
tibbi
bff89317a3 use a bigger ic_group_add_vector icon 2020-04-15 17:00:36 +02:00
tibbi
f0f9bbbb20 fix #505, be smarter at getting the letters at fastscroller 2020-04-15 16:40:00 +02:00
tibbi
0bbfde9b82 shortening more cursor handling, use cursor?.use 2020-04-15 14:25:18 +02:00
tibbi
ce5bf02bf7 use the helper function queryCursor at looping cursors 2020-04-15 14:20:51 +02:00
tibbi
f8501d7cf2 moving an icon into Commons 2020-04-15 14:07:07 +02:00
tibbi
230b8ee3fc make placeholder texts italic and a bit transparent 2020-04-15 13:43:47 +02:00
tibbi
8f890f4f54 catch and show exceptions thrown at modifying groups 2020-04-15 12:47:52 +02:00
tibbi
855b4e0188 shortening some code by importing more specific classes 2020-04-14 23:59:36 +02:00
tibbi
1a00027487 updating commons to 5.25.14, get some things from there 2020-04-13 22:12:24 +02:00
tibbi
172e5f0d24 moving the Manage Blocked Numbers in Commons 2020-04-08 11:55:15 +02:00
tibbi
57b61243a6 moving some strings into Commons 2020-04-08 10:36:32 +02:00
tibbi
11e7d051d4 use a helper function for fetching the FAB icon color 2020-03-28 19:25:21 +01:00
tibbi
2562eca6ba shortening a too long line 2020-03-28 19:12:02 +01:00
tibbi
8a058c039d removing some duplicate strings, take them from Simple-Commons 2020-03-20 23:16:46 +01:00
tibbi
a8cc12e838 do not request the Storage permission from Android 10+ 2020-03-18 18:12:44 +01:00
tibbi
f89846e610 do not check file existence in scoped storage 2020-03-17 19:00:06 +01:00
tibbi
9c622a30bd move the export path remembering in the dialog itself 2020-03-17 16:39:57 +01:00
tibbi
77bc0a92b5 do not request the Storage permission on Android 11+ 2020-03-16 23:28:30 +01:00
tibbi
ba75f5daa1 add Scoped Storage handling at contact exporting 2020-03-16 23:25:36 +01:00
tibbi
1ee2e591d5 adding a helper exportContactsTo function 2020-03-16 23:16:06 +01:00
tibbi
eb4be51f92 pass an OutputStream to exporter instead of a File 2020-03-16 23:09:25 +01:00
tibbi
fbfe7133ca allow hiding the path at the exporting destination dialog 2020-03-16 22:49:56 +01:00
tibbi
39b432bf4b remember last used vcard export path 2020-03-16 22:29:11 +01:00
tibbi
1b7a860cdf use Scoped Storage at importing from Android 11 2020-03-16 22:17:51 +01:00
Tibor Kaputa
16a5c2775b
Merge pull request #516 from spkprs/patch-10
Update strings.xml
2020-03-13 08:35:11 +01:00
Tibor Kaputa
3c11ce4d60
removing an empty line 2020-03-13 08:35:03 +01:00
Fatih Fırıncı
25839799f1
Update strings.xml 2020-03-13 00:44:17 +03:00
spkprs
bcec353677
Update strings.xml 2020-03-13 00:25:40 +03:00
tibbi
448135fd18 updating the apps long description, make it more verbose 2020-03-12 19:38:32 +01:00
tibbi
4df2f32780 properly refresh the letters fastscroller if contacts change 2020-03-08 18:45:23 +01:00
tibbi
56ab5aaa39 updating commons, kotlin, build tools 2020-03-08 13:00:19 +01:00
Tibor Kaputa
2f649df9f1
Merge pull request #513 from solokot/master
Updated Russian language
2020-03-07 22:47:22 +01:00
Guillaume
5a14d23662
Update strings.xml 2020-03-07 15:22:46 +01:00
Guillaume
d9f8d515d2
Dutch 2020-03-07 15:16:36 +01:00
solokot
c04b533a88
Updated Russian language 2020-03-06 23:31:05 +03:00
Tibor Kaputa
2d3485566c
Merge pull request #512 from akcansoft/patch-3
turkish translate strings.xml
2020-03-06 16:19:55 +01:00
akcanSoft
d884521f0b
turkish translate strings.xml 2020-03-06 17:30:03 +03:00
spkprs
cb2e24dbb5
Update strings.xml 2020-03-06 14:44:14 +03:00
tibbi
86bcc0ccb2 adding some links at the apps long description 2020-03-06 11:39:47 +01:00
Fatih Fırıncı
11a9f0de5c
Update strings.xml 2020-02-28 17:11:38 +03:00
fricyo
36da0bb844
Update Translation 2020-02-23 21:06:26 +08:00
Sérgio Marques
f420c393b1
Update strings.xml 2020-02-11 22:27:44 +00:00
tibbi
ed35192d47 removing the setting for toggling scrollbar bubble 2020-02-05 22:51:05 +01:00
tibbi
17de64eb5f do not center the letters scrollbar, move it to the top 2020-02-05 22:39:22 +01:00
tibbi
1d4c652753 fix #499, trigger speed dialing only when there is no number written in 2020-02-05 19:14:49 +01:00
tibbi
bb46c5de17 adding Indicator fast scroller license 2020-02-05 17:51:40 +01:00
tibbi
5fdb7a38aa updating the letter fastscroller 2020-02-05 17:33:54 +01:00
tibbi
12279d09fd show the selected letter at the fastscroller too 2020-02-05 16:28:44 +01:00
tibbi
b67cb04f4a use proper text color at fastscroller letters 2020-02-05 16:09:17 +01:00
tibbi
7b30d6efd5 adding an initial implementation of fastscroller with letters 2020-02-05 15:57:55 +01:00
tibbi
7df23a98dd removing the old fastscroller from the Contacts and Favorites tab 2020-02-05 14:52:53 +01:00
tibbi
9dcf8eace5 use Large as the default font size 2020-02-05 12:23:11 +01:00
tibbi
78294997e9 update the font size after it gets changed in the app settings 2020-02-05 12:10:34 +01:00
tibbi
fe4e6767aa apply the selected font size on a few places 2020-02-05 12:03:45 +01:00
tibbi
1e7b8f7340 adding a font size picker at the app settings 2020-02-05 11:39:39 +01:00
pcpepik
f76413f750
Update czech translation
- Improve some translations
2020-01-26 22:05:43 +01:00
tibbi
127b584dc3 adding speed dialing in Whats New 2020-01-22 19:37:57 +01:00
tibbi
3cc86a028d update target sdk to 29, but stick to legacy file handling 2020-01-22 19:26:26 +01:00
tibbi
a023b5ce6f use proper colors at the SpeedDial activity 2020-01-20 23:23:12 +01:00
tibbi
fd6497991d fix #368, implementing speed dialing at the dialpad activity 2020-01-20 23:02:46 +01:00
tibbi
32b25e0e26 store the proper phone number at speed dialing 2020-01-20 22:59:23 +01:00
tibbi
474f22be38 adding a helper function for retrieving a prefilled SpeedDial arraylist 2020-01-20 22:54:30 +01:00
tibbi
7c2ca77e7a handle deleting speed dials 2020-01-20 14:50:02 +01:00
tibbi
021d87c89f rewrite SpeedDial items into a recyclerview 2020-01-20 12:22:10 +01:00
tibbi
3d0b8d73ff fix #471, increase the comparable length of phone numbers 2020-01-20 10:24:21 +01:00
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
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
fricyo
28bcc608e0
Update Translation 2019-12-16 17:37:31 +08:00
Guillaume
793178430c
Dutch 2019-12-08 17:46:23 +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
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
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
27592706ce improving the performance at fetching local contacts 2019-10-28 19:36:25 +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
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
6249e94a1a fix #442, close search at opening a contact 2019-10-14 20:30:22 +02:00
tibbi
588c067caf creating fastlane files for translating app descriptions 2019-10-14 19:59:01 +02:00
Matheus Victor
1f6a5cf24a update translation pt-rBR 2019-10-02 10:48:04 -03:00
fricyo
d14660b373
Update Translation 2019-10-01 20:34:04 +08:00
Sérgio Marques
e3928d0840
Update strings.xml 2019-09-22 19:31:24 +01:00
tibbi
f11f23b8e1 use only contact name at merging duplicates, not email 2019-09-16 19:25:19 +02:00
tibbi
0160f48711 show only the proper contact sources at the View screen 2019-09-16 19:17:10 +02:00
tibbi
d167e15681 do not filter duplicates prematurely 2019-09-16 19:14:47 +02:00
solokot
f5dd302ca2
Updated Russian language 2019-09-16 10:54:35 +03:00
tibbi
8d8fdcb7d8 properly update all text colors at the View screen 2019-09-16 09:20:50 +02:00
tibbi
05458cede2 mention duplicate contact merging in the release notes 2019-09-15 23:49:27 +02:00
tibbi
83de6b1dce reordering some functions 2019-09-15 23:40:03 +02:00
tibbi
209dbc799b properly fill all required fields at Sharing from View screen 2019-09-15 23:39:09 +02:00
tibbi
cf2b6b6d5e fix #440, #377, properly export all fields in .ics files 2019-09-15 23:33:51 +02:00
tibbi
e078fbf0a6 improve contact sharing, merge all available contact source values 2019-09-15 22:36:02 +02:00
tibbi
6b26ec4199 some code and style cleanup 2019-09-15 21:14:40 +02:00
tibbi
8afdf0430e show groups as the last field at contacts too 2019-09-15 21:11:11 +02:00
tibbi
4113aa681d show websites at contact details 2019-09-15 21:03:39 +02:00
tibbi
70d03f35b9 gather events from all contacts at displaying 2019-09-15 20:50:55 +02:00
tibbi
a52bed4228 collect and show all duplicate contact IMs 2019-09-15 20:29:36 +02:00
tibbi
671cb29a45 properly show all available contact addresses 2019-09-15 20:15:34 +02:00
tibbi
0b4b0dd763 sort shown contact phone numbers by type 2019-09-15 20:10:41 +02:00
tibbi
1ad3b3e525 sort contact sources by value 2019-09-15 19:55:14 +02:00
tibbi
91e645b08e improve the contact source loading synchronicity 2019-09-15 13:05:55 +02:00
tibbi
72ccd10aa1 do not mess with the phone numbers if they arent shown anyway 2019-09-15 12:04:38 +02:00
tibbi
f9bd62b2a7 removing a magic number at adding phone numbers 2019-09-15 11:32:34 +02:00
tibbi
128f191264 show all available contact phone numbers at View screen 2019-09-15 11:26:04 +02:00
tibbi
5827f2c64f hide the fields at View Contact by default 2019-09-15 10:50:48 +02:00
tibbi
d06498eaa0 delete contacts from a background thread 2019-09-15 10:22:15 +02:00
tibbi
2dc2fe01df tweak duplicate contact source adding a bit 2019-09-14 22:38:20 +02:00
tibbi
a35e0513be move duplicate checking at View screen in a separate function 2019-09-14 22:22:01 +02:00
tibbi
28ae1eabd3 always try filtering out duplicate contacts, remove the setting 2019-09-14 21:50:56 +02:00
tibbi
523dfc039b get all contacts without merging duplicates in some cases 2019-09-14 21:47:01 +02:00
tibbi
c07e70ab1c update shown contact sources at the View screen if necessary 2019-09-13 22:57:26 +02:00
tibbi
090c347e5f improve some contact deleting scenarios, delete clones in some cases 2019-09-13 21:43:11 +02:00
tibbi
33357e1413 show a warning about deleting from all sources at the View screen 2019-09-13 10:39:51 +02:00
Guillaume
ceb1ed8da0
Dutch 2019-09-12 23:50:18 +02:00
Tibor Kaputa
d022bc7436
Merge pull request #438 from spkprs/patch-5
Update strings.xml
2019-09-12 14:48:36 +02:00
tibbi
aaaa18009a renaming a parameter 2019-09-12 14:44:42 +02:00
tibbi
3d24a84248 delete contacts from all sources at deleting from the main screen 2019-09-12 14:44:37 +02:00
spkprs
aa4ee0cdc9
Update strings.xml 2019-09-12 15:12:34 +03:00
tibbi
415ef33c09 adding a new string related to deleting contacts from all sources 2019-09-12 12:16:17 +02:00
tibbi
8fdb6ee0a8 at deleting a contact delete all duplicates too 2019-09-11 23:07:53 +02:00
tibbi
797df0a2d7 adding a helper function for retrieving contact duplicates 2019-09-11 22:49:19 +02:00
tibbi
dcd546b7cb avoid refreshing contact sources multiple times 2019-09-11 21:50:00 +02:00
tibbi
79cc8d028d launch the given contact at clicking on a contact source at View screen 2019-09-09 16:04:02 +02:00
tibbi
92288db197 avoid showing the same contact sources multiple times 2019-09-09 15:24:41 +02:00
tibbi
c1db2701d8 show all contact sources of a given contact at View screen 2019-09-09 15:19:07 +02:00
tibbi
fd00506c4e change the way contact sources are added, to allow multiple ones 2019-09-09 13:41:13 +02:00
tibbi
e3712ca223 properly show contact avatars at SelectContact activity 2019-09-09 11:50:46 +02:00
Sérgio Marques
f25b7035e7
Update strings.xml 2019-09-07 01:25:59 +01:00
zmni
8e66d229fc Update Indonesian translation 2019-09-04 23:58:52 +07:00
fricyo
222abd75d3
Update Translation 2019-09-04 09:34:10 +08:00
solokot
b9e604aedf
Updated Russian language 2019-08-30 09:30:05 +03:00
tibbi
d4d7592666 normalize names at the dialpad letter search 2019-08-27 11:29:21 +02:00
tibbi
853a6a8e87 fix #391, show more detailed info at deleting elements 2019-08-27 11:02:56 +02:00
Tibor Kaputa
cbead76a0a
Merge pull request #429 from spkprs/patch-4
Update.xml
2019-08-26 23:33:01 +02:00
Guillaume
35cd4722d9
Dutch 2019-08-26 19:16:13 +02:00
spkprs
ed063f4380
Update strings.xml 2019-08-26 18:58:32 +03:00
tibbi
0abeaec79c add some strings related to specifying contact/group deletion 2019-08-26 17:17:22 +02:00
tibbi
67a3103688 move the Select All menu item lower in the priority 2019-08-26 17:08:39 +02:00
tibbi
18c94cfa63 at dialpad search at organization name too, not just contact name 2019-08-26 16:39:33 +02:00
tibbi
d856649618 properly export all contacts as appropriate 2019-08-26 15:46:09 +02:00
tibbi
e6c031885c do not allow confirming the import/export dialogs multiple times 2019-08-26 15:45:13 +02:00
tibbi
0342035b27 handle null names at importing gracefully 2019-08-25 22:34:30 +02:00
tibbi
4e88bf518f properly select the contact source for importing, if empty 2019-08-25 22:29:33 +02:00
tibbi
899971aa2a improve deleting multiple contacts at once 2019-08-25 22:15:54 +02:00
tibbi
42ff471748 fix some filtering issues, show more contacts rather than less 2019-08-25 21:29:08 +02:00
tibbi
a06ed027cd adding a crashfix 2019-08-25 14:53:45 +02:00
spkprs
2df33cdb66
Update strings.xml 2019-08-21 19:53:40 +03:00
fricyo
92b7069da9
Update Translation 2019-08-21 19:31:22 +08:00
solokot
d0f3aeeec8
Updated Russian language 2019-08-15 09:04:56 +03:00
tibbi
7b0d4d0978 updating some hungarian strings 2019-08-14 20:57:13 +02:00
tibbi
eaa0d05e55 tweaking an english string 2019-08-14 20:52:44 +02:00
tibbi
17d746fffd adding a placeholder at the number blocker 2019-08-14 20:50:50 +02:00
tibbi
1653aff8fb try fixing a glitch at removing wanted contact sources 2019-08-14 20:49:29 +02:00
tibbi
007e264f69 create new background threads only when necessary 2019-08-14 20:45:47 +02:00
tibbi
b52872cf1a fix #419, properly handle the contact photo at local contacts 2019-08-14 20:40:01 +02:00
tibbi
f28ea80e93 properly show the big contact photo at locally stored contacts 2019-08-14 20:23:04 +02:00
tibbi
e8a0a4223b highlight the part of Group title that is searched 2019-08-14 18:10:48 +02:00
tibbi
5e0386ee0e fix #421, allow searching groups 2019-08-14 17:57:13 +02:00
Guillaume
c990f7e7bf
Dutch 2019-08-14 17:10:20 +02:00
tibbi
789ae7d54f adding a new string about searching between groups 2019-08-14 16:30:43 +02:00
tibbi
5eba2ff251 fix #416, allow viewing bigger contact photos on the View screen 2019-08-14 16:11:53 +02:00
tibbi
71d9f740f0 adding a new FAQ item 2019-08-13 23:25:50 +02:00
tibbi
88f18b0396 recreate the options menu on main screen resume 2019-08-13 23:18:47 +02:00
tibbi
f99e3069f2 fixing some FAB icon colors 2019-08-13 23:02:45 +02:00
tibbi
6c6b6e2cd6 replacing the remaining icons with vectors 2019-08-13 22:59:52 +02:00
tibbi
3ca254ee98 updating Commons, use vectors + fix light top menu 2019-08-13 22:36:24 +02:00
tibbi
031217c463 adding some app sideloading checks 2019-08-03 18:38:03 +02:00
tibbi
bf2e666e0f closing a broken strings tag 2019-08-03 15:53:35 +02:00
tibbi
4397dce97d updating kotlin, commons, gradle 2019-08-03 15:53:27 +02:00
lianergoist
4e0eeb59b9
Update strings.xml
Changed 'jubilæum' to 'årsdag'
2019-07-28 04:53:37 +00:00
Tibor Kaputa
13108cd6da
adding the launcher translation 2019-07-27 22:45:28 +02:00
lianergoist
ddee95f722
Create strings.xml
Added danish strings
2019-07-26 18:41:02 +00:00
tibbi
185ec7aaff adding a missing string closing tag 2019-07-21 22:30:03 +02:00
zmni
c18889d0d6 Some minor Indonesian translation changes 2019-06-28 22:05:20 +07:00
zmni
1dab1262d8 Add another Indonesian language code, "in". 2019-06-28 22:02:37 +07:00
motomoto7
878e962708
Ukrainian, some minor changes in translation 2019-06-18 14:09:47 +03:00
TVdata
3d5d96dd0d Added finnish language 2019-06-16 20:45:51 +03:00
tibbi
99b04843e5 fix #377, properly export all fields to .vcf files 2019-06-14 22:48:48 +02:00
tibbi
687f9a0086 explicitly set Deleted field to false at creating a new contact 2019-06-14 21:58:44 +02:00
tibbi
0da765ddc9 updating kotlin, gradle, commons 2019-06-14 17:07:30 +02:00
zmni
6088547683 Create values-id/strings.xml
Create Indonesian translation.
2019-06-10 22:43:52 +07:00
motomoto7
14536596b0
Create values-uk/strings.xml
Ukrainian translation
2019-06-03 15:33:31 +03:00
tibbi
653e0d7150 adding a missing bracket 2019-05-06 19:30:38 +02:00
Cymrodor
d9b26c4f94
Create Welsh strings.xml 2019-05-05 21:23:43 +01:00