Commit graph

1263 commits

Author SHA1 Message Date
SpiritCroc
7c959176fd Update strings 2020-07-25 10:27:16 +02:00
SpiritCroc
8d6c8b4a30 Re-prioritize login selection
1. Matrix-ID
2. "Other" -> Custom server
3. Matrix

- Matrix-ID should be intuitive (compare: email address)
- Promoting Element Matrix Services for organisations makes not much
  sense here
    - if you have a server hosted this way, you can use the "other"
      selection or mxid as well (?)
    - if organisations feel like using SchildiChat instead of Element,
      they will probably find a way ;)
2020-07-24 20:12:35 +02:00
SpiritCroc
8563346fe4 Better center icon 2020-07-24 11:24:03 +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
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
e1274ac4c2 Revert "Update attachment and send icons."
This reverts commit 34d7a86175.
2020-07-21 11:13:41 +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
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
3ab88153c0 SchildiChat icon 2020-07-18 15:14:57 +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
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
Valere
0406854fa5 lighter bottom sheet separator 2020-07-13 19:25:59 +02:00
Valere
ca6a398a72 Update add room icon 2020-07-13 19:25:44 +02:00
Valere
5e81ce8e3e Update tmp lab icon for notif tab 2020-07-13 19:25:35 +02:00
Onuray Sahin
8658090736 Fix tint color of settings. 2020-07-13 20:16:01 +03:00
Onuray Sahin
614ac88567 Create group room icon changed. 2020-07-13 20:06:39 +03:00
Onuray Sahin
797dcdb48b Merge branch 'riotx_develop' into rebranding_rebase
* riotx_develop: (111 commits)
  Video calls are shown as a voice ones in the timeline (Fixes #1676)
  Fix regression: not able to create a room without IS configured (Fixes #1679)
  Fix / view attachment crash + freeze when offline
  Version++
  Prepare release 0.91.5
  Fix test compilation issue
  Fix crash after rebase
  Add TODO
  Copy Javadoc to the API class
  Move internal methods to internal task
  Latest renaming
  Rename CreateRoomParamsInternalBuilder to CreateRoomBodyBuilder for clarity
  Rename CreateRoomParamsBuilder to CreateRoomParams for clarity
  Rename internal class
  Expose other objects in the builder to create a room
  ktlint
  Display threePid invite along with the other invite (code is a bit dirty)
  Hide right arrow if threepid invite can not be revoked
  Disable fetching Msisdn, it does not work
  Revoke ThreePid invitation (#548)
  ...

# Conflicts:
#	vector/build.gradle
#	vector/src/main/java/im/vector/riotx/features/crypto/keys/KeysExporter.kt
#	vector/src/main/res/layout/bottom_sheet_logout_and_backup.xml
#	vector/src/main/res/values/strings.xml
2020-07-13 19:59:20 +03:00
Onuray Sahin
3a696ea9a1 Revert shield icons. 2020-07-13 19:21:22 +03:00
Onuray Sahin
1b19cb7449 Roll back ic_shield_black 2020-07-13 19:18:56 +03:00
Onuray Sahin
ea81a5298b ic_shield_black icon changed. 2020-07-13 18:55:30 +03:00
Onuray Sahin
ae65eb6a3e Advanced Settings icon changed. 2020-07-13 18:39:09 +03:00
Onuray Sahin
67e07a7932 Room action settings and leave icons changed. 2020-07-13 18:33:29 +03:00
Onuray Sahin
6ef15f3c1c ic_star icon changed. 2020-07-13 18:28:05 +03:00
Benoit Marty
0e3be83da2 Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding 2020-07-13 17:21:40 +02:00
Benoit Marty
8b5b7db241 Fix icons alignment issue 2020-07-13 17:21:33 +02:00
Onuray Sahin
1fd8a5fa91 Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding
* 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android:
  Icon: "Modular" -> "Element Matrix Services"
2020-07-13 18:11:45 +03:00
Onuray Sahin
34d7a86175 Update attachment and send icons. 2020-07-13 18:10:49 +03:00
Benoit Marty
21f1f89a4b Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding 2020-07-13 16:53:48 +02:00
Benoit Marty
159f286b2c Icon: "Modular" -> "Element Matrix Services" 2020-07-13 16:53:26 +02:00
Onuray Sahin
06454cc3e0 Sticker attachment icon changed. 2020-07-13 17:52:09 +03:00
Onuray Sahin
be27b580d6 ic_fab_add_chat icon changed. 2020-07-13 17:40:16 +03:00
Onuray Sahin
f91b6938f5 Remove stroke from shield icons. 2020-07-13 17:35:58 +03:00
Onuray Sahin
a7fea8d012 Relace eye and eye_closed icons. 2020-07-13 17:26:23 +03:00
Onuray Sahin
18bc40fb66 Design review fixes for login screen. 2020-07-13 17:01:48 +03:00
Benoit Marty
1dec4bc96b Wording: "Modular" -> "Element Matrix Services" 2020-07-13 15:49:46 +02:00
Benoit Marty
68d475dc55 Fix crash after rebase 2020-07-11 22:45:03 +02:00
Benoit Marty
a58bb776f3 Display threePid invite along with the other invite (code is a bit dirty) 2020-07-11 22:11:15 +02:00