Skip to content

Releases: XayahSuSuSu/libpickyou

3.0.0

16 Aug 12:02
Compare
Choose a tag to compare
  • Implemented new UI
  • Fixed #10

Full Changelog: 2.1.8...3.0.0

2.1.8

14 Jul 04:04
Compare
Choose a tag to compare
  • Downgrade minSdk to 24
  • Fix incorrect detection of special paths

Full Changelog: 2.1.7...2.1.8

2.1.6

30 Mar 05:48
Compare
Choose a tag to compare
  • Now PickYou can view /storage/emulated/0/Android/data and /storage/emulated/0/Android/obb without root
  • Tested from Android 11 to Android 14

2.1.0

02 Jan 10:58
Compare
Choose a tag to compare
    1. @asuka-mio Support launch FilePicker on any Context
    1. @asuka-mio Support awaitPickerOnce
    1. @asuka-mio Support predictive back
    1. Implement custom traverse backend
    1. Update dependencies and AGP
    1. New UI for permissions page and selections page
    1. Fixed known issues
    1. Expose static launch() and awaitPickerOnce()

2.0.3

10 Oct 04:38
Compare
Choose a tag to compare
    1. Add pathPrefixHiddenNum parameter
    1. Add defaultPathList parameter

2.0.1

06 Oct 03:01
Compare
Choose a tag to compare
    1. Fixed: Files/Dirs not fully displayed at /
    1. Fixed: Mount master with libsu

2.0.0

12 May 02:50
Compare
Choose a tag to compare
    1. Rewrite in compose
    1. Code refactoring

1.3.2

10 Jan 08:49
Compare
Choose a tag to compare
    1. Update material to 1.8.0-rc01
    1. Disable hideOnScroll

1.3.1

22 Dec 08:26
Compare
Choose a tag to compare
    1. Export FileSystemManager
    1. Update material to 1.8.0-beta01

1.3.0

27 Nov 08:02
Compare
Choose a tag to compare
    1. Update sdk to 33
    1. Catch up with the newest MD3
    1. Fix some bugs