Commit graph

1612 commits

Author SHA1 Message Date
tibbi
c487be72d8 update version to 6.10.1 2020-05-04 17:08:15 +02:00
tibbi
12671eb961 lets add the READ_CALL_LOG permission 2020-05-04 17:01:15 +02:00
tibbi
96ce1eabcd handle the SIM picking before calling only if this is the default dialer app 2020-05-04 16:45:18 +02:00
tibbi
5ab75aed4b change the default contact placeholder letter from S to A 2020-05-04 16:36:24 +02:00
tibbi
bd92b4cd84 update version to 6.10.0 2020-05-03 20:42:06 +02:00
tibbi
6851a7c6d8 make call notification receiver exported and enabled 2020-05-03 20:35:31 +02:00
tibbi
bf1db86b4f setup the call notification on the main thread 2020-05-03 20:27:56 +02:00
tibbi
419431247b properly handle updating letter fastscroller related colors 2020-05-03 20:09:22 +02:00
tibbi
e8c9958306 show contacts name at the Call Screen, even if stored at the private space 2020-05-03 18:51:55 +02:00
tibbi
3a62e38ef5 use proper icon colors at the calling screen 2020-05-03 18:07:31 +02:00
tibbi
cae2ef0919 adding some bottom padding at the dialpad 2020-05-03 17:58:40 +02:00
tibbi
91bf451794 set MODE_IN_CALL audio mode right at launching the call screen 2020-05-03 09:38:44 +02:00
tibbi
1e979e2b6e add handling for dialpad presses during calls 2020-05-02 23:04:08 +02:00
tibbi
f5d8822bef moving dialpad character inserting into extensions 2020-05-02 22:58:32 +02:00
tibbi
c80192e1b0 removing the beeping when the call notification appears 2020-05-02 21:40:15 +02:00
tibbi
8098fdf080 adding three dots after Is Calling and Dialing strings 2020-05-02 21:27:23 +02:00
tibbi
3b0ca0ccf0 require the PERMISSION_READ_PHONE_STATE before getting the SIM card to use 2020-05-02 21:07:55 +02:00
tibbi
ce281797b4 ask for a SIM card to be used earlier, not at Dialer activity 2020-05-02 20:58:39 +02:00
tibbi
56e8e4744e adding a checkbox for remembering SIM at specific numbers 2020-05-02 20:48:00 +02:00
tibbi
1ddbe9a06c prefer the third party intents SIM over the default one 2020-05-02 20:23:09 +02:00
tibbi
91c33b5030 properly recognize SIM card to use from third party intents 2020-05-02 20:07:14 +02:00
tibbi
964486fedc improve the handling of SIM picker at call start 2020-05-02 20:01:22 +02:00
tibbi
b8c8837aaa show Outgoing call UI at DIALING state too 2020-05-02 18:38:26 +02:00
tibbi
099a54388d adding a new permission, used at determining which SIM should be used at calls 2020-05-02 18:13:32 +02:00
tibbi
d740d7f2ea renaming the Handle variable used at starting calls 2020-05-02 13:37:10 +02:00
Tibor Kaputa
4a5c2b32a0
Merge pull request #543 from solokot/master
Updated Russian language
2020-05-02 09:36:14 +02:00
tibbi
c8443f7187 implement the first version of SIM picker 2020-05-02 09:35:54 +02:00
solokot
4c2d0fec40
Updated Russian language 2020-05-02 10:35:22 +03:00
spkprs
f802d74af6
Update strings.xml 2020-05-02 01:09:53 +03:00
tibbi
f177cbd011 adding an initial implementation of the PhoneAccount picker 2020-05-01 23:50:22 +02:00
tibbi
8fef03fa03 adding 2 new strings related to selecting a SIM card 2020-05-01 23:31:44 +02:00
Fatih Fırıncı
69ae4afc81
Update strings.xml 2020-05-02 00:08:16 +03:00
tibbi
8b79b57fcc updating min SDK version to 23, Marshmallow Android 6 2020-05-01 22:44:18 +02:00
tibbi
78e87e2df5 make sure the proper layouts are shown at incoming/outgoing calls 2020-05-01 22:32:47 +02:00
tibbi
76a85466ce set the alpha of big contact image at View Details to 0 by default 2020-05-01 22:26:43 +02:00
solokot
a601cadfcb
Updated Russian language 2020-05-01 23:07:12 +03:00
tibbi
1792c2daa0 add a Dialpad Close button at the ongoing calls dialpad 2020-05-01 21:54:09 +02:00
tibbi
20a082bb7c adding an input field above the dialpad 2020-05-01 21:16:31 +02:00
tibbi
85123eba20 show a dialpad at the call screen on button press 2020-05-01 21:04:47 +02:00
tibbi
33b5f6e1a3 end the call if the user closes the call screen while dialing 2020-05-01 21:01:53 +02:00
tibbi
f3f62ff074 moving the dialpad in an own layout file 2020-05-01 20:46:06 +02:00
tibbi
fb9dcaf745 adding some dialer related strings 2020-05-01 20:30:06 +02:00
tibbi
6048dec680 use bigger buttons at the call screen for easier clicking 2020-05-01 20:21:23 +02:00
tibbi
d66da94db2 adding ripple effect at incoming Call accept/decline buttons 2020-05-01 20:09:36 +02:00
tibbi
99fc8e5ecf adding ripple effect background to call notification buttons 2020-05-01 19:22:12 +02:00
tibbi
0aea7f5ad1 init the proximity sensor immediately, not just as the call starts 2020-05-01 19:02:44 +02:00
tibbi
4058fc3a4e show the Acccept Call notification button only at incoming ringing status 2020-05-01 19:00:39 +02:00
tibbi
d64546e059 show the proper call buttons at outgoing calls 2020-05-01 18:56:30 +02:00
tibbi
b4d2bdf38d show the call duration at the notification, while active 2020-05-01 18:50:28 +02:00
tibbi
70466bd1a1 show correct status at the call notification too 2020-05-01 18:48:03 +02:00
tibbi
7f1c2471d0 use only default priority for the app call notification 2020-05-01 18:36:56 +02:00
tibbi
a9fff376ea close the call instantly if it ended and the user presses the red button 2020-05-01 18:33:50 +02:00
tibbi
ae42a735e7 show the call screen for a moment after the call ends, with visible duration 2020-05-01 18:18:29 +02:00
tibbi
1c45efd986 update the call timer during an active call 2020-05-01 17:14:58 +02:00
tibbi
b02468e5db show the call status below the other sides name 2020-05-01 17:01:27 +02:00
tibbi
6be6b546f5 lets actually remove the callers number if we know his name 2020-05-01 16:42:10 +02:00
tibbi
2a0cbe9b4f implement microphone and speaker toggling via the audiomanager 2020-05-01 16:21:04 +02:00
tibbi
390c4f8b54 unregister the calls callback after the call 2020-05-01 13:44:28 +02:00
tibbi
cca5de0bef implementing a proximity sensor, turn the screen off when something is close 2020-05-01 13:24:36 +02:00
tibbi
570f55eeb8 show the incoming call screen if the screen is turned off too 2020-05-01 12:48:10 +02:00
tibbi
659b2abb4c do not autocancel the incoming call notification 2020-05-01 12:18:39 +02:00
tibbi
2504de4239 show the contacts avatar at the notification too 2020-05-01 12:12:01 +02:00
tibbi
56a6f3b98f show the incoming callers name at the notification too 2020-05-01 11:23:46 +02:00
tibbi
0b82f4aded show the caller as Unknown caller in case we know nothing about him 2020-05-01 11:14:15 +02:00
tibbi
e5f3da5434 show the callers name, number and photo, if available 2020-05-01 11:10:38 +02:00
tibbi
824a385b11 handle accepting call 2020-05-01 10:22:51 +02:00
tibbi
0ac58a0a57 adding some handling to rejecting calls 2020-05-01 10:10:28 +02:00
tibbi
c3d8292961 adding an End Call button at the call screen 2020-04-30 23:38:07 +02:00
tibbi
7d2fa2743f toggle the microphone on icon click 2020-04-30 23:25:34 +02:00
tibbi
11e243f170 toggle Speaker icon at the Call screen on click 2020-04-30 21:58:09 +02:00
tibbi
b3aa539f52 use Call category for the call notification 2020-04-30 21:53:54 +02:00
tibbi
c7f5f454ef adding an initial implementation of the incoming call notification 2020-04-30 21:48:03 +02:00
tibbi
d835c5d80b adding buttons, microphone and keyboard buttons 2020-04-30 15:18:09 +02:00
tibbi
0d78355ba7 wrapping the incoming call views into a different constraintlayout 2020-04-30 14:43:32 +02:00
tibbi
be13659182 adding the caller photo, name and number at the call screen 2020-04-30 12:57:44 +02:00
tibbi
2bacde210c adding the initial incoming call screen buttons 2020-04-30 11:57:33 +02:00
tibbi
6f921ad673 adding an initial Call activity 2020-04-30 10:36:37 +02:00
tibbi
76a1d2c3d6 convert contact photo from uri to bytearray directly, without creating a bitmap 2020-04-29 21:27:47 +02:00
tibbi
9860b8118c do not try inserting the contact thumbnail, it will be generated 2020-04-29 20:27:04 +02:00
tibbi
fa05c304e9 allow closing View screen quicker with double back button 2020-04-29 18:31:19 +02:00
tibbi
b8e633aea8 change the required contact photo resolution from 720 to 512 2020-04-29 18:07:15 +02:00
tibbi
58924763a0 hide big contact photo on pressing Back, if it is open 2020-04-29 13:01:00 +02:00
tibbi
96ec75e545 minor style update 2020-04-28 23:52:21 +02:00
tibbi
b0c5624e0e add rounded corners at the big photo at View Details screen 2020-04-28 11:29:20 +02:00
tibbi
3ec5ae7a07 adding a PhotoUri field at LocalContact too 2020-04-28 11:14:19 +02:00
tibbi
e35d07d8c6 do not rely on email at letter fastscroller too early 2020-04-28 10:19:38 +02:00
tibbi
9df550a8aa fix #537, properly handle non UTF characters at letters scrollbar 2020-04-28 09:55:49 +02:00
tibbi
bee5d768b9 use the colored letter icon at View and Edit screens too 2020-04-28 09:32:49 +02:00
tibbi
8f8b5800b8 fix #534, show all contacts at the Dialpad screen by default 2020-04-27 23:29:17 +02:00
tibbi
8a41f3022f fix #535, hide the dialpad button while search is open 2020-04-27 23:24:59 +02:00
tibbi
6b55adefbd updating some code style and shortening it, no real change 2020-04-27 23:09:44 +02:00
tibbi
7aa9cfa328 adding a weird workaround or what at storing contacts on a SIM card 2020-04-27 22:04:39 +02:00
tibbi
a9e639d73e check if the default set contact source is valid at creating a new contact 2020-04-26 21:22:38 +02:00
tibbi
4b8ea90443 move contact source filtering in a different function 2020-04-26 21:01:51 +02:00
tibbi
f40285f672 updating gradle and commons 2020-04-26 19:40:32 +02:00
tibbi
68aabd20e7 update version to 6.9.0 2020-04-16 17:30:01 +02:00
tibbi
d40ac108e1 update commons to 5.25.22 2020-04-16 17:27:20 +02:00
tibbi
cfc1eddc33 show proper letters on the fastscroller, no matter the sorting 2020-04-16 17:09:39 +02:00
tibbi
3e78be6e88 ensure proper letter placeholder at contacts 2020-04-16 16:31:35 +02:00
tibbi
93b7ef3343 make sure we use the proper letter at the contact colored avatar 2020-04-16 12:36:33 +02:00
tibbi
0ad5874c5d fix #370 and fix #491, make sure the local Phone account is initialized 2020-04-16 12:27:42 +02:00
tibbi
ab1fc2c7a9 update commons to 5.25.21 2020-04-15 21:17:24 +02:00
tibbi
7bd9d34cd0 use the new contact avatars at the Select Contact dialog and screens too 2020-04-15 20:42:28 +02:00
tibbi
9e51d96afb using the colored circle icons at groups too 2020-04-15 19:55:19 +02:00
tibbi
a84aa91e28 removing some duplication at avatar loading 2020-04-15 18:25:30 +02:00
tibbi
c7fda28544 make the contact lists nicer, use colored avatars with letters 2020-04-15 17:58:55 +02:00
tibbi
bff89317a3 use a bigger ic_group_add_vector icon 2020-04-15 17:00:36 +02:00
tibbi
f0f9bbbb20 fix #505, be smarter at getting the letters at fastscroller 2020-04-15 16:40:00 +02:00
tibbi
0bbfde9b82 shortening more cursor handling, use cursor?.use 2020-04-15 14:25:18 +02:00
tibbi
ce5bf02bf7 use the helper function queryCursor at looping cursors 2020-04-15 14:20:51 +02:00
tibbi
f8501d7cf2 moving an icon into Commons 2020-04-15 14:07:07 +02:00
tibbi
230b8ee3fc make placeholder texts italic and a bit transparent 2020-04-15 13:43:47 +02:00
tibbi
8f890f4f54 catch and show exceptions thrown at modifying groups 2020-04-15 12:47:52 +02:00
tibbi
855b4e0188 shortening some code by importing more specific classes 2020-04-14 23:59:36 +02:00
tibbi
1a00027487 updating commons to 5.25.14, get some things from there 2020-04-13 22:12:24 +02:00
tibbi
172e5f0d24 moving the Manage Blocked Numbers in Commons 2020-04-08 11:55:15 +02:00
tibbi
57b61243a6 moving some strings into Commons 2020-04-08 10:36:32 +02:00
tibbi
11e7d051d4 use a helper function for fetching the FAB icon color 2020-03-28 19:25:21 +01:00
tibbi
2562eca6ba shortening a too long line 2020-03-28 19:12:02 +01:00
tibbi
8a058c039d removing some duplicate strings, take them from Simple-Commons 2020-03-20 23:16:46 +01:00
tibbi
aca84014d8 updating commons and room 2020-03-20 10:25:19 +01:00
tibbi
3a7d9b61f9 update version to 6.8.0 2020-03-18 18:32:38 +01:00
tibbi
a8cc12e838 do not request the Storage permission from Android 10+ 2020-03-18 18:12:44 +01:00
tibbi
d4dc887bda updating commons to 5.23.7 2020-03-17 20:12:12 +01:00
tibbi
f89846e610 do not check file existence in scoped storage 2020-03-17 19:00:06 +01:00
tibbi
9c622a30bd move the export path remembering in the dialog itself 2020-03-17 16:39:57 +01:00
tibbi
77bc0a92b5 do not request the Storage permission on Android 11+ 2020-03-16 23:28:30 +01:00
tibbi
ba75f5daa1 add Scoped Storage handling at contact exporting 2020-03-16 23:25:36 +01:00
tibbi
1ee2e591d5 adding a helper exportContactsTo function 2020-03-16 23:16:06 +01:00
tibbi
eb4be51f92 pass an OutputStream to exporter instead of a File 2020-03-16 23:09:25 +01:00
tibbi
fbfe7133ca allow hiding the path at the exporting destination dialog 2020-03-16 22:49:56 +01:00
tibbi
39b432bf4b remember last used vcard export path 2020-03-16 22:29:11 +01:00
tibbi
1b7a860cdf use Scoped Storage at importing from Android 11 2020-03-16 22:17:51 +01:00
tibbi
e262ffecf5 updating commons and gradle 2020-03-15 21:52:16 +01:00
Tibor Kaputa
16a5c2775b
Merge pull request #516 from spkprs/patch-10
Update strings.xml
2020-03-13 08:35:11 +01:00
Tibor Kaputa
3c11ce4d60
removing an empty line 2020-03-13 08:35:03 +01:00
Fatih Fırıncı
25839799f1
Update strings.xml 2020-03-13 00:44:17 +03:00
spkprs
bcec353677
Update strings.xml 2020-03-13 00:25:40 +03:00
tibbi
448135fd18 updating the apps long description, make it more verbose 2020-03-12 19:38:32 +01:00
tibbi
78c4d80925 update version to 6.7.1 2020-03-08 19:07:18 +01:00
tibbi
4df2f32780 properly refresh the letters fastscroller if contacts change 2020-03-08 18:45:23 +01:00
tibbi
56ab5aaa39 updating commons, kotlin, build tools 2020-03-08 13:00:19 +01:00
Tibor Kaputa
2f649df9f1
Merge pull request #513 from solokot/master
Updated Russian language
2020-03-07 22:47:22 +01:00
Guillaume
5a14d23662
Update strings.xml 2020-03-07 15:22:46 +01:00
Guillaume
d9f8d515d2
Dutch 2020-03-07 15:16:36 +01:00
solokot
c04b533a88
Updated Russian language 2020-03-06 23:31:05 +03:00
Tibor Kaputa
2d3485566c
Merge pull request #512 from akcansoft/patch-3
turkish translate strings.xml
2020-03-06 16:19:55 +01:00
akcanSoft
d884521f0b
turkish translate strings.xml 2020-03-06 17:30:03 +03:00
spkprs
cb2e24dbb5
Update strings.xml 2020-03-06 14:44:14 +03:00
tibbi
86bcc0ccb2 adding some links at the apps long description 2020-03-06 11:39:47 +01:00