Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

v1.4.0 - the overdue fixes edition

Latest
Compare
Choose a tag to compare
@sreichholf sreichholf released this 29 Sep 06:40
  • fix issues on android >=12 (startActivityForResult -> ActivityResultContracts, missing exported="true" for the launcher activity)
  • fix missing apps in all apps list on android >= 11
  • allow up to 6 rows (in case anyone want's to go for portrait mode)
  • fix "show app text" preference handling
  • drop "keep screen on" preference (it's kinda useless on the targeted device category)
  • add german translation
  • update external libraries
  • cleanup code