TBLauncher

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

GPL-3.0 License

Stars
127

Bot releases are visible (Hide)

TBLauncher - Update v6.6 - dev.3

Published by TBog about 3 years ago

  • add option to deactivate contacts provider
  • set over-scroll color to the ripple color
  • fix crash when result list is empty
  • add tags menu as a gesture
  • add tags menu preferences (tag icon toggle, tag list, tag order)
  • add "remove from history" to shortcuts in result list
  • improve "Uninstall" result list update
TBLauncher - Update v6.6 - dev.2

Published by TBog about 3 years ago

  • add contact color modulation preference
  • refresh views when color modulation changes
  • fix wrong touch handler called after removing a result
  • fix invisible button on the shortcut confirmation dialog
  • fix keyboard not showing in the "search" desktop in certain conditions
TBLauncher - Update v6.6 - dev.1

Published by TBog about 3 years ago

  • fix dialog button bar background
  • fix keyboard not showing up after onResume
TBLauncher - Update v6.6

Published by TBog about 3 years ago

  • fix horizontal widget page position
  • cache icon pack icons to database for faster startup
  • fix result list animations
TBLauncher - Update v6.5

Published by TBog about 3 years ago

  • Replaced result ListView with RecyclerView - better scroll handling
  • New Widget pages - up, down, left, right
  • fix invisible dialog buttons
TBLauncher - Release v6.4 - widget pages

Published by TBog over 3 years ago

Test build for #155

TBLauncher - Release v6.4 - dev.1

Published by TBog over 3 years ago

  • don't save activity state
  • dim behind dialog windows
  • add more logging for icon loading
  • add retry when icon pack not loaded
  • add debug option for KeyboardScrollHider
  • improved? auto-scroll result list
  • fix #153
TBLauncher - Update v6.4

Published by TBog over 3 years ago

  • fix wrong icon in result list
  • fix initial result list content
  • fix custom icons for actions and filters
  • add customizable loading icon
  • fix keyboard not showing on certain dialogs
  • add autocomplete/suggestions preference
TBLauncher - Release v6.3 - dev.2

Published by TBog over 3 years ago

  • icon loading preference
TBLauncher - Release v6.3 - dev.1

Published by TBog over 3 years ago

  • optimize async icon loading
  • show initial result list after providers finish loading
  • fix loading icon
  • fix custom icon and custom name for actions and filters
TBLauncher - Update v6.3

Published by TBog over 3 years ago

TBLauncher - Release v6.2 - fixes

Published by TBog over 3 years ago

  • increase touch slop
  • fix tag loading for shortcuts
TBLauncher - Release v6.2 - improve AsyncTask and gestures

Published by TBog over 3 years ago

  • use FutureTask when running background jobs
  • use GestureDetector to track wallpaper gestures
TBLauncher - Release v6.2 - replace AsyncTask

Published by TBog over 3 years ago

  • add lock screen action
  • add double tap gesture
  • fix gesture detection #136 (using movement angle, delta 33)
  • fix QuickList crash #134
  • replace android.os.AsyncTask (was deprecated in API level 30 and it is suggested to use the standard java.util.concurrent)
TBLauncher - Release v6.2 - lock screen

Published by TBog over 3 years ago

build to test #139

TBLauncher - Release v6.2

Published by TBog over 3 years ago

  • improve Settings Activity
  • fix QuickList toggle
  • add app force-stop when rooted
  • improve result list scroll
  • fix add widget crash
TBLauncher - Release v6.1 - dev.1

Published by TBog over 3 years ago

  • fix action bar color in settings
  • move behavior and gestures preference options
  • animate result list changes from empty list
  • fix QuickList issues
  • add root hibernate
  • fix result list auto hide keyboard
  • add close keyboard preference
TBLauncher - Release v6.1

Published by TBog over 3 years ago

Fix bugs introduced by the v6.0 desktop modes

TBLauncher - Release v6.0 - dev.4

Published by TBog over 3 years ago

Change-log:

  • Switch to search mode when gestures display result list
  • Option do disable QuickList show/hide animation
  • Add initial desktop option
  • Add "Show Android settings" gesture action
TBLauncher - Release v6.0 - dev.3

Published by TBog over 3 years ago

Change log:

  • add initial result list content preference
  • add "App to run" and "Fav to show"

Known issue:

  • if we have a gesture to show the result list, while in the widgets screen the result list will be shown over the widgets.