Konrad Pozniak
|
8543df733c
|
Fix crash in EditProfileActivity on Android 8 (#585)
* fix bug where sometimes mentions where duplicated when replying
* fix for crash on Android 8
|
7 years ago |
Conny Duck
|
11ccd93612
|
prevent soft keyboard from opening automatically in EditProfileActivity
|
7 years ago |
Conny Duck
|
06d44c949e
|
add possibility to un/lock accounts
|
7 years ago |
Konrad Pozniak
|
c9e0e6a565
|
Rewrite EditProfileActivity in Kotlin (#525)
* rewrite EditProfileActivity in Kotlin
* fix bug in MainActivity where profiles would duplicate
* fix code style
|
7 years ago |
Vavassor
|
384c377129
|
Makes the toolbar shadow visible for pre-Lollipop android versions and fixes a crash when deleting a draft with no media attached.
|
7 years ago |
Vavassor
|
98c91c772c
|
Improves right-to-left layouts in the most basic fashion.
|
7 years ago |
Conny Duck
|
36549d051e
|
use TextInputEditText instead of EditText inside TextInputLayout
|
8 years ago |
Vavassor
|
c534b7424f
|
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.
|
8 years ago |
daycode
|
8df5e4f9e2
|
Add gestion of avatar and header
|
8 years ago |
daycode
|
1fbd987ac0
|
design the edit profile view
|
8 years ago |
Vavassor
|
b9f0c51e70
|
Provisional profile editor complete.
|
8 years ago |
Vavassor
|
5941a2f5b3
|
Profile editor functionally complete.
|
8 years ago |
Vavassor
|
18e40855ad
|
Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded.
|
8 years ago |
Vavassor
|
84741c1f1b
|
Adds a partial profile editor (non-working).
|
8 years ago |