summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
2022-07-07ui-compose: import Manrope fontHarsh Shandilya
2022-06-07Remove SourceCode Pro typeface (#1938)Harsh Shandilya
2022-05-24Allow disabling pull-to-sync operation (#1922)Harsh Shandilya
2022-05-07strings: sync with crowdin (#1901)...github-actions[bot]
2022-04-26Revert "app: address Overdraw lint" (#1876)Harsh Shandilya
2022-04-24app: address SetTextI18n lintHarsh Shandilya
2022-04-24app: address LabelFor lintHarsh Shandilya
2022-04-24app: address Autofill lintHarsh Shandilya
2022-04-24app: address Overdraw lintHarsh Shandilya
2022-04-24app: address Deprecated lintHarsh Shandilya
2022-04-24app: address VectorRaster lintHarsh Shandilya
2022-04-24app: address UnusedResources lintHarsh Shandilya
2022-04-21Remove support for external storage and raise target SDK to 31 (#1863)Harsh Shandilya
2022-03-12Fix typo in german translation (#1781)c-steindl
2022-01-25Add the ability to run garbage collection on the internal Git repository (#1683)Harsh Shandilya
2022-01-22strings: sync with crowdin (#1673)...github-actions[bot]
2022-01-21Add support for properly dealing with incorrect passwords (#1672)Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2022-01-09Fix a bunch of Lint warnings and errors (#1655)...Harsh Shandilya
2022-01-09Integrate PGPainless backend into the UI properly (#1647)Harsh Shandilya
2022-01-01strings: sync with crowdin (#1636)...github-actions[bot]
2021-12-31Revert "autofill-parser: remove Bromite from supported browsers (#1423)" (#1632)...Harsh Shandilya
2021-12-21app: integrate diceware UIHarsh Shandilya
2021-12-21app: add diceware generator dialogHarsh Shandilya
2021-12-21app: remove XkPasswd generatorHarsh Shandilya
2021-12-07Allow importing TOTP from images (#1580)...Aditya Wasan
2021-12-07Fix missing final item in extra content pairs (#1578)Aditya Wasan
2021-11-03app: remove unused M2 resourcesHarsh Shandilya
2021-11-03app: move autofill dataset to M3 color tokensHarsh Shandilya
2021-11-03app: remove explicit style from FolderCreationDialogFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in WelcomeFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in RepoLocationFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in KeySelectionFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes and colors in CloneFragmentHarsh Shandilya
2021-11-03app: fix hard-coded themes in BasicBottomSheetHarsh Shandilya
2021-11-03app: fix hard-coded themes in ProxySelectorActivityHarsh Shandilya
2021-11-03app: fix hard-coded colors in AutofillPublisherChangedActivityHarsh Shandilya
2021-11-03app: fix hard-coded colors in AutofillFilterViewHarsh Shandilya
2021-11-03app: refactor M3 themes and stylesHarsh Shandilya
2021-11-03app: make toolbars match system barsHarsh Shandilya
2021-11-03app: fix system bars themingHarsh Shandilya
2021-11-03app: remove unnecessary layout nestingHarsh Shandilya
2021-11-03app: fix background colors for onboarding flowHarsh Shandilya
2021-11-03app: switch back to buttons for SSH config screenHarsh Shandilya
2021-11-03app: remove invalid color referencesHarsh Shandilya
2021-11-03app: fix tints for all drawablesHarsh Shandilya
2021-11-03app: switch M3 to Manrope typefaceHarsh Shandilya
2021-11-03app: add Material3 themesHarsh Shandilya
2021-09-04strings: sync with crowdin (#1498)...github-actions[bot]
2021-08-27Fix auto-focus issue on Dialogs with TextInputFields (#1492)Yash Garg