tibbi
|
2cff407b96
|
properly show locally stored contact names at the Recents tab
|
2018-11-29 22:47:37 +01:00 |
|
tibbi
|
e302309fe9
|
fix #304, fix exporting contacts on SD cards
|
2018-11-29 21:53:50 +01:00 |
|
tibbi
|
0c1da53df6
|
fix #312, make birthday parsing more robust
|
2018-11-29 21:30:51 +01:00 |
|
tibbi
|
8fbfa684cd
|
fix #318, handle some new cases of adding numbers to contacts
|
2018-11-29 21:10:53 +01:00 |
|
tibbi
|
b069d2c4b1
|
handle ahandle a new way of creating new contacts from numbers
|
2018-11-29 20:45:13 +01:00 |
|
tibbi
|
ff0a08862c
|
adding a context extension for referencing the telecomManager
|
2018-11-29 19:19:22 +01:00 |
|
tibbi
|
02198f572e
|
add a button for setting the app as the default Phone app at the Recents
|
2018-11-29 16:44:53 +01:00 |
|
tibbi
|
420a523062
|
remove everything related to the custom Dialer, let the system handle it
|
2018-11-29 15:32:53 +01:00 |
|
tibbi
|
1b9028ba6c
|
tweaking some outgoing call notification handling
|
2018-11-29 10:57:04 +01:00 |
|
tibbi
|
6fad2733af
|
handle Simple Contacts not being the default app for phone calls
|
2018-11-29 10:39:04 +01:00 |
|
tibbi
|
75ff0e6101
|
show the other participants name at the calling notification, if available
|
2018-11-29 10:08:05 +01:00 |
|
tibbi
|
7c0661983d
|
moving some Activity extension responsibilities to Context
|
2018-11-28 21:52:38 +01:00 |
|
tibbi
|
f96f2bca22
|
adding some animating dots like Calling... on the caller screen
|
2018-11-28 20:52:09 +01:00 |
|
tibbi
|
8b3c08970c
|
show an incoming call screen over the lockscreen, if the screen is off
|
2018-11-28 15:19:51 +01:00 |
|
tibbi
|
4800ac3573
|
adding some outgoing call related things
|
2018-11-28 14:01:37 +01:00 |
|
tibbi
|
bf981e1033
|
update the notification immediately at accepting an incoming call
|
2018-11-28 13:46:40 +01:00 |
|
tibbi
|
568254cede
|
correcting the scheme at outgoing calls
|
2018-11-28 11:37:30 +01:00 |
|
tibbi
|
ce6f6e7049
|
show the Answer call button only while ringing
|
2018-11-27 15:02:06 +01:00 |
|
tibbi
|
48a7eb3c72
|
disable the alert_only_once flag at incoming call notifications
|
2018-11-27 15:00:19 +01:00 |
|
tibbi
|
9e015c3888
|
decode the incoming call number before displaying
|
2018-11-27 14:43:17 +01:00 |
|
tibbi
|
012442a057
|
redesigning the Incoming Call notification, add colored icons
|
2018-11-27 12:19:05 +01:00 |
|
tibbi
|
7cdefe43d5
|
refresh the incoming call notification every few secs to keep it visible
|
2018-11-26 12:25:00 +01:00 |
|
tibbi
|
772a28eb9e
|
disable default notification sounds for incoming calls
|
2018-11-26 10:54:52 +01:00 |
|
tibbi
|
1cdf538ac3
|
adding decline/answer action buttons to the incoming call notification
|
2018-11-23 12:41:28 +01:00 |
|
tibbi
|
c09a9bb818
|
removing the currently not needed PhoneStateListener
|
2018-11-22 23:42:39 +01:00 |
|
tibbi
|
007cc40ac6
|
tweak the text on the dialer notification
|
2018-11-22 23:41:30 +01:00 |
|
tibbi
|
0ec5b4b58b
|
show a heads up notification at incoming call, not the fullscreen dialer
|
2018-11-22 23:18:36 +01:00 |
|
tibbi
|
8ecfae906e
|
adding some initial outgoing call related things
|
2018-11-21 19:58:00 +01:00 |
|
tibbi
|
758799b87c
|
hang up on Back press only at outgoing calls
|
2018-11-21 19:54:25 +01:00 |
|
tibbi
|
8be55a4be1
|
if the user presses Back at the dialer without an established call, hang it up
|
2018-11-21 19:06:34 +01:00 |
|
tibbi
|
52c569f58b
|
update the current pending intent at pressing the notification
|
2018-11-21 18:53:54 +01:00 |
|
tibbi
|
6cc0c6ea15
|
improve the way contacts are searched by phone numbers
|
2018-11-21 18:47:20 +01:00 |
|
tibbi
|
69e3a55a18
|
improving the Dialer screen resuming at pressing the notification
|
2018-11-21 18:44:40 +01:00 |
|
tibbi
|
fd228b85a6
|
reducing the ongoing call notification importance to avoid playing the audio
|
2018-11-21 18:26:40 +01:00 |
|
tibbi
|
a392759ae0
|
adding a few more call notification related improvements
|
2018-11-21 17:54:08 +01:00 |
|
tibbi
|
59119f274e
|
removing the redundant GsmCall model class
|
2018-11-21 16:35:05 +01:00 |
|
tibbi
|
957d525c1a
|
adding an initial implementation of the ongoing call notification
|
2018-11-21 16:21:10 +01:00 |
|
tibbi
|
e96463ad82
|
if the other party hangs up before establishing, close screen immediately
|
2018-11-21 12:23:20 +01:00 |
|
tibbi
|
44b6d1fc5a
|
properly handle the Show Recent Calls intent
|
2018-11-21 12:12:00 +01:00 |
|
tibbi
|
62d0bf3701
|
show a timer at established calls
|
2018-11-21 11:33:02 +01:00 |
|
tibbi
|
f0c4b012b7
|
make use of the system string normalizing instead of custom regex
|
2018-11-20 23:31:50 +01:00 |
|
tibbi
|
0b75543fda
|
adding a couple additional call screen related improvements
|
2018-11-20 22:50:42 +01:00 |
|
tibbi
|
f5c645026f
|
adding a few incoming call related things
|
2018-11-20 21:46:04 +01:00 |
|
tibbi
|
ed4bb7d013
|
changing the placeholder at empty Recent Calls tab
|
2018-11-20 17:21:09 +01:00 |
|
tibbi
|
bba7a957ba
|
lets finish the Dialer activity if the number isnt provided in a supported format
|
2018-11-20 14:28:17 +01:00 |
|
tibbi
|
b7e91e3b54
|
turn off the Dialer screen if device is put to the ear
|
2018-11-20 14:19:49 +01:00 |
|
tibbi
|
d6e8769205
|
adding a hangup button to the dialer
|
2018-11-20 13:34:22 +01:00 |
|
tibbi
|
099d7b6644
|
show the callee name or number on the Dialer screen
|
2018-11-20 12:04:08 +01:00 |
|
tibbi
|
cb629354c4
|
add a helper function for getting the called contact at the Dialer
|
2018-11-20 11:33:57 +01:00 |
|
tibbi
|
945c5c8e9a
|
adding some Dialer call related things that might be needed soon
|
2018-11-20 10:49:21 +01:00 |
|
tibbi
|
b95a8aec99
|
handle the Dial intent at the dialpad activity
|
2018-11-19 22:59:47 +01:00 |
|
tibbi
|
5c78872c4e
|
sort contacts directly after fetching, while still on a background thread
|
2018-11-19 22:58:30 +01:00 |
|
tibbi
|
b6ef90272a
|
adding a Dialer screen
|
2018-11-19 22:13:29 +01:00 |
|
tibbi
|
e8c2f1db91
|
fix #294, add an option to hide the dialpad on the main screen
|
2018-11-19 20:57:17 +01:00 |
|
tibbi
|
e976c72cd9
|
do not use writeAheadLogging and custom executor at the Room database
|
2018-11-19 16:54:34 +01:00 |
|
tibbi
|
e3b0caa577
|
do not try updating contact photo if the given activity is destroyed
|
2018-11-19 16:53:45 +01:00 |
|
tibbi
|
9f01cb5389
|
show empty list placeholder at Group activity when appropriate
|
2018-11-06 21:48:05 +01:00 |
|
tibbi
|
1422ae1d9d
|
fix a glitch at group selecting dialog
|
2018-11-06 21:36:26 +01:00 |
|
tibbi
|
971bcbf29f
|
handle contact adding/removing from groups
|
2018-11-06 21:34:46 +01:00 |
|
tibbi
|
2f1be0c404
|
removing the helper QuotedPrintable class, it is no longer needed
|
2018-11-06 21:00:42 +01:00 |
|
tibbi
|
2408cabd81
|
handle local group deleting
|
2018-11-06 20:46:26 +01:00 |
|
tibbi
|
ddfebfdb1f
|
allow renaming local groups
|
2018-11-06 20:14:59 +01:00 |
|
tibbi
|
93cf31b2f2
|
add support for local groups
|
2018-11-06 20:12:11 +01:00 |
|
tibbi
|
02a7d76196
|
destroy ContactsDatabase on app exit
|
2018-11-06 10:28:41 +01:00 |
|
tibbi
|
17e10c7016
|
handle local contact deleting
|
2018-11-06 09:53:49 +01:00 |
|
tibbi
|
9634199605
|
handle local contact Starred toggling
|
2018-11-05 23:41:28 +01:00 |
|
tibbi
|
e2a5381a74
|
removing some redundant Sqlite DBHelper functions
|
2018-11-05 22:51:55 +01:00 |
|
tibbi
|
23c5ab8297
|
add support for updating local contacts
|
2018-11-05 22:49:20 +01:00 |
|
tibbi
|
79e46c43d5
|
fix some LocalContact related warnings
|
2018-11-05 22:48:19 +01:00 |
|
tibbi
|
ba108340b1
|
fix some threading issues at Edit and View screens
|
2018-11-05 22:35:34 +01:00 |
|
tibbi
|
6b687a1890
|
add handling for local contact photo storing/retrieving
|
2018-11-05 22:22:27 +01:00 |
|
tibbi
|
f7c1f0ab10
|
handle retrieving local contacts from the database
|
2018-11-05 21:31:30 +01:00 |
|
tibbi
|
644a6a2e00
|
handle converting local contacts to the generic contacts
|
2018-11-05 20:24:49 +01:00 |
|
tibbi
|
7b32bd9e10
|
emptying the old databases onUpgrade functions
|
2018-11-05 18:37:00 +01:00 |
|
tibbi
|
58e954a3f9
|
create a Room database for local contacts
|
2018-11-05 18:25:36 +01:00 |
|
tibbi
|
e39b11209e
|
removing Stetho
|
2018-11-05 13:51:13 +01:00 |
|
tibbi
|
dd259a0bbe
|
appending .pro to the package name
|
2018-11-05 12:36:29 +01:00 |
|
tibbi
|
6efaa5a1b4
|
replace the Purchase Thank You button with Upgrade To Pro
|
2018-11-05 10:44:24 +01:00 |
|
tibbi
|
80332daa37
|
removing "Avoid showing Whats New" option
|
2018-11-05 10:24:11 +01:00 |
|
tibbi
|
7915014955
|
adding the 2 new toggles in release notes
|
2018-10-28 12:24:23 +01:00 |
|
tibbi
|
208366b613
|
fix a glitch with misaligned Company icon if just the job position is filled
|
2018-10-28 12:00:04 +01:00 |
|
tibbi
|
c4ac5a238b
|
flip company and job position at getting full business contact name
|
2018-10-28 11:41:19 +01:00 |
|
tibbi
|
09b3f7f2f7
|
fix #268, use a different image placeholder for business contacts
|
2018-10-28 11:36:19 +01:00 |
|
tibbi
|
6de4f09319
|
make an if/else check clearer
|
2018-10-28 11:23:13 +01:00 |
|
tibbi
|
952cce20c0
|
renaming getFullName() to getNameToDisplay()
|
2018-10-28 11:20:56 +01:00 |
|
tibbi
|
457110e869
|
fix #131, properly sort groups containing UTF characters
|
2018-10-28 11:07:59 +01:00 |
|
tibbi
|
4f130fe402
|
fix #269, add placeholders at SelectContact activity
|
2018-10-27 18:24:16 +02:00 |
|
tibbi
|
f620d87946
|
create a separate layout for the SelectContact activity
|
2018-10-27 17:45:23 +02:00 |
|
tibbi
|
ca453ff04d
|
properly compare contacts that have no name or organization, just email
|
2018-10-27 17:20:35 +02:00 |
|
tibbi
|
b3bd0f182b
|
trim the user email before displaying, just to be sure
|
2018-10-27 17:12:55 +02:00 |
|
tibbi
|
f6347db55d
|
show contact email as its name, if real name and oganization are empty
|
2018-10-27 17:12:30 +02:00 |
|
tibbi
|
169b658d41
|
fix #278, add an option to show only contacts with phone numbers
|
2018-10-27 15:16:00 +02:00 |
|
tibbi
|
5b16ebdcc2
|
fix #289, add a toggle for using 24 hours time format
|
2018-10-27 14:40:56 +02:00 |
|
tibbi
|
507bdf32c2
|
handle a permissions issue related to setting contact photo
|
2018-10-27 14:28:33 +02:00 |
|
tibbi
|
50897fe6c9
|
fix #164, removing some glitches related to picking new contact photos
|
2018-10-27 13:31:56 +02:00 |
|
tibbi
|
458b735eb5
|
append "(Telegram)" after its contact source to make it clearer
|
2018-10-26 16:44:27 +02:00 |
|
tibbi
|
ef3a61714a
|
create some constants for apps with special handling
|
2018-10-26 13:40:00 +02:00 |
|
tibbi
|
8b919078c8
|
set dirty to false when inserting a new account
|
2018-10-26 13:31:21 +02:00 |
|
tibbi
|
307c168eee
|
do not allow creating WhatsApp contacts with this app, it doesnt work that way
|
2018-10-26 13:26:34 +02:00 |
|
tibbi
|
e5d1043962
|
removing some magic numbers
|
2018-10-26 12:29:12 +02:00 |
|
tibbi
|
870c325032
|
removing some redundant code
|
2018-10-26 12:11:32 +02:00 |
|
tibbi
|
80b8d5b4d1
|
updating commons to 5.2.10
|
2018-10-26 12:01:22 +02:00 |
|
tibbi
|
6f7f59290e
|
simplify the way of getting selected item positions
|
2018-10-16 12:44:35 +02:00 |
|
tibbi
|
8023bef5f6
|
set the DIRTY flag to true at creating new contacts
|
2018-10-15 14:57:38 +02:00 |
|
tibbi
|
073e759cac
|
use the Commons helper function for getting selected item positions
|
2018-10-15 14:36:09 +02:00 |
|
tibbi
|
bdac3fba05
|
updating Commons to 5.0.21 with adapter changes
|
2018-10-15 14:19:32 +02:00 |
|
tibbi
|
98e527eba8
|
adding dialpad into release notes
|
2018-09-28 20:19:53 +02:00 |
|
tibbi
|
c17e7ff47e
|
do not allow creating contacts under Signal or Telegram accounts
|
2018-09-28 14:42:15 +02:00 |
|
tibbi
|
241f57658d
|
make sure the dialpad Call button is properly colored
|
2018-09-28 12:59:36 +02:00 |
|
tibbi
|
877fe454fa
|
add a Plus sign to 0 at the dialpad
|
2018-09-28 12:56:00 +02:00 |
|
tibbi
|
27e1366339
|
adding a helper extension for filtering phone numbers
|
2018-09-28 12:02:04 +02:00 |
|
tibbi
|
446db13091
|
allow some other chars except digits at the regex replacing
|
2018-09-28 11:57:57 +02:00 |
|
tibbi
|
0ebe7bb286
|
treat long pressing the Zero at dialpad as Plus
|
2018-09-27 15:18:23 +02:00 |
|
tibbi
|
d024bc7551
|
add a Call button at the dialpad activity
|
2018-09-27 15:09:01 +02:00 |
|
tibbi
|
cacbbcedc1
|
replace the phone icon with a dialpad for getting to the dialpad
|
2018-09-27 14:49:31 +02:00 |
|
tibbi
|
2f59a84748
|
avoid some null extras at third party intents
|
2018-09-27 14:00:55 +02:00 |
|
tibbi
|
26061d8827
|
change the menu button text at the dialpad
|
2018-09-27 13:55:00 +02:00 |
|
tibbi
|
02002297c0
|
fix #250, allow copying phone number to clipboard by long pressing it
Works at the View contact screen only
|
2018-09-27 12:19:40 +02:00 |
|
tibbi
|
12c5f52092
|
fix #254, if there is no N and ORG fields at the given contact, only FN, treat it as an organization
|
2018-09-27 12:16:39 +02:00 |
|
tibbi
|
11349a3112
|
highlight new phone number at adding it to an existing contact
|
2018-09-27 10:32:28 +02:00 |
|
tibbi
|
5a9513b75d
|
add haptic feedback to dialpad buttons
|
2018-09-26 23:45:27 +02:00 |
|
tibbi
|
4b645b70b3
|
close the contact picker after successfull insert or edit
|
2018-09-26 23:27:42 +02:00 |
|
tibbi
|
5e5de8b90a
|
fix #166, properly handle intents adding numbers to existing contacts
|
2018-09-26 23:02:23 +02:00 |
|
tibbi
|
78240eeb2b
|
fill the list of contacts at insert_or_edit
|
2018-09-26 15:28:47 +02:00 |
|
tibbi
|
a7b79f89ed
|
add a label at the insert_or_edit activity
|
2018-09-26 14:47:28 +02:00 |
|
tibbi
|
5d8d0dd7b0
|
implement the "Create new contact" button on the insert_or_Edit screen
|
2018-09-26 12:13:05 +02:00 |
|
tibbi
|
e429b140e4
|
update the "Insert Or Edit" activity title
|
2018-09-26 11:45:25 +02:00 |
|
tibbi
|
eb914ddfdf
|
create a new activity for handling ACTION_INSERT_OR_EDIT intent
|
2018-09-26 10:11:13 +02:00 |
|
tibbi
|
282594c125
|
adding a button at the dialpad for creating new contact from number
|
2018-09-25 23:34:43 +02:00 |
|
tibbi
|
57f2ccf2f9
|
add a helper function for a more advanced check if a contact contains some numbers
|
2018-09-25 20:04:42 +02:00 |
|
tibbi
|
04ce30cdbd
|
improve the contact number fetching at the dialpad
|
2018-09-25 14:42:08 +02:00 |
|
tibbi
|
04a7cfc9a5
|
try showing the searched phone number under contacts
|
2018-09-25 14:24:29 +02:00 |
|
tibbi
|
3e8a65bda1
|
highlight contact number from the search query
|
2018-09-25 14:17:55 +02:00 |
|
tibbi
|
980368addd
|
hide the Select All and Share menu buttons at dialpad
|
2018-09-25 14:11:43 +02:00 |
|
tibbi
|
8ae60448f4
|
finish the action mode at changing the input at dialpad
|
2018-09-25 14:11:29 +02:00 |
|
tibbi
|
dac59dabcf
|
removing a redundant wrapper of the dialpad
|
2018-09-25 13:34:31 +02:00 |
|
tibbi
|
284a5fb35f
|
try calling contact directly from the dialpad screen, do not trigger edit/view
|
2018-09-24 15:17:15 +02:00 |
|
tibbi
|
6718fb9a20
|
show the filtered contacts on a list above dialpad
|
2018-09-24 15:12:31 +02:00 |
|
tibbi
|
2aadd93fa6
|
check contact real phone numbers too, not just the cleared ones
|
2018-09-24 14:15:08 +02:00 |
|
tibbi
|
2beb5eb3a6
|
filter contacts based on the dialpad input
|
2018-09-24 14:13:27 +02:00 |
|
tibbi
|
6159e55183
|
add a text change listener to the dialpad input value
|
2018-09-24 12:05:50 +02:00 |
|
tibbi
|
47405d8775
|
avoid showing the soft keyboard at clicking on the dialpad input
|
2018-09-23 20:41:04 +02:00 |
|
tibbi
|
eaa17e9038
|
dispatch fake key events to dialpad input
|
2018-09-23 20:13:12 +02:00 |
|
tibbi
|
9b86c694ff
|
implement char clearing at the dialpad
|
2018-09-23 10:58:51 +02:00 |
|
tibbi
|
96c6e8cd5a
|
add a dialpad input for showing dialed chars
|
2018-09-23 10:23:23 +02:00 |
|
tibbi
|
9ab4f3ea7f
|
adding some dialpad numbers and symbols
|
2018-09-22 23:35:34 +02:00 |
|
tibbi
|
52a8f6fde4
|
adding an initial Dialpad activity
|
2018-09-22 20:52:53 +02:00 |
|
tibbi
|
31fae0b97c
|
adding a main screen button launching the dialer
|
2018-09-22 20:39:10 +02:00 |
|
tibbi
|
37016b53cb
|
minor code cleanup at importing/exporting
|
2018-09-09 14:59:26 +02:00 |
|
Tibor Kaputa
|
b90405ceea
|
Merge pull request #247 from Dirkster99/master
Solution to Issue #146
|
2018-09-09 14:50:56 +02:00 |
|