Juha Heinanen
a6d538ad73
- Use Utils function to add activities to activity stack.
2020-02-21 02:58:49 +02:00
Juha Heinanen
e72c587fa7
- Started work on letter based avatars.
2019-11-18 14:46:05 +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
040eb71b30
- Resume baresip to paused acticity instead of main activity.
2019-09-23 14:15:22 +03:00
Juha Heinanen
a1038c6908
- Allow changing of contact name also when only case of letters differ.
...
- When restoring contacts, do not require that URI is surrounded by
angle brackets.
2019-06-06 17:18:14 +03:00
Juha Heinanen
8ca30cfe16
- Surround contact URIs between < and > only when contacts are saved to file.
2019-06-06 11:45:29 +03:00
Juha Heinanen
c66e20a6ed
- New version 9.3.4.
...
- Use communication mode only when call is (being) established.
- Introduced 2.5 sec delay to placing of a call in order to avoid loss of
audio at the beginning of call.
- Fixed initializing default contacts when baresip is started the first time.
- Clear call URI when call is closed.
2019-06-06 11:26:13 +03:00
Juha Heinanen
e4fbb71d16
- Tried to align alerts with material design guidelines.
...
- Still more work on strings.
2019-05-11 15:27:35 +03:00
Juha Heinanen
c061c5d2f9
- More work on strings.
2019-05-10 12:00:36 +03:00
Juha Heinanen
d98fd679f1
- Created new release 6.3.0.
2019-04-16 20:38:59 +03:00
Juha Heinanen
4899f31c6a
- Added possibility to export and import accounts.
2019-04-16 15:30:43 +03:00
Juha Heinanen
4afe9ca23c
- Added Debug config option to turn on/off logcat messages
2019-04-12 18:13:39 +03:00
Juha Heinanen
69daf94c37
- avoided a few compiler warnings about null values
2019-04-09 10:27:05 +03:00
Juha Heinanen
613e92e868
- Resume baresip application to the activity that was stopped.
...
- Add example contact when baresip is started the first time.
- Fixed showing of new message in the chats and messages list.
2019-03-16 08:32:16 +02:00
Juha Heinanen
f899675f45
- use mqueue to execute ua_stop_all Api function on re thread
2018-12-04 01:48:17 +02:00
Juha Heinanen
3bc93e5dd2
- added possibility to export/import contacts from Download folder
...
- requires WRITE_EXTERNAL_STORAGE permission
2018-12-03 08:55:29 +02:00
Juha Heinanen
18478c3436
- all user interface unrelated data is now kept in baresip service
...
allowing proper recovery in case Android kills other activities
- many other improvements and bug fixes
2018-11-23 10:35:48 +02:00
Juha Heinanen
2f55f5729b
improved contacts handling
2018-11-18 15:30:15 +02:00
Juha Heinanen
289faa0793
- fixed callee completion from contacts
...
- moved restoring of call and message history from baresip service to
main activity
- small cleanups
2018-10-26 12:04:48 +03:00
Juha Heinanen
4453c45ff4
improved contact list by adding edit button and made possible to click
...
contact for a call or message
2018-08-07 16:13:17 +03:00
Juha Heinanen
59d22b12ab
improved calls/messages/contacts implemtation
...
used vector image assets
2018-07-29 16:32:27 +03:00
Juha Heinanen
1a1515f62a
show contact name of caller (if exists) when call comes in
2018-07-19 10:30:58 +03:00
Juha Heinanen
4388c20ec9
major change: use service to run baresip
2018-06-21 19:31:45 +03:00
Juha Heinanen
b7cb2b7c47
improved contact related activities
2018-06-13 10:06:29 +03:00
Juha Heinanen
607c27a159
removed unused variable
2018-06-12 18:02:06 +03:00
Juha Heinanen
3214857237
added contacts/contact activities
2018-06-10 18:58:50 +03:00