Konrad Pozniak
d2ca776b34
Migrate to ViewPager2 ( #1544 )
...
* migrate MainActivty to ViewPager2
* migrate AccountActivty to ViewPager2
* migrate ViewMediaActivty to ViewPager2
* migrate SearchActivity to ViewPager2
* checkin missing AccountPagerAdapter file
* remove unused class ImageViewPager
* replace SparseArray with MutableList
2019-11-06 20:17:53 +01:00
Konrad Pozniak
bee10bf375
Refactor theming ( #1529 )
...
* fix toolbars
* use toolbar in MainActivity
* update AccountActivity appbar
* update material design library
* remove unneeded tabs styling
* fix black theme
2019-10-12 20:00:29 +02:00
Konrad Pozniak
4b96c1e3f4
fix main tabs on tablet ( #1322 )
2019-06-17 13:15:11 +02:00
Konrad Pozniak
eedd0d51eb
downgrade alpha libraries ( #1273 )
2019-05-20 16:56:58 +02:00
Konrad Pozniak
2d44c39063
fix upgrade of material lib ( #1268 )
2019-05-18 21:22:58 +02:00
Konrad Pozniak
6430ed02d7
remove empty FAB styling ( #1095 )
2019-03-03 20:53:10 +01:00
Konrad Pozniak
e371fa0e24
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
2019-02-12 19:22:37 +01:00
Konrad Pozniak
a445c12094
Upgrade to AndroidX, move to MaterialComponents theme ( #953 )
...
* upgrade to AndroidX, upgrade libraries
* move to MaterialComponents theme
* make sure the compose button looks good everywhere
* fix tollbar title/button alignment on tablet
* move to new material color theming, consolidate colors and themes
* fix build, fix imports
* set error on TextInputLayout instead of EditText
* fix imports, TootButton when
* improve snackbar style
* fix task description color
2018-12-17 15:25:35 +01:00
Konrad Pozniak
4402f3d337
update minSdkVersion to 21 ( #843 )
...
* set minSdkVersion to 21
* use elevation instead of additional views for shadow
* clean up code occurrences
* remove drawable compat code
* remove no longer needed resources
* remove unneeded android:clipChildren="false"
* Revert "remove no longer needed resources"
This reverts commit 67a4d6f8d87b3f116b95d90dfb48f350d342f503.
* remove no longer needed resources (this time the right ones)
2018-09-16 18:54:12 +02:00
Konrad Pozniak
a2bfef3101
move bottom sheet from fragments to activities ( #628 )
...
* move bottom sheet from fragments to activities
* move BottomSheetLogic to dedicated abstract Activity
* change tests
* improve code
2018-05-06 22:05:54 +02:00
Conny Duck
37c5fe150e
remove unused view from activities
2018-03-05 14:53:33 +01:00
Conny Duck
c766a203bf
fix bug in rtl layout, remove unneeded xml attributes & dimen resources
2018-02-16 22:14:25 +01:00
Conny Duck
3bd855d4c4
set tab indicator height to 3dp
2017-12-09 21:34:04 +01:00
Vavassor
e4dff388d2
Improves right-to-left layouts in the most basic fashion.
2017-07-12 02:09:07 -04:00
Vavassor
e3745ebd6b
Adds ability to page between multiple images in a status by swiping from left to right. Closes #66
2017-06-25 01:07:41 -04:00
Vavassor
53e6769d55
Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67
2017-06-19 20:50:40 -04:00
Conny Duck
1aa870b069
make tabs fill whole space in landscape mode
2017-04-27 14:47:56 +02:00
Vavassor
f6a165a50a
Adds content descriptions and hints to non-textual elements so they can be described by screen readers.
2017-04-12 00:21:52 -04:00
Briar Rose Schreiber
a8c44da532
Adjust light theme tab bar area
...
Adds a material shadow below tab layouts. This is not very noticeable in
the default theme, but in the light theme in visually demarcates where
the tab layout ends.
2017-04-09 02:03:05 -07:00
Vavassor
1ebe514100
First minor release
2017-04-02 21:45:04 -04:00
Vavassor
4b136ce458
Light theme properly separated again, making it ready for palette changes.
2017-03-26 22:59:16 -04:00
Eugen Rochko
f34237ce7a
Improve compose activity
2017-03-10 18:38:49 +01:00
Eugen Rochko
473f7f75f1
Merge upstream
2017-03-10 04:40:48 +01:00
Eugen Rochko
ed262dfb2d
Fix crash when adding media, make all activities use coordinator layout
2017-03-09 23:21:02 +01:00
Eugen Rochko
d299dd34ed
Floating action button for toot compose
2017-03-07 01:38:22 +01:00
Vavassor
dab6807bff
Fifth Alpha Release (actually fifth this time)
2017-02-19 19:27:15 -05:00
Vavassor
96a5692717
Dark and light themes now exist and can be switched in preferences.
2017-02-16 13:52:55 -05:00
Vavassor
22a2a31afe
Changed visual theme to a dark style. Also, set up things for a future switchable light/dark theme.
2017-02-13 00:18:17 -05:00
Vavassor
2106d7a53c
Jumping to top capability and a progress/retry footer added to timelines.
2017-01-18 13:35:07 -05:00
Vavassor
e551de7521
added media previews to timeline and media viewers
2017-01-10 01:14:27 -05:00
Vavassor
370b1e52aa
added a basic compose screen, and the 3 main timelines in a tabbed layout
2017-01-07 17:24:02 -05:00
Vavassor
bba1b37fd8
initial commit
2017-01-02 18:30:27 -05:00