Mélanie Chauvel (ariasuni)
|
2ec8b95c31
|
Add close icon to tabs in Tabs account preferences page (#1588)
* Add close icon to tabs in Tabs account preferences page
* Improve code according to code review
|
5 years ago |
kyori19
|
d137e6c63c
|
List tabs (#1570)
* List tabs
* Add comment
* Move decoder part to TabData.createTabDataFromId
* Fix drawable tint
* Use dedicated view for list picker
* Error log
* Fix logging
Co-Authored-By: Konrad Pozniak <connyduck@users.noreply.github.com>
* Fix tint color
Co-Authored-By: Konrad Pozniak <connyduck@users.noreply.github.com>
* Fix missing import
* Move encoding part too
* Fix comment
* Fix decoder
* Revert "Fix decoder"
This reverts commit fdc45aac9c113348f8740e6692d2d8e9ace14f7f.
* Revert "Fix comment"
This reverts commit 704b4e6d2e5545d5f2d20c9bc6bc276d6257d119.
* Revert "Move encoding part too"
This reverts commit 32e77346ff98ae1133e76ab6dfd880b26171005e.
* Revert "Move decoder part to TabData.createTabDataFromId"
This reverts commit d1cd2070ab564d2e33874225272a71f0904d681e.
|
5 years ago |
Konrad Pozniak
|
f09deb2975
|
upgrade autodispose (#1490)
* upgrade autodispose
* set AutoDisposePlugins.setHideProxies to false
|
5 years ago |
Konrad Pozniak
|
b860680a2a
|
prevent empty hashtag in TabPreferenceActivity (#1160)
|
6 years ago |
Konrad Pozniak
|
d1e6b3b7ff
|
add hashtag tabs (#1145)
* add hashtag tabs
* address review feedback
|
6 years ago |
Konrad Pozniak
|
9b19cd3c0d
|
fix crash in NotificationsFragment (#1119)
* fix crash in NotificationsFragment
* don't reload notifications
* add updateAdapter()
|
6 years ago |
Conny Duck
|
e104d3a0ad
|
make max tabs reached message translateable
|
6 years ago |
Konrad Pozniak
|
d03751e59c
|
call db operation on background thread in TabPreferenceActivity (#1036)
|
6 years ago |
Konrad Pozniak
|
c3fc97a12f
|
Tab customization & direct messages tab (#1012)
* custom tabs
* custom tabs interface
* implement custom tab functionality
* add database migration
* fix bugs, improve ThemeUtils nullability handling
* implement conversationsfragment
* setup ConversationViewHolder
* implement favs
* add button functionality
* revert 10.json
* revert item_status_notification.xml
* implement more menu, replying, fix stuff, clean up
* fix tests
* fix bug with expanding statuses
* min and max number of tabs
* settings support, fix bugs
* database migration
* fix scrolling to top after refresh
* fix bugs
* fix warning in item_conversation
|
6 years ago |