Releases: XayahSuSuSu/libpickyou
Releases · XayahSuSuSu/libpickyou
3.0.0
- Implemented new UI
- Fixed #10
Full Changelog: 2.1.8...3.0.0
2.1.8
- Downgrade minSdk to 24
- Fix incorrect detection of special paths
Full Changelog: 2.1.7...2.1.8
2.1.6
- 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
-
- @asuka-mio Support launch FilePicker on any Context
-
- @asuka-mio Support
awaitPickerOnce
- @asuka-mio Support
-
- @asuka-mio Support predictive back
-
- Implement custom traverse backend
-
- Update dependencies and AGP
-
- New UI for permissions page and selections page
-
- Fixed known issues
-
- Expose static launch() and awaitPickerOnce()
2.0.3
-
- Add pathPrefixHiddenNum parameter
-
- Add defaultPathList parameter
2.0.1
-
- Fixed: Files/Dirs not fully displayed at /
-
- Fixed: Mount master with libsu
2.0.0
-
- Rewrite in compose
-
- Code refactoring
1.3.2
-
- Update material to 1.8.0-rc01
-
- Disable hideOnScroll
1.3.1
-
- Export FileSystemManager
-
- Update material to 1.8.0-beta01
1.3.0
-
- Update sdk to 33
-
- Catch up with the newest MD3
-
- Fix some bugs