Commit Graph

1228 Commits

Author SHA1 Message Date
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
darthpaul e032bdddce ref: separate notification form CallActivity
- create CallNotificationManager to handle notifications, to ensure separation of concerns
- create helper class CallContactAvatarHelper to get contact's avatar. It is needed by the CallActivity and CallNotificationManager
2021-09-19 23:22:45 +01:00
tibbi 8113972a19 updating changelog 2021-09-12 17:12:38 +02:00
tibbi 6609e5d355 uploading app icon png file 2021-09-12 17:12:31 +02:00
tibbi 9b4c905f61 update version to 5.9.0 2021-09-12 17:11:42 +02:00
tibbi 44ac6425c3 updating commons 2021-09-12 17:08:32 +02:00
Tibor Kaputa 4630a5bfbf
Merge pull request #229 from ChrisGCode/master
Icoming call not showing up (but ringing) #188
2021-09-12 11:59:48 +02:00
Tibor Kaputa bc71adc2b3
updating the code style 2021-09-12 11:59:20 +02:00
Tibor Kaputa 92a370d7da
Update gradle-wrapper.properties 2021-09-12 11:58:23 +02:00
Tibor Kaputa 5257a7d64c
Update build.gradle 2021-09-12 11:58:13 +02:00
Chris 96a910e3b5 Update gradle 2021-09-11 17:53:50 +02:00
Chris 955152a941 Fix for "Incoming call not showing up (but ringing) #188" 2021-09-11 17:27:04 +02:00
Tibor Kaputa 358b675ae3
Merge pull request #226 from teemue/patch-3
Updated FI translation
2021-08-28 22:34:36 +02:00
Tibor Kaputa 51e887b72c
Update strings.xml 2021-08-28 22:34:24 +02:00
teemue cbebf09d75
Updated FI translation 2021-08-28 10:53:43 +03:00
Tibor Kaputa bcc84466b3
Merge pull request #224 from solokot/master
Updated Russian translation
2021-08-27 20:34:05 +02:00
solokot 0e6a541874
Updated Russian translation 2021-08-27 22:03:43 +04:00
Tibor Kaputa af9b9d694b
Merge pull request #221 from KryptKode/fix/hide-keyboard-in-dialpad
Prevent keyboard from showing up at the dialpad
2021-08-26 10:12:44 +02:00
Paul Akhamiogu ce3f06e6f8 Add windowSoftInputMode = stateHidden to prevent keyboard from showing in DialpadActivity 2021-08-26 01:07:26 +01:00
tibbi 86fed62680 some code autoformatting 2021-08-24 12:17:36 +02:00
tibbi dc951a38db merge accented characters with casual ones at the side letterscrollbar 2021-08-17 15:13:28 +02:00
Tibor Kaputa b36fb1a6a6
Merge pull request #219 from KryptKode/feat/import-export-blocked-contacts
Feat/import export blocked contacts
2021-08-17 11:43:49 +02:00
Paul Akhamiogu e55fab5ff7 Add storage permissions and update dependency
- Add WRITE_EXTERNAL_STORAGE permission required for importing/exporting blocked contacts
- Update depenency for commons library
2021-08-17 10:21:00 +01:00
Tibor Kaputa 2f5c5770a8
Update .editorconfig 2021-08-17 09:39:04 +02:00
Tibor Kaputa d7aa9abdd2
Update .editorconfig 2021-08-16 23:13:28 +02:00
Tibor Kaputa 0fff8cb339
Merge pull request #218 from ltGuillaume/patch-1
Dutch
2021-08-16 19:45:12 +02:00
Guillaume b1be54cb27
Dutch 2021-08-16 19:30:33 +02:00
Tibor Kaputa 6c24bd400d
Merge pull request #216 from p0ppy-fl0w3r/master
FR #200 Remove dialer from recent apps after hanging up a call
2021-08-16 17:23:56 +02:00
Tibor Kaputa cfcf5e76c3
simplifying a Handler creation 2021-08-16 17:23:16 +02:00
Tibor Kaputa 4e4517f5d4
Merge pull request #217 from Aga-C/master
Updated Polish translation
2021-08-16 10:00:42 +02:00
fl0w3r b2fe66ef4a Remove dialer from recent apps after hanging up. 2021-08-16 08:41:11 +05:45
Agnieszka C 479a8fd9de Updated Polish translation 2021-08-15 23:09:51 +02:00
Tibor Kaputa 7fb5248553
Merge pull request #215 from KryptKode/feat/open-dialer-settings
Add settings option to launch dialpad by default
2021-08-15 22:46:22 +02:00
Tibor Kaputa aeda7a1836
Update strings.xml 2021-08-15 22:45:31 +02:00
Tibor Kaputa 3f4115f795
Update strings.xml 2021-08-15 22:38:49 +02:00
fl0w3r 8ef4422a7a FR #200 Remove dialer from recent apps after hanging up a call 2021-08-15 23:11:02 +05:45
Paul Akhamiogu d04a2175f5 Fix formatting and add string in correct location 2021-08-15 08:16:01 +01:00
Paul e0d9592544
Update strings.xml 2021-08-14 18:11:29 +01:00
Paul Akhamiogu 81d09c658f Add settings option to launch dialpad by default
- also account for process death of the MainActivity by persisting the state of whether the dialer had been launched by default
2021-08-14 17:59:48 +01:00
Tibor Kaputa bbc61c34eb
Merge pull request #213 from nortio/patch-1
Updates to the Italian translation
2021-08-12 09:03:53 +02:00
nortio c82d47a53b
Update strings.xml
Few corrections and additions for the Italian translation that sound more natural. Also, before merging, I would like to understand what's the context for the "show_grouped_calls" string. I couldn't find anything in the app, and naturally the translation changes based on the context. Furthermore, the translation for the speed dial section is completely wrong, so I took the liberty to change a few strings.
2021-08-11 22:32:59 +00:00
Tibor Kaputa 7a86175248
Merge pull request #212 from Aga-C/master
Added Polish translation to fastlane
2021-08-08 22:22:06 +02:00
Agnieszka C 3ed730844b Added Polish translation to fastlane 2021-08-08 12:17:45 +02:00
Tibor Kaputa e0a1a9ce1e
Merge pull request #208 from teemue/patch-2
Improved FI translation
2021-07-28 22:06:03 +02:00
Tibor Kaputa bc5c985ba2
Merge pull request #209 from solokot/master
Updated Russian language
2021-07-28 22:05:57 +02:00
solokot 211275c5b6
Updated Russian language 2021-07-28 19:25:34 +03:00
teemue b92134b2a2
Improved FI translation 2021-07-28 12:53:13 +03:00
Tibor Kaputa b228a41b53
Merge pull request #206 from ltGuillaume/patch-1
Dutch
2021-07-26 23:06:43 +02:00