Marcel Hibbe
4c07ccec11
fix NPE when opening Contacts view.
...
because UserItem is used for ContactsController and ConversationInfoController it differs between two different xml designs in method getLayoutRes()
because of this there need to be checks which xml element exists or not. These are added with this commit.
In the long term UserItem should not use two different xml designs. This might also be a problem for view binding?!
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-02-25 12:11:43 +01:00
Andy Scherzinger
a5838dc44e
Improve RTL text flow for untranslated strings in rtl languages/views
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:00:50 +02:00
Andy Scherzinger
dc8774f5c9
align single/dual-line list item layouts with avatar/icon according to material design
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-12 17:41:03 +02:00
Mario Danic
7485766812
More fixes to the dark theme
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-26 10:39:07 +02:00
Mario Danic
86974a8437
Fix lobby check crash, fix user related crash, fix infinite lobby progress bar
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-09-02 12:55:20 +02:00
Mario Danic
f9ecf17504
Fix #601
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 13:45:35 +02:00
Mario Danic
6a5aaac224
Lobby & Various bugfixes and improvements
...
Includes conversion to Kotlin of some files
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-08-30 12:13:33 +02:00
Mario Đanić
4143bd841e
Fresco and sharing ( #531 )
...
* Various improvements
This is literally the worst commit I ever did, but due to rebasing issues this is how it is.
* Fixes after rebase
Signed-off-by: Mario Danic <mario@lovelyhq.com>
* Updates post-rebase
Signed-off-by: Mario Danic <mario@lovelyhq.com>
* Updates #2 post rebase
Signed-off-by: Mario Danic <mario@lovelyhq.com>
* Update deps
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-24 08:32:19 +02:00
Mario Danic
b1889abb1b
Add nice FAB animation & cleanups to layouts
2018-12-17 13:40:43 +01:00
Mario Danic
11c55b53f2
Further clean ups
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-11-28 13:59:39 +01:00
AndyScherzinger
66e6e89f65
redesign the contacts header/contact items
2018-04-26 10:42:30 +02:00
Mario Danic
20b80b36b3
Bunch of work on new conversation
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-02-02 11:42:37 +01:00
Mario Danic
787e742301
Remove avatar image view & add server url switch
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-30 20:55:58 +01:00
Mario Danic
ae40b213f7
Hacky way to fix placeholders
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-11-06 21:56:28 +01:00
AndyScherzinger
db3d640bcc
add new line at EOF
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2017-10-24 23:20:25 +02:00
AndyScherzinger
6ffb64d388
centralize avatar corner radius value
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2017-10-24 22:56:50 +02:00
AndyScherzinger
761bfb9c16
add preview texts for Android Studio
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2017-10-24 21:43:41 +02:00
AndyScherzinger
ba6b88b5a9
list item styling
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2017-10-24 21:22:01 +02:00
Mario Danic
05d080b95c
Initial import
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-23 12:40:38 +02:00