Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-12 | feat: raise min SDK to 26 | Harsh Shandilya | |
Autofill is only available on API 26 and above and I do not want to deal with bugs on these older Android releases. | |||
2022-09-01 | Fix reported Lint issues (#2101) | Harsh Shandilya | |
2022-08-04 | Update app icon and add a monochrome layer (#2045) | Harsh Shandilya | |
* app: check-in updated app icon * app: add a monochrome icon | |||
2021-03-18 | all: format XML files to 2 space indent | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: update copyrights | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-07-14 | Add debug icon and update color palette (#931) | Harsh Shandilya | |
2020-07-14 | Fix navigation bar theming and reformat (#930) | Harsh Shandilya | |
2020-07-07 | Major UI overhaul and the introduction of a new icon (#920) | Harsh Shandilya | |
Co-authored-by: Fabian Henneke <fabian@henneke.me> | |||
2020-05-14 | treewide: Reformat XML resources again (#774) | Fabian Henneke | |
2020-05-13 | treewide: fix copyright template and apply to all files (#773) | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-05-10 | Treewide codestyle cleanup (#765) | Harsh Shandilya | |
- Updated gitignore and checked in the IDE's codestyle config - Removed spotless as the underlying ktlint backend has failed to resolve the super frustrating import order bug[1] in nearly a year - Reformat the entire codebase based on the previously committed code style configuration. 1: https://github.com/pinterest/ktlint/issues/527 | |||
2019-11-06 | treewide: Reformat with latest ktlint | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2018-05-02 | added support for adaptive icon (#402) | حسين | |
Signed-off-by: Hussein Mohammed <zidhussein@gmail.com> |