| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-11-05 | Automatic day night theme in settings activity | Jules Aguillon | 1 | -0/+15 | |
| There seems to be no "DayNight" theme compatible with older version of android outside of the androidx library. Using 'Theme.DeviceDefault' which is a dark theme, even if it doesn't sounds like. Detect if a light theme should be used at activity creation. | |||||
| 2021-12-19 | Auto-format Java and XML files | Jules Aguillon | 1 | -6/+6 | |
| Use xmllint. Re-indent Java files using spaces. | |||||
| 2015-08-08 | Start SettingsActivity | juloo | 1 | -0/+14 | |
