Juha Heinanen
4afe9ca23c
- Added Debug config option to turn on/off logcat messages
2019-04-12 18:13:39 +03:00
Juha Heinanen
16521106a3
- more chat ui improvements
...
- new primary and accent colors
- use color names in most drawables
2019-03-12 07:00:55 +02:00
Juha Heinanen
5abcb98a67
started work on improving chat user interfaces
2019-03-11 06:42:59 +02:00
Juha Heinanen
2e6e462970
reduced the size of call info button
2018-12-13 04:19:10 +02:00
Juha Heinanen
c4878bc978
added info button for ongoing call
2018-12-11 08:29:10 +02:00
Juha Heinanen
a9ce270c32
capitalize words in account's display name
2018-12-04 07:15:37 +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
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
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
bfc0b2445f
added account title to chat(s) and calls pages
2018-11-19 05:56:27 +02:00
Juha Heinanen
2f55f5729b
improved contacts handling
2018-11-18 15:30:15 +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
5178edf965
- changed importance of default notification channel to low in order to
...
avoid noise when status notification is updated
- small cleanups
2018-11-04 09:53:31 +02:00
Juha Heinanen
0d9591b801
use "textEmailAddress" input type for account uris
2018-11-03 16:51:12 +02:00
Juha Heinanen
b505eb331e
added dialpad button to choose between text and phone number soft keyboard
2018-10-26 13:48:18 +03:00
Juha Heinanen
9442ae0b6e
- improved sending of dtmf digits
...
- renamed call uri autocompletetextview
2018-09-30 14:32:31 +03:00
Juha Heinanen
f6732395e2
- added support detecting (mwi) and listening of voicemails
...
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
Juha Heinanen
bca33c3556
- simplified user interface by using same layout row for incoming and
...
outgoing calls
- dtmf digits can now be send also during incoming calls
- removed unused function uag_current()
- removed soft keyboard when call button is clicked and when call is closed
- increased version numbers
2018-09-02 09:27:16 +03:00
Juha Heinanen
1a929d8c36
improved About activity
2018-08-07 21:22:57 +03:00
Juha Heinanen
2daee5f82d
renamed call history related layout files
...
increased version name
2018-08-07 16:49:22 +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
679c6855e0
introduced support for sending and receiving messages
2018-07-22 20:27:57 +03:00
Juha Heinanen
19ca0e7cfd
added Answer/Reject buttons to heads-up notification
2018-07-16 20:20:44 +03:00
Juha Heinanen
ffd90a5190
added notification channels for oreo (not tested due to lack of device)
2018-07-14 11:44:00 +03:00
Juha Heinanen
82c717d75f
some work on adding answer/reject buttons to call notification
...
some minor improvements
2018-06-27 16:50:13 +03:00
Juha Heinanen
95b4e22491
use the same notification also for incoming calls
2018-06-24 11:57:59 +03:00
Juha Heinanen
3ce3ea6355
do not focus to display name at account
2018-06-23 13:48:23 +03:00
Juha Heinanen
7b98f353ee
try to avoid loosing registrations by using ;expires=3600 and by registering
...
UAs every 10 minutes
fixed account help clicks
2018-06-22 19:19:27 +03:00
Juha Heinanen
4388c20ec9
major change: use service to run baresip
2018-06-21 19:31:45 +03:00
Juha Heinanen
9fe72cb4f4
show help texts when account activity headings are clicked
2018-06-12 17:43:35 +03:00
Juha Heinanen
7ea9c9788f
increased distance between answer/reject buttons
2018-06-12 10:00:02 +03:00
Juha Heinanen
0aac74ef4a
small contact layout fixes
2018-06-11 08:34:44 +03:00
Juha Heinanen
a068c5afd6
removed unused layout
2018-06-10 19:05:19 +03:00
Juha Heinanen
3214857237
added contacts/contact activities
2018-06-10 18:58:50 +03:00
Juha Heinanen
dfa33cf8d4
minor edit
2018-06-10 18:48:11 +03:00
Juha Heinanen
821b7a9bf0
simplified notification text
2018-05-31 20:57:01 +03:00
Juha Heinanen
e4fcb302ee
collapse history of multiple calls to/from same peer
2018-05-29 16:26:04 +03:00
Juha Heinanen
b5616d5d70
replaced text buttons with image buttons stolen from jssip demo client
2018-05-25 18:33:12 +03:00
Juha Heinanen
e490d2449a
main activity layout improvements
...
unregister broadcast receiver at exit
2018-05-24 21:41:28 +03:00
Juha Heinanen
f4bd1a93ed
added graphical account configuration and many other improvements
2018-05-23 10:58:57 +03:00
Juha Heinanen
dcff966196
force notification text color to black
2018-05-16 10:05:42 +03:00
Juha Heinanen
6a4223f39d
added account status info to notification
2018-05-15 17:58:03 +03:00
Juha Heinanen
e84c3315dd
added security status icon to callee and caller views
2018-05-08 14:24:59 +03:00
Juha Heinanen
990fecc6df
- updated kotlin version
...
- added dtmf input for outbound calls
- volume/speaker experiments
2018-04-27 09:16:52 +03:00
Juha Heinanen
4fdd7400ed
added missing layout file
2018-03-27 12:24:26 +03:00
Juha Heinanen
7da559cacc
started work on call history
2018-03-09 17:12:49 +13:00
Juha Heinanen
6aa4435569
added call hold also for incoming calls
2018-03-05 09:10:14 +13:00
Juha Heinanen
12bf8b3048
hide keyboard at app start
2018-03-04 09:01:37 +13: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