Commit Graph
166 Commits
Author SHA1 Message Date
Juha Heinanen 713736d83a - Distribute action buttons evenly at the bottom of main activity
- Use colorSecondaryDark as text view hint color
2022-11-30 05:52:32 +02:00
Juha Heinanen 6b5591828e Use swipe right both to enable and disable codec 2022-09-11 09:15:57 +03:00
Juha Heinanen 2eb45fe8a7 Improved enabling, ordering, and disabling codecs 2022-09-10 19:23:00 +03:00
Juha Heinanen c1036cddde Use lock icons for call security indication 2022-08-07 18:03:45 +03:00
Juha Heinanen 76b66b0f93 Added possibility to nickname accounts 2022-06-18 18:30:58 +03:00
Juha Heinanen 39c8563d56 Added Country Code account configuration option 2022-04-10 17:10:55 +03:00
Juha Heinanen e051ff81b5 Show diverter if incoming call has been diverted 2022-03-28 14:18:44 +03:00
Juha Heinanen 6406f15617 Added initial support for attended call transfer
Use red colored spinner text when account has active call
2022-03-11 11:35:05 +02:00
Juha Heinanen da9af943f1 Removed useless view attributes 2022-03-02 14:19:07 +02:00
Juha Heinanen 0cf8dec939 Moved setting of call transfer title string from code to layour 2022-03-02 13:54:23 +02:00
Juha Heinanen 8f956bb094 In chat activity, replaced long click with short click and made whole message clickable 2022-03-02 08:43:01 +02:00
Juha Heinanen 03ab41f6fa Made message text selectable 2022-02-28 19:04:37 +02:00
Juha Heinanen feb54d25bd Made Android URI text selectable 2022-02-21 14:04:11 +02:00
Juha Heinanen 0429b4474f Migrated to material design alert dialogs 2022-02-20 14:05:12 +02:00
Juha Heinanen a112cbbb22 Removed unused stuff 2022-02-17 18:40:50 +02:00
Juha Heinanen e47f7bf855 Replaced Show Android Contacts setting with Contacts setting with possible
values 'baresip', 'Android', and Both
2022-02-17 18:00:44 +02:00
Juha Heinanen 21714a82c4 Added possibility to use Android contacts 2022-02-13 12:51:59 +02:00
Juha Heinanen de673b105b Still more work on Android contacts 2022-02-12 15:47:02 +02:00
Juha Heinanen c7dab37e28 More work on Android contacts 2022-02-12 14:08:00 +02:00
Juha Heinanen 7faf64558e Added call time chronometer to Call to/Call from row 2022-02-10 15:16:58 +02:00
Juha Heinanen bbb7eb26ee Added/removed strings
Modified chat message input type
2022-02-03 11:57:31 +02:00
Juha Heinanen d3a2282f03 Added Telephony Provider account configuration item
Added support for Contact tel URIs
Show account's STUN configuration items only if needed
Avoid some lint warnings in baresip.c
2022-02-02 11:36:08 +02:00
Juha Heinanen 15b4ec021c Automatically capitalize message sentences 2022-01-30 12:34:05 +02:00
Juha Heinanen 1b8656a240 Added textShortMessage input type to message text view 2022-01-28 22:09:22 +02:00
Juha Heinanen df5268dcd5 In contact and chat lists use bitmap to show text avatar 2022-01-20 17:08:01 +02:00
Juha Heinanen 794a4293dd In call list, use bitmap to show text avatar 2022-01-20 13:14:22 +02:00
Juha Heinanen 34fc9220f8 Added call details activity that can be accessed by touching time in call history list 2022-01-18 17:29:14 +02:00
Juha Heinanen b49a989be8 Included in call history both start and stop time of calls
Improved display of call history time value
2022-01-16 14:42:16 +02:00
Juha Heinanen dc8a9cf751 In Settings, added link to Android settings 2022-01-04 18:05:07 +02:00
Juha Heinanen 6974c82343 Moved Default Call Volume setting under Audio settings 2021-12-25 15:03:23 +02:00
Juha Heinanen d0f5fec9f0 No need to rtp stats setting (now always enabled) 2021-12-19 12:30:49 +02:00
Juha Heinanen 0f83f07bb4 Finalized call hold/unhold improvents 2021-12-19 12:06:30 +02:00
Juha Heinanen bd5d8e4c17 Improved call hold/pause user experience 2021-12-19 11:17:29 +02:00
Juha Heinanen 8b8a34ee88 Added RTP Statistics Setting 2021-12-17 15:43:57 +02:00
Juha Heinanen f8d3c0060e Work on informing user when call is held by the peer 2021-12-16 11:02:36 +02:00
Juha Heinanen 35b6c20abd No need for Info button marginEnd 2021-11-17 17:36:15 +02:00
Juha Heinanen c6aec9ef4f Moved call mute button from call control to action bar 2021-11-16 10:26:09 +02:00
Juha Heinanen 4a770b54d7 Added Battery Optimizations setting 2021-11-14 18:10:05 +02:00
Juha Heinanen badb3eddd6 Remove account's PreferIPv6MediaTitle setting 2021-11-12 11:14:09 +02:00
Juha Heinanen 82fb3b7707 Avoid some lint warnings 2021-11-07 10:11:44 +02:00
Juha Heinanen f683270e11 Avoid all remaining layout warnings 2021-11-04 16:41:26 +02:00
Juha Heinanen 2e01209460 Avoid activity_contact.xml warnings 2021-11-04 16:32:49 +02:00
Juha Heinanen 78dd278048 Use onClick listeners for all activity titles 2021-11-04 16:12:47 +02:00
Juha Heinanen 6c1ddca09f When aec is enabled/disabled, load/unload webrtc_aecm module
Module webrtc_aecm does not have extended filter
2021-10-28 19:47:45 +03:00
Juha Heinanen 9f02bc791c Use horizontal scroll view for call control buttons 2021-07-09 19:01:21 +03:00
Juha Heinanen d82c9e70d5 Added button to turn microphone on/off during call 2021-07-09 15:13:58 +03:00
Juha Heinanen f0a900af8b Improved password dialog 2021-05-10 09:57:49 +03:00
Juha Heinanen 1770af11da In account password inputs, allow showing of password toggle
also when orientation is landscape.
2021-05-09 19:52:35 +03:00
Juha Heinanen 32f61016f2 Cleaned up some code and resources 2021-03-20 16:20:39 +02:00
Juha Heinanen 73498c4f7c - Added DTMF Mode account setting
- Better implementation of Answer Mode account setting
2021-03-11 18:01:57 +02:00