Commit Graph

475 Commits

Author SHA1 Message Date
Oğuz Ersen c5ea5a3ef3
Update strings.xml (Turkish) 2021-11-12 18:18:00 +00:00
Tibor Kaputa a4edf029b9
Update README.md 2021-11-08 20:18:04 +01:00
Tibor Kaputa c632cd4e72
Merge pull request #255 from smarquespt/patch-3
Typo fix
2021-11-01 20:50:54 +01:00
Sérgio Marques 040bf8576d
Typo fix 2021-11-01 16:49:16 +00:00
Tibor Kaputa fedae9389b
Merge pull request #253 from smarquespt/patch-2
Update strings.xml
2021-10-31 18:17:26 +01:00
Sérgio Marques 059476c3bd
Update strings.xml 2021-10-31 16:03:26 +00:00
Tibor Kaputa 210ceae1fa
Merge pull request #252 from Aur36/patch-3
Update german translation
2021-10-31 12:03:21 +01:00
Aur36 61360ad75c
Update german translation 2021-10-31 10:45:41 +01:00
Tibor Kaputa 87b856d4a3
Merge pull request #249 from shoddysheep/master
Danish translation
2021-10-21 18:11:35 +02:00
shoddysheep 1164187e58
Danish translation
Added Danish translation
2021-10-21 17:27:52 +02:00
Tibor Kaputa 97a72611ea
Merge pull request #248 from spkprs/patch-4
Update strings.xml
2021-10-19 19:08:54 +02:00
spkprs 8c9c8b4370
Update strings.xml 2021-10-19 16:14:07 +03:00
Tibor Kaputa 6a07463768
Merge pull request #247 from teemue/patch-4
Improved FI translation
2021-10-16 14:36:43 +02:00
teemue 3a519159d1
Improved FI translation 2021-10-16 12:22:35 +03:00
Tibor Kaputa 495094e61b
Merge pull request #245 from lavenderwaste/patch-1
Update strings.xml
2021-10-15 10:09:53 +02:00
lavenderwaste 92aa946639
Update strings.xml
updating spanish strings
2021-10-14 23:35:22 +00:00
Tibor Kaputa 283eab5e5f
Merge pull request #243 from solokot/master
Updated Russian translation
2021-10-10 15:06:07 +02:00
solokot c6b1028c97
Updated Russian translation 2021-10-10 15:56:01 +03:00
Tibor Kaputa 008c6a46da
Merge pull request #240 from Aur36/patch-2
Update french translation
2021-10-10 13:06:26 +02:00
Aur36 4bb2333223
Update french translation 2021-10-10 10:44:37 +02:00
tibbi dc79228bc1 make some safety checks nicer 2021-10-08 19:53:00 +02:00
Tibor Kaputa 4ac11f6a42
Merge pull request #238 from KryptKode/fix/call-notif-hanging
fix: call notification hanging
2021-10-08 19:49:43 +02:00
darthpaul 3ccb1072c4 fix: call notification hanging 2021-10-07 23:08:54 +01:00
tibbi ea9c0eb2d1 adding some null checks 2021-10-06 22:38:52 +02:00
tibbi 8371663878 updating changelog 2021-10-04 23:14:34 +02:00
tibbi 7e6789b94b update version to 5.10.1 2021-10-04 23:14:27 +02:00
tibbi 34c27c530d adding a crashfix at call manager 2021-10-04 23:11:25 +02:00
tibbi 526327bdb1 updating kotlin, commons, gradle 2021-10-04 19:33:03 +02:00
tibbi b05f874bd9 updating changelog 2021-09-25 21:39:06 +02:00
tibbi 23e1d465b9 update version to 5.10.0 2021-09-25 21:38:59 +02:00
tibbi 14f1b8fc48 updating commons 2021-09-25 21:38:52 +02:00
Tibor Kaputa 47577234bb
Merge pull request #232 from KryptKode/feat/back-press
Feat/ handle back press for calls
2021-09-25 21:32:59 +02:00
Tibor Kaputa 233fbcaf25
minor code style update 2021-09-25 21:32:24 +02:00
Tibor Kaputa 7a28c713a9
Merge pull request #235 from ltGuillaume/patch-1
Dutch
2021-09-25 15:20:06 +02:00
Guillaume 8513d44ca1
Dutch 2021-09-25 15:17:10 +02:00
darthpaul 3023881015 fix: do not show notification when call is ended 2021-09-24 22:56:43 +01:00
Tibor Kaputa b0ccf5152c
Merge pull request #234 from Aga-C/polish-translation
Updated Polish translation
2021-09-24 22:47:55 +02:00
Agnieszka C 37d73ab8a2 Updated Polish translation 2021-09-24 22:13:24 +02:00
tibbi 81a98db071 removing an unnecessary import 2021-09-24 21:51:31 +02:00
Tibor Kaputa 6ebd6b33d1
Merge pull request #233 from quantum5/proximity-setting
Make it possible to disable proximity sensor during calls
2021-09-24 21:51:06 +02:00
Tibor Kaputa 6ef2278970
Update strings.xml 2021-09-24 21:50:44 +02:00
Quantum f02f0b2e99 Make it possible to disable proximity sensor during calls
There are phones out there with broken proximity sensors that always
report near, which causes every dialer app to turn off the screen
unconditionally during calls. As an owner of such a phone, this has been
driving me crazy.

This commit adds a new setting to disable the proximity sensor. By
default, this is turned off, preserving the current behaviour.
2021-09-23 02:47:00 -04:00
Tibor Kaputa 11c6bc9dee
removing some magic numbers 2021-09-22 23:36:04 +02:00
Tibor Kaputa 683fa0a1db
fixing some spaces 2021-09-22 23:24:07 +02:00
Tibor Kaputa 32e184dd67
removing a space 2021-09-22 23:23:35 +02:00
darthpaul 865cf4b8ae fix: recreate timer on each start and reset callDuration 2021-09-20 00:33:13 +01:00
darthpaul 2f9341dd33 fix: add CallDurationHelper to keep track of call duration 2021-09-20 00:27:03 +01:00
darthpaul bdab26838e fix: launch CallActivity when call is picked from notification
- add CallActivity.getStartIntent method to get the start intent for CallActivity and update in CallNotificationManager and CallService where the CallActivity is started
- in CallActionReceiver, start the CallActivity before answering the call
2021-09-20 00:02:53 +01:00
darthpaul dd6316ae81 ref: only end call if state is STATE_CONNECTING or STATE_DIALING 2021-09-19 23:51:47 +01:00
darthpaul 288b50da7f ref: handle notification in CallService
- remove notification handling from CallActivity
- handle notification in CallService, including adding a Call.Callback method to update notification when the call state changes
2021-09-19 23:33:09 +01:00