Commit Graph
100 Commits
Author SHA1 Message Date
juha-h 6a2aa752f0 Merge pull request #221 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Russian and Portuguese)
2022-02-03 12:14:24 +02:00
Juha Heinanen 10dacfb913 Merge branch 'tel_uri' 2022-02-03 12:01:35 +02:00
Juha Heinanen bbb7eb26ee Added/removed strings
Modified chat message input type
2022-02-03 11:57:31 +02:00
Juha Heinanen 5cf189a06a Prompt user for telephony provider account if such is needed to make the call 2022-02-03 11:45:05 +02:00
Juha Heinanen af11b18bd7 Update also Android tel uri contact 2022-02-02 17:47:03 +02:00
Juha Heinanen 1c3683e3f4 Improved handling of CALL action 2022-02-02 17:46:17 +02:00
Juha Heinanen 3ee0a9b55b Added autocomplete and autocorrect input types to chat edittext 2022-02-02 11:48:34 +02:00
Juha Heinanen 21320ddfcb Avoid some lint warnings 2022-02-02 11:41:51 +02:00
Juha Heinanen d3a2282f03 Added Telephony Provider account configuration item
Added support for Contact tel URIs
Show account's STUN configuration items only if needed
Avoid some lint warnings in baresip.c
2022-02-02 11:36:08 +02:00
Juha Heinanen c285719da1 New version 39.1.0 2022-01-30 15:01:50 +02:00
Juha Heinanen 15b4ec021c Automatically capitalize message sentences 2022-01-30 12:34:05 +02:00
Juha Heinanen 1b8656a240 Added textShortMessage input type to message text view 2022-01-28 22:09:22 +02:00
Juha Heinanen 0fd9f20d1a Fixed external calling when baresip app is running but has been cleared
Fixed external calling to tel: URI
2022-01-28 15:58:34 +02:00
Juha Heinanen 452674db17 Renamed some address vals in order to avoid lint warnings 2022-01-28 10:39:19 +02:00
Juha Heinanen 730be8054a Improved and fixed handling of message and call transfer events 2022-01-28 10:29:27 +02:00
Juha Heinanen 06dd814a27 Use LiveData to observe service events
Avoid bluetooth related error
2022-01-27 18:30:44 +02:00
Juha Heinanen 8598a6f67f Gradle and gradle dependencies upgrade 2022-01-27 17:09:34 +02:00
Juha Heinanen a44a20a159 Use LiveData to observe registration status changes and message responses 2022-01-26 10:47:27 +02:00
juha-h 50ec44e3c2 Merge pull request #216 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2022-01-25 15:49:01 +02:00
Juha Heinanen 29fff4fa13 Handle message rerponse already in baresip service 2022-01-25 10:23:53 +02:00
Juha Heinanen 21c7e6f8b2 Moved unregistering of receiver from onPause to onDestroy 2022-01-25 09:16:17 +02:00
Juha Heinanen 0ccc1751b7 Minor code improvement 2022-01-25 09:15:32 +02:00
Juha Heinanen 54f6b04163 Moved screen event receiver from baresip service to main activity 2022-01-24 17:28:02 +02:00
Juha Heinanen b5524b3f7e When registering fails, toast it from baresip service to any activity 2022-01-24 10:53:05 +02:00
Juha Heinanen ebbe6328c9 New version 39.0.0 2022-01-22 16:08:31 +02:00
Juha Heinanen 2b23aed3b6 Fixed call tittle text 2022-01-22 15:58:49 +02:00
Juha Heinanen af0425ee74 Cleaned uaEvent param handling 2022-01-22 14:59:04 +02:00
juha-h bf157a0a33 Merge pull request #215 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Norwegian Bokmål and Swedish)
2022-01-22 13:47:29 +02:00
Juha Heinanen da74158c0f Do not use "Answering call from ..." title, since flashing it is confusing when call is established immediately 2022-01-22 06:09:59 +02:00
Juha Heinanen deed5bb877 Change call status to "answered" only when answering incoming call 2022-01-21 20:25:29 +02:00
Juha Heinanen d173c929f1 Allow cancelling of answered call that waits to be established
Simplified some call related strings
2022-01-21 19:17:44 +02:00
Juha Heinanen c15c00cb69 Improved fi translation 2022-01-20 17:51:25 +02:00
juha-h 3a46540b51 Merge pull request #214 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2022-01-20 17:51:00 +02:00
Juha Heinanen df5268dcd5 In contact and chat lists use bitmap to show text avatar 2022-01-20 17:08:01 +02:00
Juha Heinanen 794a4293dd In call list, use bitmap to show text avatar 2022-01-20 13:14:22 +02:00
Juha Heinanen 3fc1586044 Dependencies upgrade 2022-01-20 13:10:11 +02:00
juha-h a4bcaec802 Merge pull request #213 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese)
2022-01-18 17:36:04 +02:00
Juha Heinanen 34fc9220f8 Added call details activity that can be accessed by touching time in call history list 2022-01-18 17:29:14 +02:00
Juha Heinanen 3a3198a403 Avoid lint warning 2022-01-16 14:48:43 +02:00
Juha Heinanen b49a989be8 Included in call history both start and stop time of calls
Improved display of call history time value
2022-01-16 14:42:16 +02:00
Juha Heinanen 8b104e8dea New version 38.0.0 2022-01-14 10:27:15 +02:00
Juha Heinanen e73be20160 Simplified screen lock handling 2022-01-14 09:57:57 +02:00
Juha Heinanen e1fd993f1f More code cleanups 2022-01-13 18:15:12 +02:00
Juha Heinanen 2db0b5e8bc Set in onCreate dark window background if dark theme is default 2022-01-13 17:43:22 +02:00
Juha Heinanen 60a667aa2a Code cleanups 2022-01-13 16:25:20 +02:00
juha-h 9540fc6e3a Merge pull request #212 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Swedish)
2022-01-13 15:02:42 +02:00
Juha Heinanen 084770810d Renamed keyguard var 2022-01-12 10:09:47 +02:00
Juha Heinanen 188e3e1d18 No need to dismiss keyguard when main activity is created 2022-01-10 17:39:04 +02:00
Juha Heinanen 01f75ec9ce Removed unused variable 2022-01-10 15:45:58 +02:00
Juha Heinanen 524d0bdcba No need for ProxyActivity 2022-01-10 15:24:11 +02:00
Juha Heinanen d20f030c0d Minor optimization 2022-01-09 17:45:46 +02:00
juha-h e23a7ea75c Merge pull request #211 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2022-01-09 10:56:05 +02:00
Juha Heinanen f6a81bc9bd Allow answering call without unlocking the device 2022-01-09 10:47:44 +02:00
Juha Heinanen 84b132cc86 Replaced isIcoming function with isStatus function 2022-01-06 12:53:28 +02:00
Juha Heinanen 3dd0fcd584 Initialize requestPermissionLauncher in onCreate
Do not dismiss keyguard in onCreate
2022-01-06 12:51:24 +02:00
Juha Heinanen d26eb3cec0 Check result of battery optimization setting 2022-01-04 18:47:36 +02:00
Juha Heinanen dc8a9cf751 In Settings, added link to Android settings 2022-01-04 18:05:07 +02:00
Juha Heinanen bf448b23fd New version 37.4.0 2022-01-03 13:49:21 +02:00
juha-h eef78cf8c4 Merge pull request #210 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese)
2022-01-03 13:24:24 +02:00
Juha Heinanen b3466cfab4 Upgraded kotlinx-coroutines-android version 2022-01-03 10:12:54 +02:00
Juha Heinanen 19935e9ba6 Specified ndkVersion and cmake version
Asked lint to also check dependencies
2022-01-03 09:47:36 +02:00
juha-h 320e12acab Merge pull request #209 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (German)
2021-12-29 10:42:07 +02:00
Juha Heinanen ecce2ca4db New version 37.3.0 2021-12-28 09:33:28 +02:00
juha-h 8e50dd6f24 Merge pull request #208 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (German)
2021-12-28 09:20:29 +02:00
Juha Heinanen c2c85c63a1 Removed unused import 2021-12-25 15:04:18 +02:00
Juha Heinanen 6974c82343 Moved Default Call Volume setting under Audio settings 2021-12-25 15:03:23 +02:00
Juha Heinanen 7b8ca360b5 Removed unused strings 2021-12-24 19:24:34 +02:00
Juha Heinanen 7d46388586 New release 37.2.0 2021-12-23 15:42:51 +02:00
juha-h a744aa9688 Merge pull request #206 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2021-12-23 13:08:31 +02:00
Juha Heinanen a5a4edccfd Removed empty line 2021-12-23 11:47:16 +02:00
Juha Heinanen bb03f98da7 Better protection of device locked with secure keyguard 2021-12-23 10:43:40 +02:00
Juha Heinanen 52847d7553 New version 37.1.0 2021-12-21 14:39:56 +02:00
Juha Heinanen 67c7e5b7bf Minor soft input enhancements 2021-12-21 12:59:20 +02:00
Juha Heinanen 68eb9fe2a9 Disable also dtmd input field when call is put onhold by peer 2021-12-20 16:54:22 +02:00
juha-h 31c5bcae38 Merge pull request #203 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))

