aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Expand)Author
2023-04-27fix: use password entry for OTP entry fieldHarsh Shandilya
2023-03-04fix: make remembering HTTPS password the default...Harsh Shandilya
2022-11-27refactor: remove branch input for cloningHarsh Shandilya
2022-11-27feat: add `TextInputDialog` for generic text input dialogsHarsh Shandilya
2022-08-04Update app icon and add a monochrome layer (#2045)...Harsh Shandilya
2022-07-18Misc cleanups and bugfixes (#2019)...Harsh Shandilya
2022-07-15Switch SettingsActivity to use Material3 Switch (#2006)Harsh Shandilya
2022-07-15Remove unnecessary V2 suffixHarsh Shandilya
2022-07-15Remove OpenKeychain code and leave TODOs for missing functionalityHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-06-07Remove SourceCode Pro typeface (#1938)Harsh Shandilya
2022-04-26Revert "app: address Overdraw lint" (#1876)Harsh 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-21Remove support for external storage and raise target SDK to 31 (#1863)Harsh Shandilya
2022-01-25Add the ability to run garbage collection on the internal Git repository (#1683)Harsh Shandilya
2022-01-21Add support for properly dealing with incorrect passwords (#1672)Harsh Shandilya
2022-01-09Integrate PGPainless backend into the UI properly (#1647)Harsh Shandilya
2021-12-21app: add diceware generator dialogHarsh Shandilya
2021-12-21app: remove XkPasswd generatorHarsh Shandilya
2021-12-07Fix missing final item in extra content pairs (#1578)Aditya Wasan
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: 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-08-27Fix auto-focus issue on Dialogs with TextInputFields (#1492)Yash Garg
2021-06-20Misc updates (#1440)Harsh Shandilya
2021-05-23Tweak git server config screen UI and remove unused resources (#1419)...Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-04-21Support creating pinned shortcuts directly (#1393)...Harsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-02-19Parse extra content into key value pairs (#1321)...Aditya Wasan
2021-02-18Implement manual TOTP import and cleanup password generators (#1320)Harsh Shandilya
2021-02-07Redo authentication modes UI with Chips (#1297)Harsh Shandilya
2021-01-12Allow configuring pull behaviour (#1276)Harsh Shandilya
2021-01-12Rework settings to use ModernAndroidPreferences (#1236)...Harsh Shandilya
2021-01-08Fix auth modes not displaying properly (#1271)...Aditya Wasan