summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04Add child count to folders...Harsh Shandilya
2019-11-04Redesign onboarding fragment...Harsh Shandilya
2019-11-04Add UI indicator for folders...Harsh Shandilya
2019-11-04Cleanup comments...Harsh Shandilya
2019-11-04Rewrite PasswordFragment in Kotlin...Harsh Shandilya
2019-11-04Cleanup...Harsh Shandilya
2019-11-04PasswordRepository: Refactor getRepositoryDirectory to be non-nullable...Harsh Shandilya
2019-11-04Improve IDE visualization of password recyclerview...Harsh Shandilya
2019-11-03Improve password row UI (#561)...Harsh Shandilya
2019-11-03PasswordRepository: Rewrite and micro-optimize password loader...Harsh Shandilya
2019-11-03Convert SelectFolderFragment to Kotlin...Harsh Shandilya
2019-11-03Reorganize package structure...Harsh Shandilya
2019-11-03Use SwitchPreferenceCompat...Harsh Shandilya
2019-10-31PgpActivity: Use snackbars instead of toasts...Harsh Shandilya
2019-10-31PgpActivity: Fix exception in copy...Harsh Shandilya
2019-10-27github: Add PR and issue templates...Harsh Shandilya
2019-10-27Authenticator: Allow using PIN/password/pattern as fallbacks...Harsh Shandilya
2019-10-27Add setting to save OpenKeychain auth keyid (#554)...Harsh Shandilya
2019-10-24Update dependencies...Harsh Shandilya
2019-10-19Update wrapper scripts to Gradle 5.6.3...Harsh Shandilya
2019-10-18Uprev to Gradle 5.6.3...Harsh Shandilya
2019-10-13README: Resolve formatting troubles...Harsh Shandilya
2019-10-13build: Update gradle properties...Harsh Shandilya
2019-10-13github: Update workflow settings...Harsh Shandilya
2019-10-02treewide: Fix typo in license header...Harsh Shandilya
2019-10-02treewide: Add copyrights...Harsh Shandilya
2019-10-02Add Spotless to regulate codestyle (#550)...Harsh Shandilya
2019-10-02Initial biometric authentication support (#541)...Harsh Shandilya
2019-10-02Migrate to GitHub actions for CI...Harsh Shandilya
2019-10-01Redesign UI and introduce dark theme (#519)...Harsh Shandilya
2019-10-01pwgen: Cleanup some variable declarations...Harsh Shandilya
2019-09-30don't update nonexistent progress bar (#549)Alex Burka
2019-09-17Update README: F-Droid and PlayStore downloads (#540)...moppman
2019-09-15Reformat...Harsh Shandilya
2019-09-14add save-and-copy button (#537)Alex Burka
2019-09-09version bumpv1.3.3zeapo
2019-09-08Uprev dependencies...Harsh Shandilya
2019-08-17Bump Gradle from 5.5.1 to 5.6...Harsh Shandilya
2019-08-11Bump recyclerview from 1.1.0-beta01 to 1.1.0-beta02...Harsh Shandilya
2019-08-11Bump gradle-versions-plugin from 0.21.0 to 0.22.0...Harsh Shandilya
2019-08-11Bump AGP from 3.5.0-rc02 to 3.5.0-rc03...Harsh Shandilya
2019-08-03Add explicit documentfile dependency...Harsh Shandilya
2019-08-03Bump commons-codec from 1.12 to 1.13...Harsh Shandilya
2019-08-03Bump material from 1.1.0-alpha08 to 1.1.0-alpha09...Harsh Shandilya
2019-08-03Bump AGP from 3.5.0-rc01 to 3.5.0-rc02...Harsh Shandilya
2019-07-30treewide: Remove more useless log prints...Harsh Shandilya
2019-07-30Ensure git commit time doesn't overflow...Harsh Shandilya
2019-07-30Ensure we always have valid timestamps...Harsh Shandilya
2019-07-30PasswordStore: Remove useless log prints...Harsh Shandilya
2019-07-30AutofillFragment: Explicitly declare type...Harsh Shandilya