Commit Graph

998 Commits

Author SHA1 Message Date
Anton Chekulaev
68dbd91152 Backup exporter ported to Kotlin with adjustments.
Important preferences included in the backup.
Private chat sessions get reset after backup import.
2020-11-04 23:29:47 +11:00
nielsandriesse
e667c6ee7e Make style consistent across platforms 2020-10-29 10:16:49 +11:00
Anton Chekulaev
793e6bf10f Waveform fill color attribute for message audio view. 2020-10-12 19:01:49 +11:00
Anton Chekulaev
efbcd0b207 Themed colors for waveform seek bar and general cleanup. 2020-10-12 18:43:35 +11:00
Anton Chekulaev
c7d89985a1 Waveform change animation. 2020-10-08 19:31:20 +11:00
Anton Chekulaev
692741f406 Audio parsing and RMS computation for waveform visualization. 2020-10-08 15:32:47 +11:00
Anton Chekulaev
e07cb716c0 Use waveform seek bar for audio message view. 2020-10-07 17:43:14 +11:00
Niels Andriesse
7fff613306
Merge pull request #348 from metaphore/action-bar-back-buttons
Add Back Buttons Everywhere
2020-09-25 14:40:49 +10:00
nielsandriesse
6121c613de Update translations for new max group size 2020-09-25 13:48:09 +10:00
Anton Chekulaev
c2299beaf6 Merge remote-tracking branch 'loki/dev' into action-bar-back-buttons 2020-09-18 12:52:48 +10:00
Anton Chekulaev
5147bdfbcb Search view style cleanup. 2020-09-17 19:16:29 +10:00
Niels Andriesse
6930e8a3e8
Merge pull request #341 from loki-project/backup-file-storage
Use Storage Access Framework for Backups
2020-09-17 13:33:17 +10:00
nielsandriesse
d2f79f902f Move files & strings 2020-09-17 13:26:03 +10:00
nielsandriesse
3f83cc9450 Merge branch 'dev' into ui 2020-09-17 10:06:30 +10:00
Anton Chekulaev
e0892853a7 Backup dialog cleanup. 2020-09-16 18:58:26 +10:00
nielsandriesse
71001c4b5c Fix color 2020-09-16 10:14:27 +10:00
Anton Chekulaev
655d971727 Message details activity styling fixes.
Message details activity is available form the conversation context menu.
2020-09-11 17:27:57 +10:00
nielsandriesse
8273f9bd7d Clean & re-enable Polish translation 2020-09-10 11:53:40 +10:00
nielsandriesse
ff21d760f6 Refactor & match design 2020-09-09 13:57:22 +10:00
nielsandriesse
49d344f7f7 Merge branch 'dev' into profile-pictures 2020-09-09 13:14:46 +10:00
Niels Andriesse
d9d0a02bf8
Merge pull request #329 from metaphore/passphrase-theme-fix
Fix Lock Screen Properly
2020-09-09 13:06:03 +10:00
nielsandriesse
9345df8283 Minor UI tweaks 2020-09-09 12:58:18 +10:00
nielsandriesse
70ccb976cb Add new conversation button set glow 2020-09-08 15:38:39 +10:00
nielsandriesse
be04246ba2 Add fake chat view elevation 2020-09-08 14:44:57 +10:00
Anton Chekulaev
819494d1fe Theme attributes cleanup. 2020-09-08 13:29:36 +10:00
Anton Chekulaev
4ed7917625 Fixed passphrase prompt activity theming attributes. 2020-09-08 12:04:51 +10:00
nielsandriesse
be788738dc Implement user details sheet 2020-09-07 10:57:25 +10:00
nielsandriesse
2d29ef9dc8 Clean up seed dialog 2020-09-04 17:16:54 +10:00
nielsandriesse
31916a95d5 Don't show Session ID in conversation title view 2020-09-04 11:32:43 +10:00
Anton Chekulaev
3e82c8f9ea User pic placeholder colors tweaks.
Use proper username for settings activity placeholder.
2020-09-04 00:08:34 +10:00
Anton Chekulaev
18c4358d7d Merge remote-tracking branch 'loki/dev' into profile-pic-placeholder 2020-09-03 22:15:20 +10:00
Anton Chekulaev
c2c4c9f41a New avatar placeholder drawable generator. 2020-09-03 22:15:03 +10:00
nielsandriesse
47af97be57 Fix inverted flag 2020-09-03 17:23:23 +10:00
Ryan ZHAO
4a740780ca Merge branch 'dev' of https://github.com/loki-project/session-android into attachment-in-conversation-preview 2020-09-03 13:17:03 +10:00
nielsandriesse
c8ad5165bb Update copy 2020-09-03 10:33:41 +10:00
Anton Chekulaev
7be2560270
Correct accent color for dark mode. 2020-09-03 07:18:53 +07:00
Anton Chekulaev
de93b6669e Merge branch 'dev' of https://github.com/loki-project/session-android into light-theme
# Conflicts:
#	res/values/strings.xml
2020-09-02 23:47:31 +10:00
Anton Chekulaev
e970e07a7c Use proper dark theme icons for the force dark theme. 2020-09-02 22:19:21 +10:00
Anton Chekulaev
ef8ddcf552 Attachment selector style adjastments. 2020-09-02 21:48:25 +10:00
Anton Chekulaev
98bc35d378 Brand color updated. 2020-09-02 21:27:43 +10:00
Ryan ZHAO
c0d5c22a21 WIP: show attachment in conversation preview as iOS 2020-09-02 16:59:52 +10:00
nielsandriesse
906deb3ada Add copy Session ID button for one-to-one chats 2020-09-02 16:03:23 +10:00
Anton Chekulaev
33876c2fc9 Use localized strings for UI mode dialog. 2020-09-02 13:24:02 +10:00
Anton Chekulaev
4b939358e9 Themes & styles cleanup. 2020-09-02 12:47:56 +10:00
Anton Chekulaev
4a39fe9588 Conversation activity theme tweaks. 2020-09-02 11:55:01 +10:00
Anton Chekulaev
0004e7b387 Tap highlight color restored. 2020-09-01 19:32:43 +10:00
Anton Chekulaev
0992ad4e5b Outlined icons for conversation input panel. 2020-09-01 19:22:30 +10:00
Anton Chekulaev
ecd2dd8ef3 Conversation styling and coloring improvements. 2020-09-01 18:47:50 +10:00
Anton Chekulaev
3236fde416 Adjustments for branded popup button styles. 2020-09-01 17:24:07 +10:00
Anton Chekulaev
156b2687b8 Better brand button style for the light mode.
QR code fragment themed.
Minor adjustments to the brand colors for light mode.
2020-09-01 16:58:30 +10:00