Age | Commit message (Expand) | Author |
2019-11-04 | password_row: Improve alignment... | Harsh Shandilya |
2019-11-04 | Fix multiselect color on light theme... | Harsh Shandilya |
2019-11-04 | Add child count to folders... | Harsh Shandilya |
2019-11-04 | Redesign onboarding fragment... | Harsh Shandilya |
2019-11-04 | Add UI indicator for folders... | Harsh Shandilya |
2019-11-04 | Cleanup comments... | Harsh Shandilya |
2019-11-04 | Rewrite PasswordFragment in Kotlin... | Harsh Shandilya |
2019-11-04 | Cleanup... | Harsh Shandilya |
2019-11-04 | PasswordRepository: Refactor getRepositoryDirectory to be non-nullable... | Harsh Shandilya |
2019-11-04 | Improve IDE visualization of password recyclerview... | Harsh Shandilya |
2019-11-03 | Improve password row UI (#561)... | Harsh Shandilya |
2019-11-03 | PasswordRepository: Rewrite and micro-optimize password loader... | Harsh Shandilya |
2019-11-03 | Convert SelectFolderFragment to Kotlin... | Harsh Shandilya |
2019-11-03 | Reorganize package structure... | Harsh Shandilya |
2019-11-03 | Use SwitchPreferenceCompat... | Harsh Shandilya |
2019-10-31 | PgpActivity: Use snackbars instead of toasts... | Harsh Shandilya |
2019-10-31 | PgpActivity: Fix exception in copy... | Harsh Shandilya |
2019-10-27 | Authenticator: Allow using PIN/password/pattern as fallbacks... | Harsh Shandilya |
2019-10-27 | Add setting to save OpenKeychain auth keyid (#554)... | Harsh Shandilya |
2019-10-02 | treewide: Fix typo in license header... | Harsh Shandilya |
2019-10-02 | treewide: Add copyrights... | Harsh Shandilya |
2019-10-02 | Add Spotless to regulate codestyle (#550)... | Harsh Shandilya |
2019-10-02 | Initial biometric authentication support (#541)... | Harsh Shandilya |
2019-10-01 | Redesign UI and introduce dark theme (#519)... | Harsh Shandilya |
2019-10-01 | pwgen: Cleanup some variable declarations... | Harsh Shandilya |
2019-09-30 | don't update nonexistent progress bar (#549) | Alex Burka |
2019-09-15 | Reformat... | Harsh Shandilya |
2019-09-14 | add save-and-copy button (#537) | Alex Burka |
2019-07-30 | treewide: Remove more useless log prints... | Harsh Shandilya |
2019-07-30 | Ensure git commit time doesn't overflow... | Harsh Shandilya |
2019-07-30 | Ensure we always have valid timestamps... | Harsh Shandilya |
2019-07-30 | PasswordStore: Remove useless log prints... | Harsh Shandilya |
2019-07-30 | AutofillFragment: Explicitly declare type... | Harsh Shandilya |
2019-07-30 | treewide: Reformat... | Harsh Shandilya |
2019-07-28 | Switch to androidx preference manager... | Harsh Shandilya |
2019-07-28 | Fix compile errors... | Harsh Shandilya |
2019-07-28 | Target Android Q... | Harsh Shandilya |
2019-07-28 | PasswordStore: Clear some lint warnings and deprecated API... | Harsh Shandilya |
2019-07-22 | Fix typo in username toast (#525) | xPMo |
2019-07-05 | Add missing super calls... | Harsh Shandilya |
2019-07-05 | AutofillFragment: Repair semantics for newest AppCompat changes... | Harsh Shandilya |
2019-07-04 | Allow alternate totp format (#523)... | Miles Breslin |
2019-05-31 | GitAsyncTask: Acquire WeakReference of activity to prevent context leaks... | Harsh Shandilya |
2019-05-31 | Convert Git and SSH config factories to Kotlin... | Harsh Shandilya |
2019-05-31 | GitActivity: Cleanup obvious code smells... | Harsh Shandilya |
2019-05-31 | Convert GitOperation API and implementations to Kotlin... | Harsh Shandilya |
2019-05-31 | Otp: Remove string concatenation from calculation hot path... | Harsh Shandilya |
2019-05-31 | Fix instrumentation tests... | Harsh Shandilya |
2019-05-31 | treewide: Resolve layout warnings... | Harsh Shandilya |
2019-05-29 | Convert autofill package to Kotlin (#515)... | Harsh Shandilya |