Mem leak fix and other stuff
[Note] If you will encounter any bugs or issues with this release, please create an issue on Github.
Main Changes:
- Fixed possible OOM crash on some devices
- Tabs manager
- Improved speed of database queries
- Fixed tag autocomplete for gelbooru-based sites
New Features:
- Tabs manager (long press on tabs selector to access it)
- Tags sorting
- Added md5 to item info list
Lolisync:
- Send booru items in batches
- Added toggle to keep the screen awake during the sync process
- Increased actions history limit to 100
- Fixed sync streams restarting when they shouldn't
- Moved test connection button to pre-sync page
Fixes:
- Fixed a bug with gallery view which lead to a high risk of out of memory crashes on some devices
- Massively improved speeds of database queries, this allows to make loading and syncing of favourites much faster
- Fixed tag autocomplete for gelbooru-based sites
- System back gesture/button will now close the main drawer if it's open instead of asking if user wants to exit the app
- Fix switching between preview modes on the fly
- Fixed thumbnail grid doing complete redraw when it shouldn't
- Other small fixes...