Tibor Kaputa
|
a2499e331a
|
flipping view names
|
2023-07-05 11:03:20 +02:00 |
|
merkost
|
58eb9585b4
|
Setup calls import and export settings handled separately
|
2023-07-05 18:46:47 +10:00 |
|
merkost
|
5e75ea700c
|
Added proguard rules for kotlinx.serialization
|
2023-07-05 18:43:35 +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
|
3e4c5de826
|
Reverted item_contact_frame to ConstraintLayout
|
2023-07-03 11:55:27 +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
|
7f2fa6cf7e
|
Sort the call history before restoring, so that it is saved in the right order
|
2023-07-01 12:04:07 +10:00 |
|
merkost
|
ec57e45770
|
Fixed a bug - for some reason FrameLayout was casted to Constraint layout
|
2023-07-01 12:02:59 +10:00 |
|
merkost
|
031b662f72
|
Merge branch 'master' into call_history_export_import
# Conflicts:
# app/src/main/kotlin/com/simplemobiletools/dialer/helpers/RecentsHelper.kt
|
2023-07-01 11:42:26 +10:00 |
|
merkost
|
9061115b11
|
Import/Export implementing
|
2023-07-01 11:29:32 +10:00 |
|
merkost
|
54778a228e
|
Created new items in the settings for import/export call history
|
2023-07-01 11:28:46 +10:00 |
|
merkost
|
2abc59adcd
|
New export and import call history strings
|
2023-07-01 11:27:48 +10:00 |
|
merkost
|
1c57d5e5e2
|
build.gradle plugins section refactoring
|
2023-07-01 11:27:11 +10:00 |
|
merkost
|
d3bff0a272
|
Added Serializable to RecentCall.kt and improved documentation string
|
2023-07-01 11:26:13 +10:00 |
|
merkost
|
eeaa073d55
|
Added restoreRecentCalls in RecentsHelper.kt and changed getRecents sort to Calls.DATE
|
2023-07-01 11:24:36 +10:00 |
|
tibbi
|
a23dcd5302
|
fixing some margins
|
2023-06-30 14:25:56 +02:00 |
|
tibbi
|
76af3f6899
|
show the overflow button at unknown calls too
|
2023-06-30 11:17:53 +02:00 |
|
tibbi
|
f27b7c4c3c
|
adding an empty line
|
2023-06-30 10:53:33 +02:00 |
|
tibbi
|
2ad1980abe
|
unknown numbers can also be stored as -1, not just null
|
2023-06-30 10:52:03 +02:00 |
|
tibbi
|
f2b0428679
|
use the newer contact thumbnail layout
|
2023-06-30 10:27:17 +02:00 |
|
tibbi
|
7b80aa1b9f
|
updating commons
|
2023-06-29 14:49:47 +02:00 |
|
merkost
|
4a4e26d6d7
|
Fixed gsm code calling
|
2023-06-29 19:35:04 +10:00 |
|
Tibor Kaputa
|
151dcea56e
|
Merge pull request #629 from Merkost/showing_unknown_callers
Added unknown phone calls visibility in Call History
|
2023-06-28 09:45:04 +02:00 |
|
Tibor Kaputa
|
e918621fa4
|
Merge pull request #630 from Merkost/block_hidden_numbers_feature
Added blocking calls from hidden numbers
|
2023-06-27 17:30:02 +02:00 |
|
tibbi
|
b7703457bc
|
updating commons
|
2023-06-23 10:09:57 +02:00 |
|
merkost
|
cedcd6e304
|
Added blocking calls from hidden numbers
|
2023-06-23 14:25:23 +10:00 |
|
tibbi
|
fbe4868586
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Dialer
|
2023-06-22 23:57:19 +02:00 |
|
tibbi
|
193cb76358
|
replacing jcenter with mavenCentral
|
2023-06-22 23:57:08 +02:00 |
|
merkost
|
e0b0aac5fb
|
Fixed typo in a word
|
2023-06-21 21:55:44 +10:00 |
|
merkost
|
d575123474
|
Added unknown phone calls visibility in Call History
|
2023-06-21 10:54:16 +10:00 |
|
Tibor Kaputa
|
571aeec977
|
optimizing imports
|
2023-06-20 13:43:58 +02:00 |
|
merkost
|
939cba30ea
|
Improved RecentCallsAdapter for onScroll loading
|
2023-06-20 14:08:10 +10:00 |
|
tibbi
|
eb6dc3a9cc
|
update version to 5.18.0
|
2023-06-08 17:31:38 +02:00 |
|
tibbi
|
0d2bc71e79
|
use proper status bar color at call screen with Material You theme
|
2023-06-08 17:18:40 +02:00 |
|
Tibor Kaputa
|
4df23346d3
|
Merge pull request #623 from Merkost/speed_dial_numbers_fix
Fixed speed dial when contact has multiple phone numbers
|
2023-06-08 16:56:54 +02:00 |
|
Tibor Kaputa
|
50f16ba1d1
|
Update SpeedDialAdapter.kt
|
2023-06-08 16:56:15 +02:00 |
|
Tibor Kaputa
|
6bf4f6bc16
|
Delete item_phone_number.xml
|
2023-06-08 16:55:46 +02:00 |
|
Tibor Kaputa
|
e5b5a55b57
|
Delete PhonesAdapter.kt
|
2023-06-08 16:55:39 +02:00 |
|
merkost
|
0e703c2942
|
Added selected number visibility in dialog
|
2023-06-08 13:14:48 +10:00 |
|
merkost
|
2aa07c54e5
|
Deleted showing number with the name in ManageSpeedDial screen
|
2023-06-08 13:10:09 +10:00 |
|
merkost
|
444ac03727
|
Changed custom dialog to RadioGroupDialog
|
2023-06-08 13:06:57 +10:00 |
|
tibbi
|
59d850922d
|
fix #598, properly display organization contact names
|
2023-06-07 20:57:56 +02:00 |
|
Tibor Kaputa
|
a091e48f3f
|
Update strings.xml
|
2023-06-07 20:39:58 +02:00 |
|