This repository has been archived by the owner on May 10, 2023. It is now read-only.
- 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