Age | Commit message (Collapse) | Author |
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Fixes #609
|
|
|
|
* Upgrade to Gradle 6.1
* Update Spotless
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Remove unused cardview dependency
* Remove unused test dependencies and update junit
* Update spotless
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Namely those for git_commit_{edit,add}_text
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Gradle cleanup
* Update package name
* Remove release APK from git
This should have never been here
* Move package name to dependencies.gradle
* github: Setup caching for gradle
* Update Play Store art
* gradle: Use constraints API in place of deprecated force
* Update dependencies
* Raise minSdk to 23
* Target SDK 28 for now
External storage handling changes are atrocious to support in this codebase so we'll be holding out as far as we can.
* Revert "Opt into legacy external storage handling (#595)"
Not needed on SDK 28
This reverts commit 3f249e4bffffe0ba30e7546735c7fb4576918c69.
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* proguard: Don't obfuscate stacktraces
* Deploy snapshots from this branch
* PasswordRepository: Handle uninitialized settings
* Keep classes that are used in parcels
* Revert "Deploy snapshots from this branch"
This reverts commit 66918ca2b90dbf7629bd56606eb3d3f578d96105.
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Setup snapshot deployment
* README: Update repository links
* README: Update workflow badge link
* README: Add link to Snapshot builds
* Fix snapshot/pull-request build conflict
* Deploy from feature/deploy-snapshots as well
* Revert "Deploy from feature/deploy-snapshots as well"
Confirmed it works well
This reverts commit 06f6bc0e8c19f238643655d09ca20f83dd416283.
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
The app is too messy to migrate properly to SAF so let's just take the easier route for now.
Fixes #593
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Add gradle-versions plugin and cleanup common configuration
* build: Update all dependencies
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Funding is now configured at an organisation level
HCL workflow files are deprecated
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
zeapo has not had time to work on APS for a while now and has formally let the rest of us know that he'll be stepping away
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Update Readme FAQ - battery optimisation
Added FAQ entry
Disable battery optimisation for OpenKeychain and task killers.
Co-Authored-By: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Upgrade dependencies
Kotlin 1.3.50 -> 1.3.60
AGP 3.5.1 -> 3.5.2
* Update spotless
* Update biometric to 1.0.0
* Update core-ktx to 1.2.0-beta02
* Update fragment-ktx to 1.2.0-rc02
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Also count sub-directories in child count
* Respect hidden folders setting in child count
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
|
|
* Add option to show hidden folders
Fixes #446
* Simplify filtering
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Break SshKeyGen into multiple files
* Use tinted material button
* Convert PasswordStore to kotlin
* Remove SshKeyGen
* Remove explicit imports and other tweaks
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Also missed in #566
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Missed it in #566
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
* Switch out folder icon
* Switch out password icon
* Switch out 'save and copy' icon
* Switch out save icon
* Switch out move icon
* Switch out delete icon
* Switch out edit icon
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Re-add OpenPgpAppPreference
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-3 to 4.13-rc-1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
The Kotlin DSL's API is extremely terrible and makes the simplest tasks annoying. It also introduces a very noticeable build overhead that I'd rather not have.
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Redesign some UI elements
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|
|
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
|