Commit Graph
100 Commits
Author SHA1 Message Date
Juha Heinanen 44a6839aee In order to simplify the code, active account needs to have telephony provider when making call or sending message to tel uri 2023-03-06 07:26:34 +02:00
Juha Heinanen a98982c2ed Require that the active account has telephony provider when making call to tel uri 2023-03-06 07:15:44 +02:00
Juha Heinanen 444aa4e02e Added multiple contact number support to chats 2023-03-06 07:13:01 +02:00
Juha Heinanen 12a242c11a Work on support for multiple numbers in Android contacts 2023-03-05 06:12:14 +02:00
Juha Heinanen de6747a802 Improved friendlyUri function 2023-03-05 06:10:19 +02:00
Juha Heinanen edb905bb0a New version 51.2.0 2023-03-04 05:02:42 +02:00
Juha Heinanen ba938a7cb2 Removed comment 2023-03-04 04:51:20 +02:00
juha-h 6312c6a5d8 Merge pull request #321 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2023-03-04 03:51:05 +02:00
Juha Heinanen 24c4fb222f Fixed finding of chat peer 2023-03-04 03:44:09 +02:00
Juha Heinanen ea7b443bb4 Improved contectName function 2023-03-04 03:37:00 +02:00
Juha Heinanen cf02daad0d More contact related fixes 2023-03-04 00:30:17 +02:00
Juha Heinanen bd90a39363 More contact related improvements and fixes 2023-03-03 06:57:41 +02:00
Juha Heinanen 2b05ee2fdc Fixed getting of URI scheme 2023-03-02 07:46:08 +02:00
Juha Heinanen 177f5c663c Optimized findContact 2023-03-02 07:44:28 +02:00
Juha Heinanen fc534c740b Simplified setting of peerURIView text 2023-03-02 07:20:32 +02:00
Juha Heinanen 70ad950484 In e164Uri, don't assume that scheme is sip: 2023-03-02 07:18:10 +02:00
Juha Heinanen c54439df21 Filter also ( and ) chars from tel: uri
u# Your branch is up to date with 'origin/master'.
ri# Untracked files:
2023-03-02 07:06:40 +02:00
Juha Heinanen 7d37cd9b92 New version 51.1.0 2023-03-01 01:23:11 +02:00
Juha Heinanen b892dc20dc Show proper contact also when asking about deleting or adding chat peer from/to contacts 2023-03-01 01:13:24 +02:00
Juha Heinanen 707b9ddb4f Add
Added "message" to country code help
2023-03-01 01:13:24 +02:00
Juha Heinanen 95ed61a46b Apply country code also to chat peer's URI in order to find proper contact 2023-03-01 01:13:24 +02:00
Juha Heinanen bc025a496e Gradle upgrade 2023-03-01 01:13:24 +02:00
juha-h 229d07e092 Merge pull request #313 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish and Portuguese (Brazil))
2023-03-01 01:09:30 +02:00
Juha Heinanen 3e101d22ca Always use PendingIntent.FLAG_IMMUTABLE flag in newer Android versions 2023-02-27 23:07:53 +02:00
Juha Heinanen c14da9e7b1 Added registration-interval to xml configuration 2023-02-27 07:19:42 +02:00
Juha Heinanen 7fc5ad0987 Now also ( and ) characters are accepted in telephone number and
filtered out when constructing SIP URI
2023-02-27 06:59:00 +02:00
Juha Heinanen 3eac700fb5 Use telephony provider also when sending message to tel URI 2023-02-26 05:52:07 +02:00
Juha Heinanen fd25cc0bfd Fixed checking when re-registering is needed after account modifications 2023-02-26 04:41:39 +02:00
Juha Heinanen f05604fe2a Merge branch 'reg_int' 2023-02-25 08:21:55 +02:00
Juha Heinanen 8217cacfc5 Added Registration Interval account setting 2023-02-25 08:19:43 +02:00
Juha Heinanen 0fa68c27dd More permissions cleaning 2023-02-24 05:51:01 +02:00
Juha Heinanen 46dc40b6f1 One more minor string edit 2023-02-23 09:47:33 +02:00
Juha Heinanen ed8007fcb3 Minor fi string edit 2023-02-22 23:42:11 +02:00
Juha Heinanen a7b8d390c2 Minor string edit 2023-02-22 23:38:49 +02:00
Juha Heinanen e67d9af991 More string modifications 2023-02-22 23:30:35 +02:00
Juha Heinanen ea6afc4dbb Removed About text Notifications permission note (app now asks for it) 2023-02-22 23:22:30 +02:00
Juha Heinanen d864930bd9 Improved permissions handling 2023-02-22 23:10:16 +02:00
Juha Heinanen 1af605d137 New version 51.0.0 2023-02-21 21:13:19 +02:00
Juha Heinanen 217810cd0a Minor string edit 2023-02-21 20:53:50 +02:00
Juha Heinanen 370541c611 Show permission rationale only then baresip is started the first time 2023-02-21 07:18:32 +02:00
Juha Heinanen 45937ee69e Final permissions touches 2023-02-21 04:37:06 +02:00
Juha Heinanen bd699ce783 Permisions cleaning 2023-02-21 04:15:50 +02:00
Juha Heinanen d9f8da3387 Renamed permission strings 2023-02-21 03:59:00 +02:00
juha-h c6f432da6a Merge pull request #311 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Swedish)
2023-02-21 00:06:37 +02:00
Juha Heinanen 9764d5d9d0 More bluetooth related fixes and improvements 2023-02-20 23:59:52 +02:00
Juha Heinanen 7b1f11e1e2 Started work on Bluetooth improvements for API leve 31+ 2023-02-20 20:29:15 +02:00
Juha Heinanen 0c8cca2076 Added ua_add_custom_header API function (not used yet) 2023-02-18 22:47:14 +02:00
Juha Heinanen bca04e7623 Do not vibrate when call comes in and ringing is enabled 2023-02-18 04:19:07 +02:00
Juha Heinanen 12d441cf8c Vibration improvements 2023-02-18 02:15:27 +02:00
juha-h b6b4aa0c87 Merge pull request #310 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate  Swedish and Portuguese (Brazil)
2023-02-17 21:41:58 +02:00
Juha Heinanen 28b6c35675 New version 50.2.2 due to upstream changes 2023-02-16 21:09:01 +02:00
Juha Heinanen 4bbbd6c429 Upstream merged librem to libre 2023-02-16 21:00:01 +02:00
Juha Heinanen eeec5e8754 Due to upstream change, relocated re_thread_async_init 2023-02-16 20:58:50 +02:00
Juha Heinanen 48981c3f9e New version 50.2.1 2023-02-16 08:40:25 +02:00
Juha Heinanen d7b6769e9d Fixed permission 2023-02-16 08:38:40 +02:00
Juha Heinanen caaaa33633 New version 50.2.0 2023-02-16 08:01:25 +02:00
Juha Heinanen e58d20aaa4 Fixed typo 2023-02-16 07:56:52 +02:00
Juha Heinanen 4f4e48b5b0 Use audio_focus_string 2023-02-16 07:50:58 +02:00
Juha Heinanen 052a83f0ac Permissions update 2023-02-16 07:05:07 +02:00
Juha Heinanen 8096a09be6 Audio routing fixes 2023-02-16 02:09:08 +02:00
Juha Heinanen 2a836c02ef Embedded audio mode change to audio focus request 2023-02-15 21:10:23 +02:00
Juha Heinanen 392d7b725b Use secondary dark color in codec name when in dark mode 2023-02-14 22:40:17 +02:00
Juha Heinanen d5172b9edc Dependencies upgrade 2023-02-14 22:39:03 +02:00
Juha Heinanen 4f9c37498e Show today's call detail time in MEDIUM format 2023-02-14 05:39:11 +02:00
Juha Heinanen 2631fc5b3b New version 50.1.5 2023-02-03 05:24:41 +02:00
Juha Heinanen 9937336c17 Check also WiFi hotspot interface name 2023-02-03 03:39:32 +02:00
Juha Heinanen f9aff39933 Gradle upgrade 2023-02-02 22:40:39 +02:00
Juha Heinanen 307f47f878 Improved WiFi hotspot address detection 2023-02-02 08:16:25 +02:00
Juha Heinanen d572556f87 Gradle downgrade (trying to make F-Droid happy) 2023-01-30 06:40:48 +02:00
Juha Heinanen 6c4acaeafc Added libbaresip-android submodule 2023-01-30 04:26:12 +02:00
Juha Heinanen 3f74f5f752 Removed libbaresip-android submodule 2023-01-30 04:20:27 +02:00
Juha Heinanen 4abb04ecb3 New version 50.1.4 2023-01-29 22:08:54 +02:00
Juha Heinanen 64d82de58b Mode communication device related enhancements 2023-01-29 05:47:34 +02:00
Juha Heinanen 15d69d1611 Gradle and dependencies upgrades 2023-01-26 01:55:21 +02:00
Juha Heinanen b28b6b76eb Do not use underscore in variable name 2023-01-26 01:54:32 +02:00
Juha Heinanen 92b583457f Renamed rel note 2023-01-25 06:43:09 +02:00
Juha Heinanen a743238a80 New version 50.1.3 (includes setting callRunnable to null) 2023-01-25 06:32:31 +02:00
Juha Heinanen 21beadf779 New version 50.1.2 2023-01-25 05:41:38 +02:00
Juha Heinanen 95589ec80f - Fixed toggling of speakerphone in API < 31 devices
- Removed hasCallbacks check
2023-01-25 05:34:03 +02:00
Juha Heinanen 8282faeb17 New version 50.1.1 2023-01-24 06:03:46 +02:00
Juha Heinanen 5195a24d08 More speakerphone and call related enhancements for API 31+ 2023-01-24 05:37:56 +02:00
Juha Heinanen afd26f7df9 New version 50.1.0 2023-01-23 09:43:09 +02:00
Juha Heinanen 1608e6233a Hack to support toggling of speakerphone in Andoid API 31+ 2023-01-21 01:08:50 +02:00
Juha Heinanen c2cf2e5d69 Turning on SpeakerPhone does not work in Android API >= 31 when
audio mode is IN_COMMUNICATION
2023-01-20 02:37:37 +02:00
juha-h d0669845d3 Merge pull request #299 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate  (Portuguese (Brazil))
2023-01-19 21:35:20 +02:00
Juha Heinanen 755b8edb51 - Tried to improve baresip quit/restart process 2023-01-18 02:49:56 +02:00
Juha Heinanen abcf37dca2 - New version 50.0.0 2023-01-16 21:24:53 +02:00
Juha Heinanen 6586260201 - Use gray Microphone icon when microphone is not turned off 2023-01-16 21:24:05 +02:00
Juha Heinanen b6bc5376ce - Ask POST_NOTIFICATIONS permission on Android 13+ devices 2023-01-16 21:22:20 +02:00
Juha Heinanen f21219e5dc Use "Busy Here" message when call is rejected 2023-01-15 01:52:04 +02:00
Juha Heinanen c378b273dd Subproject update 2023-01-07 04:15:53 +02:00
Juha Heinanen 80435bc3fb New commit of libbaresip submodule 2023-01-06 03:37:09 +02:00
Juha Heinanen 88d36c8fd1 Removed backup file 2023-01-06 03:32:18 +02:00
Juha Heinanen 66c5cc92be New version 49.4.0 2023-01-06 03:31:21 +02:00
Juha Heinanen d188c3d999 Added re cmake stuff to CMakeLists.txt 2023-01-06 00:22:35 +02:00
Juha Heinanen 81429994a6 Fixed extracting of addresses from address list 2023-01-01 06:02:12 +02:00
juha-h 785e04ab3a Merge pull request #295 from weblate/weblate-baresip-baresip-app
Translated using Weblate (Portuguese (Brazil))
2022-12-17 10:30:03 +02:00
Juha Heinanen c49da8dbfa New version 49.3.1 2022-12-15 06:13:00 +02:00
Juha Heinanen 23eec09597 Show correct status notification at baresip start when there is no registered UAs 2022-12-15 05:42:53 +02:00
Juha Heinanen d14de7f5d4 Merge branch 'bool_mwi' with new account API function 2022-12-14 12:09:05 +02:00