Change Log CHDMAN Beta v1
Match
52 x views • 1 year ago
> Sync local repo with remote
> build.gradle: Downgrade to gradle 8.1.1
> Add Android IDE hidden folder to gitignore
> utils: Create a Java wrapper for chdman createcd command
> MainActivity: Add button for basic file selection
xml: Make ProgressBar indeterminate add some padding for better placement in AlertDialog
> Refractor code and make required changes for an experimental multiselect file compression mode
> utils: Add a function to pick a folder in Filepicker class
> utils: Refractor and fix some race conditions in chdman wrapper class
> Add a popup menu to button in MainActivity to pick between a compress and a batch compress option
> Move to legacy storage for compatibility with older Android versions
> utils: Create a helper class to get pid of Java Process object
> utils: Add workaround for killing running chdman process on older Android versions
> gradle: try to suppress Gradle target SDK error
> build.gradle: Downgrade to gradle 8.1.1
> Add Android IDE hidden folder to gitignore
> utils: Create a Java wrapper for chdman createcd command
> MainActivity: Add button for basic file selection
xml: Make ProgressBar indeterminate add some padding for better placement in AlertDialog
> Refractor code and make required changes for an experimental multiselect file compression mode
> utils: Add a function to pick a folder in Filepicker class
> utils: Refractor and fix some race conditions in chdman wrapper class
> Add a popup menu to button in MainActivity to pick between a compress and a batch compress option
> Move to legacy storage for compatibility with older Android versions
> utils: Create a helper class to get pid of Java Process object
> utils: Add workaround for killing running chdman process on older Android versions
> gradle: try to suppress Gradle target SDK error