merkost
|
25b15785a0
|
Changed MIN_COLUMNS_COUNT value to 1 and improved readability of created items in changeColumnCount
|
2023-07-22 23:13:12 +10:00 |
|
Tibor Kaputa
|
90b4a2b87a
|
Merge pull request #644 from austenadler/master
Update mute button state outside toggleMicrophone()
|
2023-07-20 22:41:48 +02:00 |
|
merkost
|
7096cf5912
|
Added change column count animation
|
2023-07-20 11:41:39 +10:00 |
|
merkost
|
532400b8f5
|
Improved onFontChange listener
|
2023-07-19 16:53:28 +10:00 |
|
merkost
|
0e5d0154ad
|
Refreshing menu items after view type changed
|
2023-07-19 16:18:46 +10:00 |
|
Konstantin Merenkov
|
ace7f416bf
|
Merge branch 'master' into grid_view_favorites
|
2023-07-19 10:50:34 +10:00 |
|
merkost
|
6a0bc60023
|
Fixed column_count menu item visibility
|
2023-07-19 10:49:53 +10:00 |
|
merkost
|
f8e5309dec
|
Updated simple-commons
|
2023-07-19 10:47:18 +10:00 |
|
Austen Adler
|
835f2ad2eb
|
Update mute button state outside toggleMicrophone()
|
2023-07-17 22:07:39 -04:00 |
|
tibbi
|
8e7f3581b4
|
updating commons
|
2023-07-17 14:47:41 +02:00 |
|
merkost
|
799ad90ec2
|
Moved shared items to commons
|
2023-07-15 12:27:03 +10:00 |
|
merkost
|
e20a527527
|
Created column_count menu item
|
2023-07-13 23:02:26 +10:00 |
|
merkost
|
dbc78642b1
|
Adapter improving for grid view and refactoring
|
2023-07-11 11:52:46 +10:00 |
|
merkost
|
0c0503d24f
|
Created updateListAdapter fun for changing viewType
|
2023-07-11 11:52:07 +10:00 |
|
merkost
|
7eafb4aaad
|
Added change_view_type option in menu
|
2023-07-11 10:48:03 +10:00 |
|
merkost
|
b5a863aaef
|
Added private numbers provider to ManageSpeedDialActivity and ArrayLists changed to Kotlin lists
|
2023-07-10 23:40:53 +10:00 |
|
Tibor Kaputa
|
f24d10166d
|
flipping view names
|
2023-07-05 11:03:43 +02:00 |
|
merkost
|
58eb9585b4
|
Setup calls import and export settings handled separately
|
2023-07-05 18:46:47 +10:00 |
|
merkost
|
0ad6fcb300
|
Fixed label color changing
|
2023-07-05 11:12:08 +10:00 |
|
merkost
|
aff820a84a
|
Added kotlinx-serialization plugin
|
2023-07-05 11:02:32 +10:00 |
|
merkost
|
af9ab19185
|
Added empty import file toast
|
2023-07-04 10:10:00 +10:00 |
|
merkost
|
1309097d27
|
Added invalid file format toast for import
|
2023-07-03 11:40:38 +10:00 |
|
merkost
|
1c554c33fe
|
Added ExportCallHistoryDialog
|
2023-07-02 23:14:20 +10:00 |
|
merkost
|
931a2f63d1
|
Exporting failed error removed if user cancelled his action on the file picker screen
|
2023-07-02 22:45:03 +10:00 |
|
merkost
|
6fc028db33
|
Created migration section in settings and import/export rearranged
|
2023-07-02 22:31:37 +10:00 |
|
merkost
|
3892c5f5d5
|
Changed runCatching to try/catch block
|
2023-07-02 10:13:07 +10:00 |
|
merkost
|
22a2fbb331
|
ArrayList to Kotlin List refactoring
|
2023-07-02 10:07:26 +10:00 |
|
merkost
|
9061115b11
|
Import/Export implementing
|
2023-07-01 11:29:32 +10:00 |
|
merkost
|
cedcd6e304
|
Added blocking calls from hidden numbers
|
2023-06-23 14:25:23 +10:00 |
|
tibbi
|
0d2bc71e79
|
use proper status bar color at call screen with Material You theme
|
2023-06-08 17:18:40 +02:00 |
|
merkost
|
0e703c2942
|
Added selected number visibility in dialog
|
2023-06-08 13:14:48 +10:00 |
|
merkost
|
444ac03727
|
Changed custom dialog to RadioGroupDialog
|
2023-06-08 13:06:57 +10:00 |
|
merkost
|
a9c2d752ce
|
Fixed speed dial when contact has multiple phone numbers
|
2023-06-03 12:20:16 +10:00 |
|
Agnieszka C
|
105bc33a53
|
Fixed remove all call history confirmation dialog string (#604)
|
2023-05-10 13:28:33 +02:00 |
|
tibbi
|
74b228d147
|
updating commons
|
2023-05-07 18:51:21 +02:00 |
|
Tibor Kaputa
|
08d09bc18a
|
Merge pull request #590 from ismailnurudeen/fix/contacts-without-num
fix: prevent showing of contacts without phone numbers.
|
2023-04-19 16:05:47 +02:00 |
|
ismailnurudeen
|
e2455d8cf0
|
fix: always dial primary number by default
|
2023-04-18 18:06:34 +01:00 |
|
ismailnurudeen
|
725a8c41e4
|
fix: prevent showing of contacts without phone numbers.
|
2023-04-16 17:34:19 +01:00 |
|
ismailnurudeen
|
87afcc86b1
|
fix: dialpad call confirmation
|
2023-04-15 11:11:53 +01:00 |
|
tibbi
|
bb048a4d33
|
fix #582, fixing a dialpad crash
|
2023-04-12 14:42:33 +02:00 |
|
tibbi
|
6039c591ff
|
adding a null check
|
2023-04-07 18:10:36 +02:00 |
|
tibbi
|
846f668d59
|
avoid showing contacts without phone numbers at the dialpad
|
2023-04-07 18:09:45 +02:00 |
|
ismailnurudeen
|
236003c5d7
|
fix: Remove dialpadBeeps check for DTMF tone handling
|
2023-04-07 12:28:16 +01:00 |
|
ismailnurudeen
|
26c8b097c9
|
feat: hide private contacts from recent
|
2023-03-29 10:23:57 +01:00 |
|
Tibor Kaputa
|
d093d9c626
|
Merge pull request #554 from Aga-C/fix-surname
Fixed display for starting with surname (#544)
|
2023-03-14 10:31:30 +01:00 |
|
ismailnurudeen
|
1f3bcf151e
|
feat: implemented filtering similar to simple contact.
|
2023-03-13 20:29:35 +01:00 |
|
Agnieszka C
|
6afb6f3220
|
Fixed display for starting with surname (#544)
|
2023-03-09 20:16:35 +01:00 |
|
ismailnurudeen
|
107947ffe1
|
feat: use a shared contact helper from commons.
|
2023-02-17 02:19:59 +01:00 |
|
tibbi
|
7786b7b548
|
fix #521, do not hide the dialpad on search opening
|
2023-01-09 15:10:52 +01:00 |
|
tibbi
|
696920fdf0
|
rewriting search, use the new top menu
|
2023-01-04 16:25:56 +01:00 |
|