Sorry, but rtp_stats strings are not needed anymore (stats are now always enabled).
2021-12-19 12:58:22 +02:00
Juha Heinanen af889c424b Minor call info fixes and improvements 2021-12-19 12:54:29 +02:00
Juha Heinanen d0f5fec9f0 No need to rtp stats setting (now always enabled) 2021-12-19 12:30:49 +02:00
Juha Heinanen f3010cb045 Merge branch 'call_info' 2021-12-19 12:11:29 +02:00
Juha Heinanen 0f83f07bb4 Finalized call hold/unhold improvents 2021-12-19 12:06:30 +02:00
Juha Heinanen bd5d8e4c17 Improved call hold/pause user experience 2021-12-19 11:17:29 +02:00
Juha Heinanen ed9d510d99 Removed unused function 2021-12-19 11:16:34 +02:00
Juha Heinanen e49c67c9cc Version upgrade to master level 2021-12-19 11:04:53 +02:00
Juha Heinanen ef825b57e6 Activate rtp_stats 2021-12-19 10:07:18 +02:00
Juha Heinanen 10116a0c8c Renamed pause.xml to hold.xml and replaced play.xml with resume.xml 2021-12-19 09:55:18 +02:00
Juha Heinanen c292994da5 Renamed hold/resume drawables 2021-12-19 09:49:04 +02:00
Juha Heinanen 8286977700 Call info improvements 2021-12-19 09:19:44 +02:00
Juha Heinanen 8b8a34ee88 Added RTP Statistics Setting 2021-12-17 15:43:57 +02:00
Juha Heinanen cbbef389ae Moved log tag to logger.h 2021-12-17 15:09:41 +02:00
Juha Heinanen fccd9a07a9 New version 37.0.1 2021-12-16 13:33:56 +02:00
Juha Heinanen f5d6033b3d Fixed outgoing call audio settings
Removed some unused API functions
2021-12-16 13:27:01 +02:00
Juha Heinanen c97eb86ecf Kotlin version upgrade 2021-12-16 11:11:00 +02:00
Juha Heinanen f8d3c0060e Work on informing user when call is held by the peer 2021-12-16 11:02:36 +02:00
Juha Heinanen 07147e80c5 Forgot to increase versionCode 2021-12-10 11:07:17 +02:00
Juha Heinanen e056e400e8 New version 37.0.0 2021-12-10 10:48:45 +02:00
Juha Heinanen af99daa245 No need for presence module 2021-12-09 14:20:19 +02:00
Juha Heinanen e5797a7caa Call transfer improvements 2021-12-09 14:08:01 +02:00
Juha Heinanen 85f5cf065b Gradle upgrade 2021-12-09 14:07:21 +02:00
Juha Heinanen 48a9ffb695 Minor transfer code improvements 2021-12-08 12:25:45 +02:00
Juha Heinanen f0523e0fb0 Call transfer modifications 2021-12-08 10:03:58 +02:00
Juha Heinanen 798e50ffe8 New version 36.2.0 2021-12-04 14:10:45 +02:00