aboutsummaryrefslogtreecommitdiff
path: root/ui-compose
AgeCommit message (Expand)Author
2023-08-10refactor: un-flatten module structureHarsh Shandilya
2023-07-31fix(deps): update bouncycastle to v1.76 (#2632)...renovate[bot]
2023-07-05feat(ui): add a dedicated Compose screen for editing passwordsHarsh Shandilya
2023-06-27chore: cleanup IDE warningsHarsh Shandilya
2023-06-15fix: address `ComposeUnstableCollections` lintHarsh Shandilya
2023-06-04chore: refresh lint baselineHarsh Shandilya
2023-05-20refactor(build): sync Gradle properties set with current AGPHarsh Shandilya
2023-05-10fix(deps): update androidx (#2512)...renovate[bot]
2023-04-27feat(lint): update baselinesHarsh Shandilya
2023-04-27refactor(build): remove `kotlin-library` plugin from Android modulesHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2023-03-01chore: refresh Lint baselinesHarsh Shandilya
2022-10-25refactor(deps): switch to Compose BOMHarsh Shandilya
2022-10-24chore(gradle): add missing suppressions and license headersHarsh Shandilya
2022-10-09feat(app): support toggling read-only status in DecryptScreenHarsh Shandilya
2022-10-08feat(ui-compose): add a `PasswordField` composable and switch decrypt screen ...Harsh Shandilya
2022-10-07fix: add shadow to `APSAppBar`Harsh Shandilya
2022-10-07feat(app): make `DecryptScreen` properly standaloneHarsh Shandilya
2022-09-08fix(deps): update dependency androidx.compose.material3:material3 to v1.0.0-b......renovate[bot]
2022-08-11Upgrade all dependencies (#2057)...Harsh Shandilya
2022-07-23Improvements to key list activity (#2030)Harsh Shandilya
2022-07-18Add KeyList composableHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-07-07ui-compose: import Manrope fontHarsh Shandilya
2022-07-07gradle: bump all versionsHarsh Shandilya
2022-03-27Migrate namespaces to Gradle (#1805)...Harsh Shandilya
2022-01-26Move Compose code to ui-compose module (#1687)Harsh Shandilya