Anton Chekulaev
|
81d58dabe6
|
Theming for giphy activity.
|
2020-08-26 19:02:40 +10:00 |
|
Anton Chekulaev
|
2cd9b3b3c0
|
Use primary text color on green buttons in the light mode.
|
2020-08-26 18:46:24 +10:00 |
|
Anton Chekulaev
|
8ad0049616
|
Theme attributes for fake chat widget styles.
|
2020-08-26 18:04:48 +10:00 |
|
Anton Chekulaev
|
1fc06a46f0
|
Fake chat style fixed.
|
2020-08-26 16:29:00 +10:00 |
|
Anton Chekulaev
|
debaeb86b6
|
Fixed home screen toolbar left inset.
|
2020-08-26 15:24:56 +10:00 |
|
Anton Chekulaev
|
ce0159f5cc
|
Merge branch 'dev' into light-theme
|
2020-08-26 15:10:13 +10:00 |
|
Anton Chekulaev
|
c8677a904c
|
Fixed emoji keyboard on media send activity crashes the app.
|
2020-08-26 13:50:42 +10:00 |
|
Anton Chekulaev
|
c437d69069
|
Fixed QR code share crashes the app.
|
2020-08-26 12:47:29 +10:00 |
|
Audric Ackermann
|
8184fccb8e
|
make minimum group members count 1 rather than 2
|
2020-08-26 11:49:19 +10:00 |
|
Audric Ackermann
|
6162a8d679
|
update russian translation
|
2020-08-26 11:48:59 +10:00 |
|
nielsandriesse
|
b7a2de3572
|
Let AttachmentUploadJob handle retrying
This way we can better handle e.g. authorization issues
|
2020-08-26 10:42:22 +10:00 |
|
Niels Andriesse
|
71f338430e
|
Merge pull request #297 from loki-project/photo-sending-bug
Fix Attachment Download Retrying
|
2020-08-26 09:01:05 +10:00 |
|
Anton Chekulaev
|
9f689c56dc
|
Consistent action bar styles.
|
2020-08-25 23:52:42 +10:00 |
|
Anton Chekulaev
|
724d323125
|
Share activity complies with day/night configuration.
|
2020-08-25 20:34:30 +10:00 |
|
Anton Chekulaev
|
2252dea0a1
|
Better status and navigation bar colors.
|
2020-08-25 20:21:08 +10:00 |
|
Anton Chekulaev
|
810afe8e7e
|
Theme hierarchy refactoring.
Force dark theme for media send activity.
|
2020-08-25 19:43:00 +10:00 |
|
nielsandriesse
|
9426d095e6
|
Clean up AttachmentDownloadJob
|
2020-08-25 15:24:08 +10:00 |
|
Anton Chekulaev
|
b04028f629
|
Merge remote-tracking branch 'loki/dev' into light-theme
|
2020-08-25 15:11:51 +10:00 |
|
Anton Chekulaev
|
47a1cb2a73
|
Temporary force dark theme for media send activity.
Emoji toggle got themed icons.
|
2020-08-25 15:08:42 +10:00 |
|
Niels Andriesse
|
7a7dc6f553
|
Merge pull request #296 from RyanRory/fix-closed-group-disappearing-message
Fix closed group disappearing message
|
2020-08-25 13:32:05 +10:00 |
|
Ryan ZHAO
|
73ae18feac
|
fix if iOS sets an expire timer in a closed group, it gets turned off when Android sends a message
|
2020-08-25 12:02:14 +10:00 |
|
nielsandriesse
|
c43609ff7e
|
Update build number
|
2020-08-25 11:14:34 +10:00 |
|
Anton Chekulaev
|
7c046223be
|
Fixed unimportant general button style uses the wrong colors.
|
2020-08-24 18:46:09 +10:00 |
|
Anton Chekulaev
|
5e5b88148d
|
Audio view and message bubbles properly themed.
|
2020-08-24 18:38:48 +10:00 |
|
Anton Chekulaev
|
afe90200f1
|
Dividers for home screen conversation items.
Themed common/dialog button styles.
|
2020-08-24 16:46:12 +10:00 |
|
nielsandriesse
|
e6ab67ea4c
|
Update version number
|
2020-08-24 16:18:43 +10:00 |
|
nielsandriesse
|
927fcb84ac
|
Minor refactoring
|
2020-08-24 15:38:29 +10:00 |
|
Niels Andriesse
|
07d26756ca
|
Merge pull request #288 from RyanRory/restoration-fix
Fix Restoration From Seed
|
2020-08-24 15:36:21 +10:00 |
|
Anton Chekulaev
|
1191353fde
|
Conversation scroll date label themed.
New muted icon.
|
2020-08-24 15:33:01 +10:00 |
|
nielsandriesse
|
4d7b179008
|
Minor refactoring
|
2020-08-24 14:47:28 +10:00 |
|
Anton Chekulaev
|
9cb0a18a85
|
Consistent dialog styles.
|
2020-08-24 14:43:24 +10:00 |
|
Niels Andriesse
|
4cc22608aa
|
Merge pull request #295 from metaphore/patch-1
Fix ContactSelectionListFragment Loader Usage
|
2020-08-24 14:34:01 +10:00 |
|
Anton Chekulaev
|
fd52fdd042
|
User view is now compatible with light theme.
|
2020-08-24 13:34:34 +10:00 |
|
Anton Chekulaev
|
da20dc1d4f
|
Themed conversation mute icon.
|
2020-08-24 13:06:01 +10:00 |
|
Anton Chekulaev
|
cd32885db6
|
Conversation menu resources adjusted for light theme support.
|
2020-08-24 12:52:50 +10:00 |
|
Anton Chekulaev
|
61b3cca246
|
Missed import.
|
2020-08-24 11:46:50 +10:00 |
|
Anton Chekulaev
|
59b94a1744
|
Update ContactSelectionListFragment.kt
Manual loader destruction and logging for the loader callback activity check.
|
2020-08-24 11:43:09 +10:00 |
|
Ryan ZHAO
|
aed2941da7
|
show session reset done message
|
2020-08-24 11:41:39 +10:00 |
|
Anton Chekulaev
|
dcb6dea430
|
Merge branch 'dev' into light-theme
|
2020-08-24 11:19:36 +10:00 |
|
Ryan ZHAO
|
16e93f6356
|
update info message when reset the session
|
2020-08-24 10:45:33 +10:00 |
|
Anton Chekulaev
|
4aa77a1e0c
|
Light theme for media preview activity.
|
2020-08-24 10:44:43 +10:00 |
|
nielsandriesse
|
72999c7d12
|
Hopefully fix crash
|
2020-08-24 09:11:48 +10:00 |
|
Anton Chekulaev
|
a499cce885
|
Attachment type selector style fixes.
|
2020-08-21 17:23:34 +10:00 |
|
Anton Chekulaev
|
9d7d7689e2
|
Labeled separator view styling refactoring.
|
2020-08-21 17:10:49 +10:00 |
|
Ryan ZHAO
|
8a125244f6
|
Merge branch 'dev' of https://github.com/loki-project/session-android into restoration-fix
|
2020-08-21 15:42:24 +10:00 |
|
Ryan ZHAO
|
f18d5a3b82
|
ignore session request before restoration & Automatically rebuild session after restoration
|
2020-08-21 15:40:19 +10:00 |
|
Ryan ZHAO
|
cb5e82ac84
|
fix session request sent timestamp data type from DB
|
2020-08-21 15:39:45 +10:00 |
|
Ryan ZHAO
|
ad5b2eceb7
|
Don't show error messages before restoration
|
2020-08-21 15:39:13 +10:00 |
|
Anton Chekulaev
|
a5408fa4f4
|
Merge branch 'dev' of https://github.com/loki-project/session-android into light-theme
|
2020-08-21 15:07:57 +10:00 |
|
Anton Chekulaev
|
dd37adee5c
|
Layouts' default background replaced with a proper theme level window background.
Bottom sheet style unified.
|
2020-08-21 15:06:39 +10:00 |
|