Commit Graph
25 Commits
Author SHA1 Message Date
Juha Heinanen a112cbbb22 Removed unused stuff 2022-02-17 18:40:50 +02:00
Juha Heinanen b98b6f96da Drawable fixes 2022-02-13 14:01:55 +02:00
Juha Heinanen 21714a82c4 Added possibility to use Android contacts 2022-02-13 12:51:59 +02:00
Juha Heinanen c7dab37e28 More work on Android contacts 2022-02-12 14:08:00 +02:00
Juha Heinanen 4da1877460 Added missing mic_icon 2021-11-22 12:09:01 +02:00
Juha Heinanen b03de063f3 Moved About main menu entry to top 2020-09-09 09:06:06 +03:00
Juha Heinanen d8b26f9b64 - Added possibility to give transport protocol for account's AoR.
- Do not show account's port or transport protocol except in Account Activity.
2019-11-27 10:55:46 +02:00
Juha Heinanen 4d48ac82f9 - Ranamed Main Activity Export/Import to Backup/Restore.
- Removed export/import of accounts and contacts.
2019-10-09 21:21:04 +03:00
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen 2c5876fecc - Added Call History menu. 2019-09-30 20:49:19 +03:00
Juha Heinanen 465f943198 - Added "Restart" Main Activity menu option.
- When registration fails due to DNS lookup failure, try
  registration once more after updating DNS servers.
- Small logging improvements.
2019-09-19 15:04:08 +03:00
Juha Heinanen adbf62ad7d - Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
Juha Heinanen 4899f31c6a - Added possibility to export and import accounts. 2019-04-16 15:30:43 +03:00
Juha Heinanen 63746216f1 - replace speaker icon with vector asset 2019-03-12 22:49:41 +02:00
Juha Heinanen 8e22b70358 - added contacts menu 2018-12-03 09:19:18 +02:00
Juha Heinanen 4626967ae1 - Replaced text mode EditConfigActivity with graphical Config activity
- Current configuration items are Auto Start, DNS Servers, Opus Bit Rate,
  and ICE Lite
- Added ICE and Stun Server account options
- Fixed bug in deleting of an account
- Updated libbaresip.a and baresip.h to baresip new_account_functions
  branch (not yet committed to master)
2018-11-30 02:07:03 +02:00
Juha Heinanen 49d9d8c311 - new implementation of messaging
- fixed possible crash when messages arrive before accounts are created
- other minor fixes and improvements
2018-11-18 09:37:22 +02:00
Juha Heinanen 59d22b12ab improved calls/messages/contacts implemtation
used vector image assets
2018-07-29 16:32:27 +03:00
Juha Heinanen 72f3fe7514 deleted unused res files 2018-05-28 13:32:14 +03:00
Juha Heinanen 0a1593877e replaced account menu with save (check) icon 2018-05-27 09:52:02 +03:00
Juha Heinanen f9ec64fb2a created proper drawable icons for speaker 2018-05-13 11:31:44 +03:00
Juha Heinanen d60e035641 added speaker icon to action bar 2018-05-12 15:17:41 +03:00
Juha Heinanen 4d8431a643 - added EditContactsActivity
- if needed, ask permission to use microphone
- small layout improvements
- targetSdkVersion is not 25
2018-02-25 21:01:46 +02:00
Juha Heinanen ce52d1dbff first commit 2018-02-20 05:01:26 +02:00