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
|
f5d8822bef
|
moving dialpad character inserting into extensions
|
2020-05-02 22:58:32 +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
|
2a0cbe9b4f
|
implement microphone and speaker toggling via the audiomanager
|
2020-05-01 16:21:04 +02:00 |
|
tibbi
|
e5f3da5434
|
show the callers name, number and photo, if available
|
2020-05-01 11:10:38 +02:00 |
|
tibbi
|
4b8ea90443
|
move contact source filtering in a different function
|
2020-04-26 21:01:51 +02:00 |
|
tibbi
|
172e5f0d24
|
moving the Manage Blocked Numbers in Commons
|
2020-04-08 11:55:15 +02:00 |
|
tibbi
|
eb4be51f92
|
pass an OutputStream to exporter instead of a File
|
2020-03-16 23:09:25 +01:00 |
|
tibbi
|
bb46c5de17
|
adding Indicator fast scroller license
|
2020-02-05 17:51:40 +01:00 |
|
tibbi
|
7b30d6efd5
|
adding an initial implementation of fastscroller with letters
|
2020-02-05 15:57:55 +01:00 |
|
tibbi
|
6ea7994a08
|
move the contact click handling in the proper activities
|
2019-12-06 20:49:12 +01:00 |
|
tibbi
|
f939f77323
|
fix #464, properly handle some new contact related intents
|
2019-12-05 12:34:46 +01:00 |
|
tibbi
|
219a7be1c5
|
updating commons, kotlin, room and target sdk to 29
|
2019-11-28 11:34:01 +01:00 |
|
tibbi
|
cf2b6b6d5e
|
fix #440, #377, properly export all fields in .ics files
|
2019-09-15 23:33:51 +02:00 |
|
tibbi
|
91e645b08e
|
improve the contact source loading synchronicity
|
2019-09-15 13:05:55 +02:00 |
|
tibbi
|
d856649618
|
properly export all contacts as appropriate
|
2019-08-26 15:46:09 +02:00 |
|
tibbi
|
007e264f69
|
create new background threads only when necessary
|
2019-08-14 20:45:47 +02:00 |
|
tibbi
|
37b6619e51
|
use smt_private for the private account name
|
2019-01-24 19:55:12 +01:00 |
|
tibbi
|
e5862e700a
|
fix #362, properly handle exporting contacts that are filtered out
|
2019-01-24 16:49:38 +01:00 |
|
tibbi
|
50dc97e9c0
|
minor code cleanup here and there
|
2019-01-06 14:55:45 +01:00 |
|
tibbi
|
4dcb46c7ab
|
remove the notion of local account name and type
|
2019-01-06 12:10:45 +01:00 |
|
tibbi
|
aeed7e2456
|
fix #235, rely on both account name and type at filtering
|
2018-12-28 17:44:14 +01:00 |
|
tibbi
|
cfa9bdaf7a
|
properly handle transforming contact source names to public names
|
2018-12-28 16:06:40 +01:00 |
|
tibbi
|
cb7e281051
|
add a new field to ContactSource, publicName
|
2018-12-28 15:51:26 +01:00 |
|
tibbi
|
2c1218870d
|
catch and show exceptions thrown at adding blocked numbers
|
2018-12-27 20:27:23 +01:00 |
|
tibbi
|
9dffb0aea9
|
adding an Android OS version check at isDefaultDialer
|
2018-12-12 17:48:19 +01:00 |
|
tibbi
|
12973ac57c
|
add a helper function for checking if a contact is private
|
2018-11-30 17:25:58 +01:00 |
|
tibbi
|
a8c3dcf23a
|
properly handle generating contact uri for local contacts
|
2018-11-30 17:18:51 +01:00 |
|
tibbi
|
c8c7e7ce3b
|
fix #287, add handling for some secret codes at the dialpad
|
2018-11-30 16:43:02 +01:00 |
|
tibbi
|
4acee7d62b
|
fixing the default dialer check
|
2018-11-30 16:40:26 +01:00 |
|
tibbi
|
7331217e8a
|
adding a helper function for checking if the app is set as the default dialer
|
2018-11-30 16:35:21 +01:00 |
|
tibbi
|
fa7a447369
|
properly handle removing blocked numbers from the managing activity
|
2018-11-30 15:38:18 +01:00 |
|
tibbi
|
bf95eccce3
|
show the number blocking menu item at Recents only on Android 7+
|
2018-11-30 15:15:15 +01:00 |
|
tibbi
|
4131aae576
|
add an activity for managing blocked numbers
|
2018-11-30 15:13:03 +01:00 |
|
tibbi
|
de096cb8c8
|
allow blocking numbers directly from Recents screen
|
2018-11-30 14:37:52 +01:00 |
|
tibbi
|
ff0a08862c
|
adding a context extension for referencing the telecomManager
|
2018-11-29 19:19:22 +01:00 |
|
tibbi
|
7c0661983d
|
moving some Activity extension responsibilities to Context
|
2018-11-28 21:52:38 +01:00 |
|
tibbi
|
59119f274e
|
removing the redundant GsmCall model class
|
2018-11-21 16:35:05 +01:00 |
|
tibbi
|
f0c4b012b7
|
make use of the system string normalizing instead of custom regex
|
2018-11-20 23:31:50 +01:00 |
|
tibbi
|
f5c645026f
|
adding a few incoming call related things
|
2018-11-20 21:46:04 +01:00 |
|
tibbi
|
971bcbf29f
|
handle contact adding/removing from groups
|
2018-11-06 21:34:46 +01:00 |
|
tibbi
|
93cf31b2f2
|
add support for local groups
|
2018-11-06 20:12:11 +01:00 |
|
tibbi
|
f7c1f0ab10
|
handle retrieving local contacts from the database
|
2018-11-05 21:31:30 +01:00 |
|
tibbi
|
58e954a3f9
|
create a Room database for local contacts
|
2018-11-05 18:25:36 +01:00 |
|
tibbi
|
dd259a0bbe
|
appending .pro to the package name
|
2018-11-05 12:36:29 +01:00 |
|