Commit graph

1256 commits

Author SHA1 Message Date
merkost
8a96e7b933 Using VCF version 3.0 only while sharing 2023-06-29 22:37:54 +10:00
merkost
4cc35c6676 Enables vcf contact file sharing to WhatsApp 2023-06-29 22:28:44 +10:00
merkost
a33a177949 Extracted call functions in commons library 2023-06-29 19:36:12 +10:00
Naveen
1a4ad8d043 Avoid reapplying insets (remove extra paddings) 2023-05-23 18:01:47 +05:30
Tibor Kaputa
a25a3e5244
Merge branch 'master' into fix_ime_inset 2023-05-14 16:14:57 +02:00
Naveen Singh
c0964d3aa9
Merge branch 'SimpleMobileTools:master' into fix_ime_inset 2023-05-13 13:29:11 -07:00
Naveen
e69b05c32e Avoid modifying adapter on a background thread 2023-05-13 17:39:49 +05:30
Naveen Singh
eec5547558
Merge branch 'SimpleMobileTools:master' into add_auto_complete 2023-05-12 00:10:57 -07:00
tibbi
b2e6fbec99 updating commons 2023-05-07 18:29:05 +02:00
Naveen
a02bb12eaf Rename AUTO_FILL_DELAY to AUTO_COMPLETE_DELAY 2023-05-05 23:04:43 +05:30
Naveen
b5d760aa54 Rename AutoFill to AutoComplete 2023-05-05 22:55:14 +05:30
Naveen
45bb46f433 Set getAll to false 2023-05-05 22:50:15 +05:30
Naveen
5c6500d45e Hide phone number field when there is none 2023-05-05 22:45:46 +05:30
Naveen
ea5adfcf91 Always use Contact.getNameToDisplay()
Because Contact.name is empty on some android versions
2023-05-05 22:40:47 +05:30
Naveen
01c771da91 Delay Autofill by 5 seconds 2023-05-05 14:12:35 +05:30
Naveen
4003246483 Use Autofill in name text fields 2023-05-05 14:02:11 +05:30
Naveen
119a476b4e Apply IME insets on scroll view 2023-04-25 15:49:09 +05:30
tibbi
b644a16971 updating commons 2023-03-23 11:03:23 +01:00
ismailnurudeen
1e4fd30949 fix: move show tab pref to own config 2023-03-09 13:13:17 +01:00
tibbi
06506f1233 move the Upgraded From Free to onCreate 2023-03-07 19:24:28 +01:00
tibbi
89b20bc8f4 show the Upgraded From Free more often 2023-03-07 19:22:26 +01:00
Mylloon
3ae9bc2511
Use PREF for the preference rather than the number type
Co-authored-by: Pachat2000 <relsegahy@gmail.com>
2023-03-04 14:24:31 +01:00
Tibor Kaputa
241a7a9cba
Merge pull request #941 from Aga-C/fix-default-indicator
Fixed default number indicator (#939)
2023-03-03 23:10:19 +01:00
Tibor Kaputa
514a39f125
Merge pull request #937 from Mylloon/master
Fix phone category
2023-03-03 23:07:43 +01:00
ismailnurudeen
cb639fabeb fix: undo unnecessary formatting changes. 2023-02-24 11:45:21 +01:00
ismailnurudeen
25daf4de8f fix: use reference config instead of baseConfig 2023-02-24 11:37:21 +01:00
ismailnurudeen
8a84e84a8d fix: removed reference to this when using baseConfig 2023-02-23 20:53:09 +01:00
ismailnurudeen
66ff093a66 fix: use baseConfig instead of ContactsConfig 2023-02-21 13:36:19 +01:00
ismailnurudeen
c47604bd6e feat: removed dead code 2023-02-20 09:18:26 +01:00
ismailnurudeen
51d76ce99a feat: moved sharable contacts code to commons 2023-02-17 02:26:29 +01:00
Agnieszka C
cdd4391843 Fixed default number indicator (#939) 2023-02-09 20:13:09 +01:00
Mylloon
582b80ff8f
Fix phone category
Co-authored-by: Pachat2000 <relsegahy@gmail.com>
2023-01-30 17:22:41 +01:00
tibbi
cf6c7f58ce shortening some code with imports 2023-01-26 16:03:08 +01:00
tibbi
ddc713212b properly color the IMs image at View details screen 2023-01-26 15:19:37 +01:00
tibbi
54cb75d8f9 some minor code cleanup 2023-01-24 17:50:39 +01:00
tibbi
e04af1319a removing a slash 2023-01-12 22:34:59 +01:00
tibbi
e69c998a4c show an explanation dialog to users that came from the free version 2023-01-12 22:34:52 +01:00
tibbi
1a23315ddf adding a crashfix 2023-01-12 22:30:47 +01:00
tibbi
991e7b07c7 move More Apps From Us lower 2023-01-12 22:30:40 +01:00
tibbi
9ba58c1cc3 rewriting insert/edit activity to new search 2023-01-04 21:16:39 +01:00
tibbi
86089c9a2a use different tab icons for inactive tabs 2023-01-04 20:49:41 +01:00
tibbi
b85dd7d7d2 use the new redesigned search menu 2023-01-04 20:32:46 +01:00
tibbi
8537956ba5 updating commons 2023-01-04 20:10:51 +01:00
Tibor Kaputa
67ab10186d
Merge pull request #890 from a-andre/fix_743
Fix display of names if contact contains organization data (#743)
2023-01-04 20:05:27 +01:00
tibbi
66d734fba5 refreshing Group Activity ui 2022-12-31 16:41:20 +01:00
tibbi
3e542bbf7d updating Settings UI 2022-12-31 16:10:06 +01:00
tibbi
5ddbe72f61 updating commons and min required OS version to 6 2022-12-31 16:04:51 +01:00
tibbi
8a92831be8 updating commons and gradle 2022-12-11 22:01:48 +01:00
MohitMali
9161642b73 Changes after review 2022-11-18 18:15:41 +05:30
MohitMali
7044c8a291 Fix recreation of activity and improve filter menu visibility 2022-11-16 19:16:45 +05:30