|
6b6b25f988
|
adding a shortcut for launching the dialpad
|
2019-03-07 20:22:32 +01:00 |
|
|
12aff1777a
|
try disabling DIRTY mode at creating contacts
|
2019-03-07 20:09:23 +01:00 |
|
|
d80e328d7c
|
make contact thumbnails with photos bigger
|
2019-03-07 15:56:26 +01:00 |
|
|
4345bb7a9e
|
use circular photos at the edit and view screens too
|
2019-03-07 15:45:54 +01:00 |
|
|
11fac47ae7
|
fix #115, use rounded avatars
|
2019-03-07 15:35:42 +01:00 |
|
|
c295318408
|
properly color the address image at the View Contact screen
|
2019-02-25 21:49:27 +01:00 |
|
|
4dc916872f
|
updating Commons with the sideloading check
|
2019-01-24 20:44:22 +01:00 |
|
|
37b6619e51
|
use smt_private for the private account name
|
2019-01-24 19:55:12 +01:00 |
|
|
e5862e700a
|
fix #362, properly handle exporting contacts that are filtered out
|
2019-01-24 16:49:38 +01:00 |
|
|
02ea571166
|
fix #351, properly detect accounts without stored contacts
|
2019-01-24 14:11:13 +01:00 |
|
|
96f9d98fac
|
updating Whats New
|
2019-01-06 15:19:23 +01:00 |
|
|
50dc97e9c0
|
minor code cleanup here and there
|
2019-01-06 14:55:45 +01:00 |
|
|
4dcb46c7ab
|
remove the notion of local account name and type
|
2019-01-06 12:10:45 +01:00 |
|
|
d804ed58d5
|
renaming a function
|
2019-01-06 11:40:30 +01:00 |
|
|
4071ecbf16
|
convert letters to numbers at search only if we show letters at dialpad
|
2019-01-06 11:29:24 +01:00 |
|
|
ad3f5b6725
|
improve result sorting at searching
|
2019-01-06 11:22:49 +01:00 |
|
|
b7fb0b979c
|
improve name highlighting from the dialpad
|
2019-01-06 11:16:54 +01:00 |
|
|
defb7f9bf0
|
removing the option for toggling 24 hours format
|
2019-01-06 10:52:14 +01:00 |
|
|
fd37c346e8
|
improve phone number highlighting when it contains a dash
|
2019-01-05 21:50:34 +01:00 |
|
|
8d12becafb
|
fix #288, add an option to show letters at dialpad
|
2019-01-05 19:50:48 +01:00 |
|
|
b5a9e6a8b7
|
changing DIRTY value at creating contact to an integer
|
2019-01-05 17:39:40 +01:00 |
|
|
ea520ab7a8
|
remove everything related to Recents, due to Googles latest security rules
|
2019-01-05 17:27:11 +01:00 |
|
|
bdd31230f7
|
add the contact fetching change in release notes
|
2018-12-28 18:02:13 +01:00 |
|
|
40d0916276
|
reset stored ignored contact sources
|
2018-12-28 17:49:05 +01:00 |
|
|
aeed7e2456
|
fix #235, rely on both account name and type at filtering
|
2018-12-28 17:44:14 +01:00 |
|
|
cfa9bdaf7a
|
properly handle transforming contact source names to public names
|
2018-12-28 16:06:40 +01:00 |
|
|
cb7e281051
|
add a new field to ContactSource, publicName
|
2018-12-28 15:51:26 +01:00 |
|
|
dcc2490f86
|
change the way contacts are fetched, use type blacklist instead of whitelist
|
2018-12-28 15:30:22 +01:00 |
|
|
14478e77ed
|
fix #335, add a menu item for calling unknown numbers from Recents
|
2018-12-27 21:33:04 +01:00 |
|
|
65e8f58fa3
|
do not show the Filter menu button at Recents fragment
|
2018-12-27 20:54:53 +01:00 |
|
|
2c1218870d
|
catch and show exceptions thrown at adding blocked numbers
|
2018-12-27 20:27:23 +01:00 |
|
|
4236414aa2
|
updating Commons + some crashfix
|
2018-12-27 20:26:07 +01:00 |
|
|
9dffb0aea9
|
adding an Android OS version check at isDefaultDialer
|
2018-12-12 17:48:19 +01:00 |
|
|
2c72491ee9
|
fix #262, invoke insert_or_edit at pressing a number at Recents
|
2018-11-30 19:34:27 +01:00 |
|
|
443cfe600f
|
improve recent call contact detection at clicking a Recent call item
|
2018-11-30 18:09:19 +01:00 |
|
|
758c01ba98
|
hide the view/edit contact screen till the contact gets loaded
|
2018-11-30 18:06:20 +01:00 |
|
|
c3ac30d47e
|
improve the name detection at Recents tab
|
2018-11-30 18:00:32 +01:00 |
|
|
12973ac57c
|
add a helper function for checking if a contact is private
|
2018-11-30 17:25:58 +01:00 |
|
|
a8c3dcf23a
|
properly handle generating contact uri for local contacts
|
2018-11-30 17:18:51 +01:00 |
|
|
8fa8e05a7c
|
properly handle not being the default dialer app at the Manage blocked calls screen
|
2018-11-30 17:08:08 +01:00 |
|
|
7865aa93f6
|
adding a helper function for launching the setDefaultDialer intent
|
2018-11-30 16:53:58 +01:00 |
|
|
c8c7e7ce3b
|
fix #287, add handling for some secret codes at the dialpad
|
2018-11-30 16:43:02 +01:00 |
|
|
4acee7d62b
|
fixing the default dialer check
|
2018-11-30 16:40:26 +01:00 |
|
|
7331217e8a
|
adding a helper function for checking if the app is set as the default dialer
|
2018-11-30 16:35:21 +01:00 |
|
|
b6e00fba44
|
allow editing blocked numbers
|
2018-11-30 16:13:07 +01:00 |
|
|
841a13b068
|
create a dialog for adding new blocked numbers
|
2018-11-30 15:52:46 +01:00 |
|
|
fa7a447369
|
properly handle removing blocked numbers from the managing activity
|
2018-11-30 15:38:18 +01:00 |
|
|
64db7ac053
|
list the blocked numbers at the particular activity
|
2018-11-30 15:28:57 +01:00 |
|
|
bf95eccce3
|
show the number blocking menu item at Recents only on Android 7+
|
2018-11-30 15:15:15 +01:00 |
|
|
4131aae576
|
add an activity for managing blocked numbers
|
2018-11-30 15:13:03 +01:00 |
|