Commit graph

284 commits

Author SHA1 Message Date
tibbi
d7f4dcd656 set up the new Menu at Edit screen 2020-10-26 16:13:23 +01:00
tibbi
61f17de7f4 start rewriting the Edit screen too 2020-10-26 16:07:10 +01:00
tibbi
9ad96061a9 allow toggling contact Favorite state from the View screen too 2020-10-26 15:52:46 +01:00
tibbi
75b54e1d18 show a nicer placeholder for contacts without image 2020-10-26 14:25:18 +01:00
tibbi
0efae2f760 adding a divider under the contacts photo 2020-10-26 12:53:04 +01:00
tibbi
516d847037 reworking the View contact UI a bit 2020-10-26 11:53:17 +01:00
tibbi
a996a40f82 hiding the fake top big image 2020-10-26 11:12:52 +01:00
tibbi
d1ebf226cd start rewriting the View Contact screen with a bigger top image 2020-10-26 11:08:24 +01:00
tibbi
bb496bbdfb fix #593, remove the Dialer Moved dialog 2020-09-19 11:05:00 +02:00
tibbi
749bbe55a6 fix #604, show the phone number type at the number picker 2020-09-19 10:58:33 +02:00
tibbi
133d0a4a98 fix #264, allow inserting contact events without a year 2020-07-18 17:04:21 +02:00
tibbi
94e9ecd4c6 catch an exception at getting the export destination file 2020-07-07 14:57:46 +02:00
tibbi
4e3194aac8 updating commons and gradle 2020-06-19 09:58:16 +02:00
tibbi
0ec3b1a752 updating commons ot 5.29.7 2020-06-13 09:00:46 +02:00
tibbi
1a478dcfee fix #483, adding some search improvements, do not reset it that often 2020-06-03 11:03:34 +02:00
tibbi
e903a6f16e catching an exceptions thrown if no app can handle Dialpad 2020-05-25 12:12:45 +02:00
tibbi
47bf6addf1 squeeze the tab index checker 2020-05-23 22:25:41 +02:00
tibbi
2967621c3e fetch the proper default tab, if some tabs arent shown 2020-05-23 21:33:34 +02:00
tibbi
9b9d0231a5 allow customizing the default tab to open at app start 2020-05-23 21:27:50 +02:00
tibbi
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
tibbi
d91e930eb6 removing the DialPad activity, launch DIAL intent on click 2020-05-23 20:33:12 +02:00
tibbi
dda49b2967 removing the Show Dialpad Letters settings item 2020-05-23 20:28:11 +02:00
tibbi
27920116ce removing the Manage Blocked Numbers screen 2020-05-23 20:21:47 +02:00
tibbi
a38e5ac68b removing Speed Dial related things 2020-05-23 20:19:47 +02:00
tibbi
4ae0cb3ba5 show a dialog warning about calling functionality moved into Simple Dialer 2020-05-23 20:14:06 +02:00
tibbi
c0bfe21032 updating commons, reuse TAB constants from there 2020-05-23 20:00:02 +02:00
tibbi
e8b83801f4 allow sharing private contacts with Simple Dialer and SMS Messenger 2020-05-18 20:19:57 +02:00
tibbi
c23800f28b make sure the Call and SMS buttons are shown when necessary 2020-05-15 12:08:52 +02:00
tibbi
cfebcfee5e moving a constant into Commons 2020-05-13 23:16:05 +02:00
tibbi
d82d9805be moving some helper functions into Commons 2020-05-09 23:05:06 +02:00
tibbi
3bebf4445e moving some View Contact intent related things in Commons 2020-05-08 22:04:25 +02:00
tibbi
080401bc37 moving some shared layout files into Commons 2020-05-08 10:23:29 +02:00
tibbi
5ab75aed4b change the default contact placeholder letter from S to A 2020-05-04 16:36:24 +02:00
tibbi
bf1db86b4f setup the call notification on the main thread 2020-05-03 20:27:56 +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
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
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
d740d7f2ea renaming the Handle variable used at starting calls 2020-05-02 13:37:10 +02:00
tibbi
c8443f7187 implement the first version of SIM picker 2020-05-02 09:35:54 +02:00
tibbi
f177cbd011 adding an initial implementation of the PhoneAccount picker 2020-05-01 23:50:22 +02:00
tibbi
8b79b57fcc updating min SDK version to 23, Marshmallow Android 6 2020-05-01 22:44:18 +02:00