aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
AgeCommit message (Expand)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2023-07-12feat(build): target API 34Harsh Shandilya
2023-01-26fix(app): address UI inconsistencies in proxy configuration screenHarsh Shandilya
2022-07-18Add key manager UIHarsh 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-04-21Remove support for external storage and raise target SDK to 31 (#1863)Harsh Shandilya
2022-04-06Use full canonical path for classes in manifest (#1823)...Harsh Shandilya
2022-03-27Migrate namespaces to Gradle (#1805)...Harsh Shandilya
2022-01-09Integrate PGPainless backend into the UI properly (#1647)Harsh Shandilya
2021-11-03app: refactor M3 themes and stylesHarsh Shandilya
2021-11-03app: switch to M3 APS themeHarsh Shandilya
2021-09-14Gopenpgp related fixes (#1503)...Harsh Shandilya
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya
2021-04-08Declare and check for camera features (#1375)...Harsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-01-12Rework settings to use ModernAndroidPreferences (#1236)...Harsh Shandilya
2021-01-08app: cleanup how we handle menu item presses (#1275)...Harsh Shandilya
2020-12-05Refactor package structure (#1233)...Harsh Shandilya
2020-10-23Rollback automatic synchronization feature (#1165)...Harsh Shandilya
2020-10-22Remove accessibility autofill support (#1162)...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-09-15Update on-boarding UI (#1099)...Aditya Wasan
2020-09-04Revamp onboarding logic (#1068)Harsh Shandilya
2020-09-03Refactor Git operations and auth (#1066)...Fabian Henneke
2020-08-28Add Activity to view the Git commit log (#1056)Nosweh
2020-07-23Wire in fallback key selection flow (#958)...Harsh Shandilya
2020-07-19Improve UI when launching with biometric lock (#940)Harsh Shandilya
2020-07-16Remove manual key selection and start actually using `.gpg-id` (#916)...Harsh Shandilya
2020-07-14Revert "Work around Chrome Autofill issue (#921)" (#933)Fabian Henneke
2020-07-09Move password export to the IO dispatcher (#918)...Harsh Shandilya
2020-07-07Work around Chrome Autofill issue (#921)Fabian Henneke
2020-07-02Fill OTP fields with SMS codes (#900)...Fabian Henneke
2020-06-30Allow importing TOTP configuration through QR codes (#903)...Harsh Shandilya
2020-06-12Break down PGP Activity into focused sections (#776)Harsh Shandilya
2020-06-05AccessibilityAutofill: disable the service above Oreo (#827)Harsh Shandilya
2020-05-14treewide: Reformat XML resources again (#774)Fabian Henneke
2020-05-13treewide: fix copyright template and apply to all files (#773)...Harsh Shandilya
2020-05-10Treewide codestyle cleanup (#765)...Harsh Shandilya
2020-05-09Use NoBackgroundTheme for utility activities (#770)Fabian Henneke
2020-04-25Improve UX around settings items (#744)...Harsh Shandilya
2020-04-17Refactor Git related activities (#685)...Harsh Shandilya
2020-04-13Raise targetSdk to 29 (#682)...Fabian Henneke
2020-03-29Fix PgpActivity crash on orientation change (#681)...Fabian Henneke
2020-03-24Add support for Oreo Autofill (#653)...Fabian Henneke
2020-03-21Revise copy (#656)...Harsh Shandilya
2020-03-05Resolve various memory leaks (#637)...Harsh Shandilya