| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved the Terminal Watchfaces UI | JustScott | 7 days | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | + Reorder code to match the widgets order in the UI. + Moved all objects (rows) into a container + Use InfintimeTheme Colors instead of hardcoded hex values + Added a new InfinitimeTheme color: gray, using it to turn certain values gray when they contain no data + Implement @vkareh's [variable battery icon](https://github.com/InfiniTimeOrg/InfiniTime/pull/1964) color to the battery percentage text. + Replaced the 'You have mail.' notification message with the message '[1]+ Notify' to better fit the terminal lore. | ||||
| * | Add low battery indicator to StatusIcons, digital and analog watchfaces | Riku Isokoski | 2023-03-02 | 1 | -0/+1 |
| | | | | | Define deepOrange color in InfiniTimeTheme | ||||
| * | stopwatch: Update UI | Riku Isokoski | 2023-02-01 | 1 | -0/+1 |
| | | | | | | | The time used to be yellow while paused. Changing it to white made the paused state less distinct. Blinking the time while paused makes the state distinct again. | ||||
| * | theme: Remove unused parameters | Riku Isokoski | 2023-01-29 | 1 | -7/+1 |
| | | |||||
| * | Centralize most color definitions (#1258) | Riku Isokoski | 2022-08-16 | 1 | -0/+33 |
