Konrad Pozniak
|
63ab0ef839
|
Fix crash in EditProfileActivity on Android 8 (#585)
* fix bug where sometimes mentions where duplicated when replying
* fix for crash on Android 8
|
2018-04-17 19:25:56 +02:00 |
|
Conny Duck
|
8a23f034f0
|
prevent soft keyboard from opening automatically in EditProfileActivity
|
2018-04-11 19:15:22 +02:00 |
|
Conny Duck
|
3628b8431d
|
add possibility to un/lock accounts
|
2018-03-27 20:46:53 +02:00 |
|
Konrad Pozniak
|
17a122b293
|
Rewrite EditProfileActivity in Kotlin (#525)
* rewrite EditProfileActivity in Kotlin
* fix bug in MainActivity where profiles would duplicate
* fix code style
|
2018-02-12 22:04:18 +01:00 |
|
Vavassor
|
f37bb694f1
|
Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached.
|
2017-07-15 03:10:55 -04:00 |
|
Vavassor
|
e4dff388d2
|
Improves right-to-left layouts in the most basic fashion.
|
2017-07-12 02:09:07 -04:00 |
|
Conny Duck
|
310d9a3c91
|
use TextInputEditText instead of EditText inside TextInputLayout
|
2017-05-04 16:32:21 +02:00 |
|
Vavassor
|
800ab8001e
|
Adds content descriptions to header and avatar buttons in the profile editor and puts the page in a scroll view so it's navigable in landscape mode.
|
2017-05-01 22:30:49 -04:00 |
|
daycode
|
c7e4d17aaf
|
Add gestion of avatar and header
|
2017-05-01 15:23:34 +02:00 |
|
daycode
|
b82d75a6c4
|
design the edit profile view
|
2017-04-30 21:57:15 +02:00 |
|
Vavassor
|
b9f0c51e70
|
Provisional profile editor complete.
|
2017-04-20 18:56:36 -04:00 |
|
Vavassor
|
5941a2f5b3
|
Profile editor functionally complete.
|
2017-04-19 00:01:04 -04:00 |
|
Vavassor
|
18e40855ad
|
Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded.
|
2017-04-17 02:49:56 -04:00 |
|
Vavassor
|
84741c1f1b
|
Adds a partial profile editor (non-working).
|
2017-04-16 18:51:09 -04:00 |
|