TBLauncher

based on https://github.com/Neamar/KISS

GPL-3.0 License

Stars
127

Bot releases are visible (Hide)

TBLauncher - Update 6.11

Published by TBog over 2 years ago

  • 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
TBLauncher - Update 6.10 - dev.2

Published by TBog over 2 years ago

  • 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
TBLauncher - Update 6.10 - dev.1

Published by TBog over 2 years ago

  • 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
TBLauncher - Test build for word search

Published by TBog over 2 years ago

The searched text is split by the ' '(space) character into words. An entry must match all the words in order to be a result.

TBLauncher - Update 6.10

Published by TBog over 2 years ago

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
TBLauncher - Update 6.9 - dev.3

Published by TBog over 2 years ago

  • 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
TBLauncher - Update 6.9 - dev.2

Published by TBog over 2 years ago

  • 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

TBLauncher - Update 6.9 - dev.1

Published by TBog over 2 years ago

  • fix Back action called twice (#238)
  • make Dial contact icon customizable
  • fix keyboard on widget screen (#242)
TBLauncher - Update 6.9

Published by TBog over 2 years ago

  • 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
TBLauncher - Test build 2 for grid layout

Published by TBog almost 3 years ago

  • fix layout for shortcuts
  • fix overlapping text
  • center vertically dock items
  • add result layout direction preference
  • add grid actions for showing apps
  • make old "Apps" action show a list
  • tweak the SVG drawables for apps, grid and refresh
TBLauncher - Test build for grid layout

Published by TBog almost 3 years ago

Need some feedback for the grid layout. See #74
To toggle the grid you need to add the Grid action to your dock

TBLauncher - Update 6.8 - dev.2

Published by TBog almost 3 years ago

  • restore settings activity back-stack after changing theme
  • fix tag order dialog crash
  • fix contact icon cache
  • add simple and highlight theme generators #176
TBLauncher - Update 6.8 - dev.1

Published by TBog almost 3 years ago

  • 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)
  • fix static entry rename not working
TBLauncher - Update 6.8

Published by TBog almost 3 years ago

  • add gear icon in "App Info"
  • fix crash when launching deleted application
  • fix theme colors for settings
  • fix crash when editing search engines
TBLauncher - Update 6.7

Published by TBog almost 3 years ago

  • rename QuickList to Dock
  • fix icon and name cache not resetting
  • all changes from v6.6-dev.*
TBLauncher - Update v6.6 - dev.8

Published by TBog almost 3 years ago

  • faster app start (use DB cached apps)
  • remove "Favorites"
  • fix restore default name for filters and actions
  • allow tags as initial result list
  • don't record tags in launch history
  • show icon pack icon in settings
  • fix crash when selecting default icon on tags
  • fix tag icon not updating in the tags manager
  • use tag icon in settings
TBLauncher - Update v6.6 - dev.7

Published by TBog about 3 years ago

  • fix icon cache id (result icon not immediately refreshing after icon changed)
  • fix shortcut unpin not removing shortcut immediately from result list
  • add tags menu action
  • add tag list action (same tags as the tags menu but can be added to QuickList)
  • fix filter rename crash
TBLauncher - Update v6.6 - dev.6

Published by TBog about 3 years ago

  • fix tag rename crash
  • fix OrderListPreferenceDialog and PleaseWaitDialog button bar
  • add preview for icon shapes
  • fix empty tags menu
TBLauncher - Update v6.6 - dev.5

Published by TBog about 3 years ago

  • improve tag rename
  • improve tag menu (item height)
  • fix TextInputLayout colors
  • add animation for custom icon dialog expanding
  • update icon scale while dragging seek bar

Note: .apk file generated again with a clean project shrunk in size.

TBLauncher - Update v6.6 - dev.4

Published by TBog about 3 years ago

  • add Show un-tagged tags menu option
  • fix Tag Manager rename issue
  • result list opened from tags menu will switch to Search desktop
  • allow ordering of result list popup categories