aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Expand)Author
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
2020-12-10Better guidance for users to deal with host key changes (#1242)...Harsh Shandilya
2020-12-05Refactor package structure (#1233)...Harsh Shandilya
2020-11-15Fix Autofill dataset icon tint (#1207)...Fabian Henneke
2020-11-02Improve Autofill UI and enable inline presentations (#1181)...Fabian Henneke
2020-10-23Rollback automatic synchronization feature (#1165)...Harsh Shandilya
2020-10-22Remove accessibility autofill support (#1162)...Harsh Shandilya
2020-10-17Use BottomSheet in place of Snackbar for longer messages (#1157)ashoksinghal
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya
2020-10-15Add option to automatically sync repository on app launch (#1137)...Aditya Wasan
2020-10-08Introduce app-wide HTTPS proxy setting (#1134)Harsh Shandilya
2020-10-06Fix Autofill publisher changed layout (#1136)...Harsh Shandilya
2020-10-01Add key selection step to onboarding flow...Harsh Shandilya
2020-09-24Restore settings button to onboarding screen (#1119)...Harsh Shandilya
2020-09-21Remove Autofill onboarding prompt and cleanup strings (#1116)Harsh Shandilya
2020-09-19BasicBottomSheet: init...Harsh Shandilya
2020-09-15Update on-boarding UI (#1099)...Aditya Wasan