0.9.0 - New loading system(much faster) + New between screen transitions + New snackbar(vertical animation + visuals) + New selection toolbar(translate + dictionary options) in ReaderScreen + New top app bar in SettingsScreen and nested categories + New updating system in BookInfo(updating text, author and description of the book) + Tablet UI support(on wide screens NavigationBar -> NavigationRail) + New app icon + New error handling system(it won't let you add/update book if it's not valid) + New theme(+new names) + Small bugs fixed.. + General performance optimisation(still in progress).
This commit is contained in:
parent
5a966e9d9d
commit
6806ac904c
136 changed files with 2580 additions and 911 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
<style name="Theme.BooksHistoryResurrection" parent="Theme.AppCompat.NoActionBar">
|
||||
<item name="android:forceDarkAllowed" tools:ignore="NewApi">false</item>
|
||||
<item name="android:windowContentTransitions">false</item>
|
||||
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue