Releases: TBog/TBLauncher
Releases · TBog/TBLauncher
Update 6.12
- add search bar pill layout preference
- fix keyboard open and close action
- add dock position preference
- fix popup background on Lollipop
- fix edit tag item background
- change switch preference (toggle) thumb and track for older Android
- fix edit search engines dialog
- fix manifest shortcuts appearing in results
Update 6.11
- new icon
- new default theme
- add gestures
- fix crashes
- add image picker for icons
- add more UI settings
- merge color and opacity settings
- add settings migration (allow old backups that had separate color and opacity to import properly)
- add settings activity to the activity stack
Update 6.10 - dev.2
- fix dock not showing when only visible for results
- add margin preferences for dock, search bar, result list
- remove unused resources
- add icon picker from local storage for tags and shortcuts
- removed okhttp3 dependency from icon picker
Update 6.10 - dev.1
- add "show search desktop with keyboard" gesture
- add more result list preferences
- merge color and opacity preferences
- add migration for preferences
- fix "Reset preferences" crash
- add the settings activity to the activity stack (now you can more easily test preferences)
- fix "Show Dock" preference and move "dock visible for results" to the search desktop
Test build for word search
The searched text is split by the ' '(space) character into words. An entry must match all the words in order to be a result.
Update 6.10
Please report any issues you encounter, anything and everything can go wrong because of version changes and minify
- enable minify on release build (apk size should go down)
- make Dial contact icon customizable
- add grid layout for results
- add storage icon picker
- add dock and search bar independent height and text size preferences
Update 6.9 - dev.3
- add dock and search bar independent height and text size preferences
- fix dock showing on desktop mode Search when toggled off from preferences
- fix manifest to enable backup on Android 12 (API level 31)
- fix filter actions to show search desktop
Update 6.9 - dev.2
- update color chooser from 0.1.7 to 0.4.1
- update gradle wrapper from 6.9 to 7.4
- update java version from 1.8 to 11
- fix theme colors
- fix import of tags
- fix database cached icons
- fix widget restore (after loading a backup)
- add suffix for debug build (now you can have both a debug and release installed at the same time)
- add storage icon picker #47
- add debug preference for provider status
- fix possible activity leak when pressing "home"
- add grid layout for results #166
- enable minify on release build (apk size should go down)
Please report any issues you encounter, a lot (anything and everything) can go wrong because of version changes and minify
Update 6.9 - dev.1
Update 6.9
- fix Android 12 manifest error
- updated libraries
- fix rename
- add "show un-tagged" action in tag manager and tags menu
- allow position change of "show un-tagged" action in the tags menu
- add option to choose contacts mime type (some code came from KISS)
- restore settings activity back-stack after changing theme
- fix tag order dialog crash
- fix contact icon cache
- add simple and highlight theme generators #176
- add dial (search) provider
- improve "dock" layout (reuse views)
- fix shortcut icon (dashes were not straight)
- fix crash (NPE) on double touch
- allow custom icons for search results
- fix "Add search engine" not working