Commit graph

3148 commits

Author SHA1 Message Date
SpiritCroc
8563346fe4 Better center icon 2020-07-24 11:24:03 +02:00
onurays
21b609420b ktlint fix. 2020-07-24 03:00:06 +03:00
ganfra
794b89c041 Reply: remove inner tags when replying 2020-07-23 18:23:49 +02:00
ganfra
407595e613 Change warning badge (white background) 2020-07-23 16:38:42 +02:00
onurays
4cc3e87d64 Fix rebranding assets on login screens. 2020-07-23 15:02:40 +03:00
SpiritCroc
2ff6273892 Hide "Add matrix app" when integrations are disabled 2020-07-23 10:12:05 +02:00
SpiritCroc
4c601f2119 SC light theme: light status bar, black navbar 2020-07-22 18:27:44 +02:00
SpiritCroc
8d883ce832 Change adaptive icon background 2020-07-22 18:02:54 +02:00
ganfra
3e429490e7 Update CHANGES 2020-07-22 17:04:48 +02:00
ganfra
e23b02f2e2 Composer: set max lines to 6 so it can scroll 2020-07-22 16:02:38 +02:00
ganfra
aa5ae45a0c Add hasFailedSending in RoomSummary and a small warning icon on room list 2020-07-22 15:21:48 +02:00
SpiritCroc
f8c515092c Disable long-press room help
Users reported this message to be more confusing than helpful
(might be related to german translation)
2020-07-22 13:21:05 +02:00
SpiritCroc
83b033ddde Tweak SC dark theme 2020-07-22 13:21:00 +02:00
SpiritCroc
79a2848ad2 Improve unread badge visibility 2020-07-22 10:23:40 +02:00
SpiritCroc
b43a2e7ac0 Set the message count for the notification badge 2020-07-22 09:46:21 +02:00
ganfra
aa5de1896f
Merge pull request #1766 from vector-im/feature/fix_annoying_issues
Fix post Element release issues
2020-07-21 16:43:26 +02:00
SpiritCroc
e1274ac4c2 Revert "Update attachment and send icons."
This reverts commit 34d7a86175.
2020-07-21 11:13:41 +02:00
ganfra
d638306b04
Merge pull request #1703 from vector-im/feature/md_files
Riot -> Element
2020-07-21 10:08:07 +02:00
ganfra
fb247f8bea Update CHANGES and clean code 2020-07-20 20:29:52 +02:00
ganfra
1436477a14 Rework a bit user account data (and avoid blocking syncs) 2020-07-20 19:52:24 +02:00
ganfra
35fe4f7268 Fix modular link to EMS 2020-07-20 18:47:41 +02:00
ganfra
a488e88f93 Add reaction to RoomSummary latest previewable event 2020-07-20 16:49:05 +02:00
SpiritCroc
7f07833a9e Fix usage of old light theme
It is no longer the default theme, so we can't count on that
2020-07-20 16:39:02 +02:00
SpiritCroc
efd8a4d88b Make both dark and light themes work for login
-> Allows us to use SC light theme for default theme again
- Also tweak default dark theme
2020-07-20 15:43:28 +02:00
SpiritCroc
3e57e4bec0 Fix default device name 2020-07-20 15:24:29 +02:00
SpiritCroc
f9b031dca5 Add SC light theme 2020-07-20 15:20:59 +02:00
vulet
f5b584ddb8 fix: invisible toolbar(status.im theme) 2020-07-20 00:15:45 +08:00
SpiritCroc
eb3f2ad28e Choose icon colors closer to other branding colors 2020-07-19 16:33:52 +02:00
SpiritCroc
126b344434 SchildiChat notification icon 2020-07-19 15:10:58 +02:00
SpiritCroc
387d7eefb4 Add advanced settings icon based on old icon design 2020-07-19 14:46:19 +02:00
SpiritCroc
000ed55452 Revert "Update settings icons from v1.0"
Old ones were nicer.

This reverts commit 1d1267ea6a.
2020-07-19 14:03:22 +02:00
SpiritCroc
e1cbd8c764 Theme riotx_positive_accent 2020-07-19 11:55:01 +02:00
SpiritCroc
311244508d Hide "element" type logo in login splash screen 2020-07-19 11:24:07 +02:00
SpiritCroc
b25b9fa08b Better icon 2020-07-19 11:10:53 +02:00
SpiritCroc
e26010bf14 Fix own name color in dual-side bubbles 2020-07-18 15:28:24 +02:00
SpiritCroc
3ab88153c0 SchildiChat icon 2020-07-18 15:14:57 +02:00
Benoit Marty
5082defddf i18n deactivated account error 2020-07-17 17:23:48 +02:00
ganfra
c5f06386bd Continue trying to configure Pin library, stil WIP 2020-07-17 17:13:50 +02:00
SpiritCroc
1d1267ea6a Update settings icons from v1.0 2020-07-17 15:34:42 +02:00
SpiritCroc
8c3963eb5d Fix some accent colors introduced in v1.0 2020-07-17 15:27:24 +02:00
SpiritCroc
e857052e37 Redo hidden bottom bar and combined chats view for v1.0 merge 2020-07-17 15:20:31 +02:00
SpiritCroc
95850440bd Merge remote-tracking branch 'upstream/master' into sc
Conflicts:
	vector/build.gradle
	vector/src/main/java/im/vector/riotx/features/home/HomeDetailFragment.kt
	vector/src/main/java/im/vector/riotx/features/home/room/detail/RoomDetailFragment.kt
	vector/src/main/java/im/vector/riotx/features/home/room/detail/timeline/item/AbsMessageItem.kt
	vector/src/main/java/im/vector/riotx/features/home/room/list/RoomListDisplayModeFilter.kt
	vector/src/main/res/drawable/bg_login_server.xml
	vector/src/main/res/drawable/bg_login_server_checked.xml
	vector/src/main/res/layout/fragment_login_server_selection.xml
2020-07-17 13:39:52 +02:00
ganfra
6e0095edb0
Feature/fix notification clearing (#1707)
Updating notification when entering a room
2020-07-17 13:31:36 +02:00
ganfra
f5fbb2bc4f Setup screens for Pin 2020-07-17 13:29:18 +02:00
SpiritCroc
af627f4d9b Restore some Riot icons to ease upstream merge
and prepare the rebrand (both upstream and downstream)
2020-07-17 12:09:24 +02:00
Benoit Marty
d78cd81c6f Cleanup strings.xml 2020-07-16 19:21:02 +02:00
Benoit Marty
1d2e374526 RiotX -> Element 2020-07-16 16:01:25 +02:00
Benoit Marty
6d0a1ee824 SSO Login: use "element://element" url instead of "riotx://riotx" 2020-07-15 20:21:35 +02:00
Benoit Marty
978ab76644
Merge pull request #1694 from vector-im/feature/improve_splash
Improve splash screen
2020-07-15 20:15:47 +02:00
Benoit Marty
f6d2d05e70 Improve splash screen 2020-07-15 15:08:46 +02:00