Commit graph

1222 commits

Author SHA1 Message Date
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
André Apitzsch
3837ffedb1 Fix display of names if contact contains organization data (#743) 2022-09-26 16:54:17 +02:00
tibbi
63d6226fdb shortening the spanish long description 2022-09-23 15:25:11 +02:00
Agnieszka C
115de7e014 Removed redundant toast on copying to clipboard 2022-09-22 09:37:41 +02:00
Naveen
3f9a378e7e Export formatted name in vcf 2022-08-31 23:26:59 +05:30
Naveen
293522d4b1 Use sendEmailIntent from commons 2022-08-30 22:56:34 +05:30
tibbi
82e9c277f0 do not show the Use English setting item on Android 13+ 2022-08-29 11:57:31 +02:00
tibbi
92a2bab40a show a language picker in the app settings on Android 13+ 2022-08-18 22:08:22 +02:00
tibbi
a07200efd7 updating kotlin, commons, gradle 2022-08-14 11:21:35 +02:00
tibbi
aa0647ada6 fixing some glitches 2022-08-05 14:35:47 +02:00
tibbi
384918ed84 redesigning some remaining screens 2022-07-23 10:06:44 +02:00
tibbi
d62355bc24 updating commons with some styling fixes 2022-07-22 23:43:18 +02:00
tibbi
56d3a59ff0 updating commons with some styling 2022-07-22 20:27:49 +02:00
tibbi
6d2487f3ab adding some more style updates 2022-07-21 23:23:40 +02:00
tibbi
1f6ae902ee adding a couple more dialog updates 2022-07-21 12:31:39 +02:00
tibbi
d42fe722ee updating commons with some design improvements 2022-07-21 12:02:18 +02:00
tibbi
9b4c0a3308 adding some null checks at menu items 2022-07-03 18:51:44 +02:00
tibbi
456a90dcbb do not close search on just any viewpager move 2022-07-03 18:48:05 +02:00
tibbi
ba0fbbd43a renaming the social icons to not overwrite the Commons ones 2022-07-03 18:36:43 +02:00
tibbi
5e844fe8f0 do not invoke SMS or Email sending intent if no contacts are in the group 2022-06-30 16:49:07 +02:00
tibbi
9cd7c47ace show a placeholder at contact picker, if not contacts exist 2022-06-30 16:47:49 +02:00
tibbi
a40d72ac05 scale bottom tab text size flexibly 2022-06-27 10:04:17 +02:00
tibbi
597316f27b hide FAB at the InsertOrEdit activity 2022-06-26 09:26:26 +02:00
tibbi
e82481be8e moving tabs at the bottom at Insert Or Edit activity too 2022-06-26 09:23:38 +02:00
tibbi
8dc1fda8ba moving main screen tabs at the bottom 2022-06-26 09:05:54 +02:00
tibbi
b4e420c443 properly handle migrating to no longer minified PhoneNumber 2022-06-25 23:04:51 +02:00
tibbi
82643fdafb updating commons 2022-06-24 23:34:58 +02:00
tibbi
7d0a12f2e3 catch exceptions thrown at getting contacts 2022-06-12 22:12:23 +02:00
tibbi
d2266063b7 hide keyboard on a couple more places 2022-06-12 11:37:28 +02:00
Pavel Poley
cb995a62b9 remove lazy, blink correction 2022-05-30 12:19:59 +03:00
Pavel Poley
82f01f8551 Add the default number indicator at the View Details too 2022-05-27 12:14:51 +03:00
Tibor Kaputa
d83c14dab9
Merge pull request #823 from JamesL813/master
Change display mode to add a comma when displaying surname first: "Lastname, Firstname"
2022-05-21 23:01:43 +02:00
Tibor Kaputa
02e9040cdc
minor code style update 2022-05-21 22:24:18 +02:00
Pavel Poley
6566fadf85 default number 2022-05-18 13:48:38 +03:00
JamesL813
4c4b69b80f More lines for readability 2022-05-17 19:17:04 -04:00