tibbi
|
749bbe55a6
|
fix #604, show the phone number type at the number picker
|
2020-09-19 10:58:33 +02:00 |
|
tibbi
|
3d12a8da46
|
URI encode phone number before sending SMS to it
|
2020-08-08 17:53:10 +02:00 |
|
tibbi
|
133d0a4a98
|
fix #264, allow inserting contact events without a year
|
2020-07-18 17:04:21 +02:00 |
|
tibbi
|
4e3194aac8
|
updating commons and gradle
|
2020-06-19 09:58:16 +02:00 |
|
tibbi
|
dab3c58cf6
|
handle CALL_PHONE permission at initiating a call
|
2020-05-26 11:20:57 +02:00 |
|
tibbi
|
3e5bbd69c8
|
replace Dial intent with Call
|
2020-05-24 23:35:28 +02:00 |
|
tibbi
|
df649f5bdd
|
removing a few more calling related redundant things
|
2020-05-23 22:12:59 +02:00 |
|
tibbi
|
a5e6d23d5f
|
removing a few more unused files
|
2020-05-23 20:48:54 +02:00 |
|
tibbi
|
6d05ee636a
|
removing some more calling related files
|
2020-05-23 20:42:38 +02:00 |
|
tibbi
|
d82d9805be
|
moving some helper functions into Commons
|
2020-05-09 23:05:06 +02:00 |
|
tibbi
|
cd8d73b8e4
|
moving the Launch ACTION_CALL intent handling in Commons
|
2020-05-08 22:34:42 +02:00 |
|
tibbi
|
3bebf4445e
|
moving some View Contact intent related things in Commons
|
2020-05-08 22:04:25 +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
|
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 |
|