summaryrefslogtreecommitdiff
path: root/src/displayapp/fonts/README.md
AgeCommit message (Collapse)AuthorFilesLines
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski1-1/+1
2022-03-08Update navigation font readme sectionRiku Isokoski1-10/+6
2022-03-08Further updates to font readme.Riku Isokoski1-9/+24
2022-03-08Update font readme, update fonts, add missing filesRiku Isokoski1-24/+34
2022-03-03Update README.mdmedeyko1-2/+1
More imperative tone
2022-03-03Update README.mdmedeyko1-1/+1
remove unnecessary )
2022-03-03Update README.mdmedeyko1-0/+17
2021-12-23Add airplane mode featureJames A. Jerkins1-1/+1
Implements 'Airplane mode' feature to disable and enable bluetooth/ble Adds airplaneMode as a non-persisted setting Adds a setting menu for switching airplane mode on and off Displays an airplane symbol on the Digital watch face and the PineTimeStyle watch face when airplane mode is enabled Always enables bluetooth/ble on boot (disable airplane mode) Alphabetizes the settings menu options Style cleanups Closes #632
2021-07-25Add new unique icons for some appsRiku Isokoski1-1/+1
2021-07-02and metronome icon (#439)Bryton Hall1-1/+1
* add drum icon for metronome app
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+18
* PineTimeStyle * Move GPL license header * Add step count gauge - replaces heartrate in sidebar * Enable 12/24h functionality * Set step gauge outer to be white when step goal is reached * Add font source file * Move static needle_colors array to member variable * Add documentation on generating a font * Replace .ttf with Google version, add link to font page Co-authored-by: JF002 <JF002@users.noreply.github.com>
2021-06-22update main font to keep diffs for future changes small (#420)Florian1-1/+1
* update font with jetbrains mono v2.225 and the current converter * added the tff file for JetBrains Mono to ensure everybody is using the same version Co-authored-by: Florian <florian@florian-thinkpad.local>
2021-05-20Timer App (#355)Florian1-1/+1
* built timer app * Style improvements * making sure buttons stay hidden when the app is reopened and reappear after the timer runs out * more sensible calculations of time deltas. eliminated that mysterious scaling factor * changing the timer icon
2021-04-30Fix typo in src/displayapp/fonts/README.mdKozova11-3/+3
Signed-off-by: Kozova1 <mug66kk@gmail.com>
2021-04-24Reformatted all the files according to clang-format styleAvamander1-0/+44