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

Releases: sreichholf/repola

v1.4.0 - the overdue fixes edition

29 Sep 06:40
Compare
Choose a tag to compare
  • 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

v1.3.1

19 Nov 17:04
Compare
Choose a tag to compare

1.3.1

  • fix broken wifi button

1.3.0

  • Zoom selected application
  • Add prefereence for corner radius
  • minor technical improvements (use android view binding)

v1.3.0

19 Nov 11:48
Compare
Choose a tag to compare
  • Zoom selected application
  • Add prefereence for corner radius
  • minor technical improvements (use android view binding)

v1.2.0

14 Nov 14:11
Compare
Choose a tag to compare
  • Fix startup delay
  • Update Application list after package installation/removal
  • Fix NPE

v1.1.0

11 Nov 12:27
Compare
Choose a tag to compare
  • Fix layout and focus issues on Android 6
  • It should now work fine on every Android with SDK >= 21

v1.0.3

10 Nov 22:03
Compare
Choose a tag to compare
  • fix layout corruption on android 6
  • fix crash

v1.0.2

09 Nov 14:49
Compare
Choose a tag to compare

Visual and technical improvements

  • "All Applications" improved
    • visually improve (animated icon, like in fav-list)
    • make number of columns configurable
  • use RecyclerView instead of List/GridView
  • use ConstraintLayout where possible
  • cache installed Applications, load them async on launcher start
  • update build tools to sdk 30
  • some cleanups

v1.0.1 - Alpha

02 Nov 16:04
Compare
Choose a tag to compare
v1.0.1 - Alpha Pre-release
Pre-release
  • It's now officially called RePoLa
  • Prettify app icon (adaptive icon) and use RPL instead of RP2
  • Implement colorful app icon backgrounds (based on the most vibrant app icon color)
  • code cleanups

v1.0.0 - Alpha

31 Oct 15:47
Compare
Choose a tag to compare
v1.0.0 - Alpha Pre-release
Pre-release

This is the first release of my Retroid Pocket 2 focused launcher.
Go try it, there are no guarantees, though!