aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Collapse)Author
2024-05-29refactor(ui): tokenize spacingHarsh Shandilya
2024-05-29fix: bundle JetBrainsMono for monospace use casesHarsh Shandilya
2024-05-28chore: polish styleHarsh Shandilya
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2024-05-28fix(compose): add `actions` parameter to `APSAppBar`Harsh Shandilya
2024-05-28fix(compose): adjust APSAppBar API and add previewsHarsh Shandilya
2024-05-28feat(compose): add a password item composableHarsh Shandilya
2024-05-28feat(compose): add some multipreview annotationsHarsh Shandilya
2024-05-28refactor(compose): make theme decisions within `APSTheme`Harsh Shandilya
2024-05-22fix(deps): update kotlin and compose to v2 (major) (#3064)renovate[bot]
* fix(deps): update kotlin and compose to v2 * fix(build): switch to Kotlin Compose Compiler --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-02-04Sync localisations from Crowdin (#2888)Harsh Shandilya
* strings: sync with crowdin * chore: refresh Lint baseline --------- Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-27fix(deps): upgrade to JGit 4.5.7.201904151645-rHarsh Shandilya
Currently requires deleting and re-cloning the repository to properly detect symlink support, this will be fixed in the future to auto-detect on existing repositories as well. Fixes #2594 Fixes #2396 Fixes #636 Fixes #387 Fixes #98
2023-09-27fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-08-30fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667)renovate[bot]
* fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 * fix(deps): use `-jdk18on` artifacts for BouncyCastle * chore: re-roll Lint baseline --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-08-10refactor: un-flatten module structureHarsh Shandilya