Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-25 | Add the ability to run garbage collection on the internal Git repository (#1683) | Harsh Shandilya | |
2022-01-22 | strings: sync with crowdin (#1673) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-01-21 | Add support for properly dealing with incorrect passwords (#1672) | Harsh Shandilya | |
2022-01-13 | Refactor randomized password generator into a separate module (#1663) | Aditya Wasan | |
2022-01-09 | Fix a bunch of Lint warnings and errors (#1655) | Harsh Shandilya | |
* autofill-parser: add missing `@RequiresApi` annotations * app: remove unused strings and sync with Crowdin * app: remove unused chip_text_color selector * app: remove unused capitalization_type_values array * app: add `PendingIntent.FLAG_IMMUTABLE` flag where required | |||
2022-01-09 | Integrate PGPainless backend into the UI properly (#1647) | Harsh Shandilya | |
2022-01-01 | strings: sync with crowdin (#1636) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-12-31 | Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632) | Harsh Shandilya | |
This reverts commit 3f20678d799e15e21d1b7f013bc3672270f0d20f. | |||
2021-12-21 | app: integrate diceware UI | Harsh Shandilya | |
2021-12-21 | app: add diceware generator dialog | Harsh Shandilya | |
2021-12-21 | app: remove XkPasswd generator | Harsh Shandilya | |
2021-12-07 | Allow importing TOTP from images (#1580) | Aditya Wasan | |
* feat(aps): allow importing TOTP code from an image containing a QR code Signed-off-by: Aditya <adityawasan55@gmail.com> * Reorder OTP import options and implement it for V2 * Replace try-catch with runCatching * Use the correct TextWatcher extension at the right place Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-12-07 | Fix missing final item in extra content pairs (#1578) | Aditya Wasan | |
2021-11-03 | app: remove unused M2 resources | Harsh Shandilya | |
2021-11-03 | app: move autofill dataset to M3 color tokens | Harsh Shandilya | |
2021-11-03 | app: remove explicit style from FolderCreationDialogFragment | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes and colors in WelcomeFragment | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes and colors in RepoLocationFragment | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes and colors in KeySelectionFragment | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes and colors in CloneFragment | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes in BasicBottomSheet | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes in ProxySelectorActivity | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded colors in AutofillPublisherChangedActivity | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded colors in AutofillFilterView | Harsh Shandilya | |
2021-11-03 | app: refactor M3 themes and styles | Harsh Shandilya | |
2021-11-03 | app: make toolbars match system bars | Harsh Shandilya | |
2021-11-03 | app: fix system bars theming | Harsh Shandilya | |
2021-11-03 | app: remove unnecessary layout nesting | Harsh Shandilya | |
2021-11-03 | app: fix background colors for onboarding flow | Harsh Shandilya | |
2021-11-03 | app: switch back to buttons for SSH config screen | Harsh Shandilya | |
2021-11-03 | app: remove invalid color references | Harsh Shandilya | |
2021-11-03 | app: fix tints for all drawables | Harsh Shandilya | |
2021-11-03 | app: switch M3 to Manrope typeface | Harsh Shandilya | |
2021-11-03 | app: add Material3 themes | Harsh Shandilya | |
2021-09-04 | strings: sync with crowdin (#1498) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-08-27 | Fix auto-focus issue on Dialogs with TextInputFields (#1492) | Yash Garg | |
2021-06-26 | Sync localisations from Crowdin (#1445) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-06-20 | Misc updates (#1440) | Harsh Shandilya | |
2021-05-26 | autofill-parser: remove Bromite from supported browsers (#1423) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-23 | Tweak git server config screen UI and remove unused resources (#1419) | Harsh Shandilya | |
* themes: tweak Chip text appearance Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * app: tweak git server settings UI Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * app: remove unused resources Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-15 | all: reformat with Spotless again | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-05-02 | strings: sync with crowdin | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-21 | Support creating pinned shortcuts directly (#1393) | Harsh Shandilya | |
* CHANGELOG: update for pinning support * PasswordFragment: support pinning * PasswordStore: use `PasswordItem#createAuthEnabledIntent` * PasswordItem: add `createAuthEnabledIntent` API * DecryptActivity: remove last changed time Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-10 | Sync localisations from Crowdin (#1379) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-03 | Actively discourage use of git protocol (#1368) | Harsh Shandilya | |
2021-03-30 | Minor adjustment of german translation. (#1362) | schiermi | |
"Shop" sounds strange, especially in Autofill. | |||
2021-03-21 | Inform users that GPG key selection is mandatory (#1355) | Harsh Shandilya | |
* Inform users that GPG key selection is mandatory Fixes #1342 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * changelog: sync for 1.13.4 release Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * changelog: add GPG key selection improvements Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-20 | strings: sync with crowdin | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: format XML files to 2 space indent | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: update copyrights | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |