649 Commits

Author SHA1 Message Date
cf3e02c46d - Minor baresip.c cleanup. 2019-10-20 16:35:54 +03:00
a50553e5c5 - Some gradle files got updated by Android Studio. 2019-10-18 18:19:04 +03:00
a2a2dca614 - It should not be necessary to re-create uaAdapter. 2019-10-15 15:41:07 +03:00
316a2286ee - Changed some vars that are never re-assgigned to vals. 2019-10-15 15:26:31 +03:00
e7feb15feb - Minor description edits. 2019-10-15 14:27:53 +03:00
014014f48b - New version 11.2.0. 2019-10-15 14:21:49 +03:00
4116c2045e - Fixed typo in Bulgarian stings. 2019-10-15 12:59:36 +03:00
a79f1cf71e Merge branch 'amr' 2019-10-15 12:52:18 +03:00
8f949a75c6 - Updated README. 2019-10-15 12:51:48 +03:00
3f39543517 - Added Bulgarian strings. 2019-10-15 12:17:26 +03:00
61ddf3db9d - Renamed main menu Configuration item to Settings. 2019-10-15 08:58:06 +03:00
95eece554c - New version 11.1.0. 2019-10-14 12:13:54 +03:00
26cccaa1f4 - Fixed crash when resuming to previously destroyed main activity.
- Correctly show incoming call when resuming to main activity.
2019-10-14 11:59:25 +03:00
06a18835b4 - Added AMR narrowband codec. 2019-10-14 11:19:01 +03:00
5020893450 - Added Bind Address configuration variable. 2019-10-14 11:00:54 +03:00
8963ef284c - Updated Spanish strings. 2019-10-13 21:08:17 +03:00
d7a3a91302 - Use Int build version values rather than VERSION_CODES constants. 2019-10-13 14:55:04 +03:00
374ee09050 - Update UA spinner when resuming back to main activity. 2019-10-13 08:41:29 +03:00
31f2731aac - New version 11.0.0. 2019-10-10 11:01:31 +03:00
6f6b07ccff - Made call URI text unfocusable when outgoing call is active. 2019-10-10 10:54:16 +03:00
ccee613134 - Renamed "history" file to more intuitive "calls" file. 2019-10-10 10:47:46 +03:00
5e1ac2e337 - Removed unused Call functions. 2019-10-10 10:09:57 +03:00
c7a96b66ac - Improved About text. 2019-10-10 09:51:47 +03:00
a3124c1eb6 - Moved config restart dialog to main activity. 2019-10-10 09:51:03 +03:00
dea3a93713 - Removed strings that are not in use anymore. 2019-10-10 09:18:00 +03:00
4d48ac82f9 - Ranamed Main Activity Export/Import to Backup/Restore.
- Removed export/import of accounts and contacts.
2019-10-09 21:21:04 +03:00
e9f37b5c26 - When account is deleted, delete also account's call and chat history. 2019-10-09 14:36:41 +03:00
ac26c2256d - Added to main menu possibility to export and import all application date.
- Improved encryption/decryption of exported/imported data.  If accounts
  were exported, they need to be exported again.
- Lots of other implemetation improvements.
2019-10-09 11:48:26 +03:00
f40c097766 - Changed contact SIP URI input type to "textEmailAddress". 2019-10-09 10:06:16 +03:00
a677ebaf6c - Improved security by disallowing app backup and installation to
external storage.
2019-10-08 21:39:50 +03:00
88876cc0bc - Updated Android Studio version. 2019-10-06 15:46:54 +03:00
bfa9c11cd9 - Grade upgrade. 2019-10-06 12:29:35 +03:00
107879bd1c - Fixed audio module ordering in config. 2019-10-05 16:39:34 +03:00
a57fdb2008 - Added a bit more vertical space below call URI line. 2019-10-05 09:21:34 +03:00
34bd5865c4 - Made deleting of messages and chats safe. 2019-10-04 21:06:46 +03:00
85eb19670f - Spanish strings update. 2019-10-04 16:55:09 +03:00
1671c6962c - No need to create new adapter when messages are cleared. 2019-10-04 09:10:17 +03:00
266d02fedc - New version 10.4.0. 2019-10-03 21:00:16 +03:00
39a0230bd0 - Allow deletion of account's chat history via chats activity menu item.
- Ask confirmation before deleting chat and call history.
- Improved updating of main activity voicemail, chat, and call icons.
- Removed path parameter from saveUaMessage, deleteUaMessage, and
  saveMessages functions.
2019-10-03 20:50:23 +03:00
04cf77a60f - Made stoping of ringing simpler and more reliable. 2019-10-02 18:36:55 +03:00
3c6ba7c95d - This one includes "Do not allow terminating outgoing call before call attempt has started." 2019-10-02 18:36:01 +03:00
08484b0c8d - Swapped positions of call Accept and Reject buttons.
- Do not allow terminating outgoing call before call attempt has started.
2019-10-02 18:31:40 +03:00
f361260361 - When new chat message arrives, do not add chat to activity to stack
if it already is there.
2019-10-02 17:04:04 +03:00
7e337c23af - Go directly to Accounts activity when baresip is started without
any accounts.
2019-10-02 16:23:07 +03:00
a6c86b5243 - New version 10.3.0. 2019-09-30 20:53:44 +03:00
2c5876fecc - Added Call History menu. 2019-09-30 20:49:19 +03:00
3a72ae1d93 - Fixed one string. 2019-09-30 20:41:57 +03:00
525b98315a - Added Spanish strings (credits to javier falbo). 2019-09-30 20:16:15 +03:00
0e8ba14deb - Added Call History menu that allows deleting of account's call history
and disabling/enabling production of account's call history.
2019-09-30 17:58:40 +03:00
e5369e4b82 - Default auto start to "yes". 2019-09-30 08:56:04 +03:00