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 |
tibbi
|
588c067caf
|
creating fastlane files for translating app descriptions
|
2019-10-14 19:59:01 +02:00 |
tibbi
|
76c5b5e1ff
|
update commons to 5.18.12
|
2019-10-14 19:37:55 +02:00 |
tibbi
|
f70428c556
|
updating commons and gradle
|
2019-10-05 10:33:35 +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 |
tibbi
|
f6b881a6f0
|
updating app screenshot urls
|
2019-09-25 21:14:41 +02:00 |
Sérgio Marques
|
e3928d0840
|
Update strings.xml
|
2019-09-22 19:31:24 +01:00 |
tibbi
|
c275ed701a
|
update version to 6.4.1
|
2019-09-16 19:50:59 +02: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
|
db164ae090
|
update version to 6.4.0
|
2019-09-15 23:54:44 +02:00 |
tibbi
|
05458cede2
|
mention duplicate contact merging in the release notes
|
2019-09-15 23:49:27 +02:00 |
tibbi
|
ede2e3498a
|
update commons to 5.17.17
|
2019-09-15 23:46:58 +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 |
Tibor Kaputa
|
ec77ad3217
|
Merge pull request #439 from ltGuillaume/patch-1
Dutch
|
2019-09-13 10:18:37 +02:00 |
tibbi
|
ed6373aed4
|
update commons to 5.17.16
|
2019-09-13 09:59:02 +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 |
tibbi
|
3603d92674
|
update commons to 5.17.13
|
2019-09-09 10:31:39 +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
|
29012806f1
|
update version to 6.3.5
|
2019-08-27 11:58:27 +02:00 |
tibbi
|
d4d7592666
|
normalize names at the dialpad letter search
|
2019-08-27 11:29:21 +02:00 |
tibbi
|
2974d828a8
|
update commons to 5.16.17
|
2019-08-27 11:19:00 +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 |
tibbi
|
1c972f5fe8
|
updating kotlin, commons, gradle
|
2019-08-25 14:53:36 +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
|
60e7311f5b
|
update version to 6.3.4
|
2019-08-14 21:30:20 +02: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 |