summaryrefslogtreecommitdiff
path: root/src/displayapp/fonts
AgeCommit message (Collapse)Author
2022-03-08Update navigation font readme sectionRiku Isokoski
2022-03-08Add ExtraBold font ttfRiku Isokoski
2022-03-08Further updates to font readme.Riku Isokoski
2022-03-08Update font readme, update fonts, add missing filesRiku Isokoski
2022-03-03Update README.mdmedeyko
More imperative tone
2022-03-03Update README.mdmedeyko
remove unnecessary )
2022-03-03Update README.mdmedeyko
2022-03-03Update jetbrains_mono_bold_20.cmedeyko
Fix 0 (zero) symbol. For more details, #988
2021-12-24Add airplane mode featureJames A. Jerkins
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 Isokoski
2021-07-02and metronome icon (#439)Bryton Hall
* add drum icon for metronome app
2021-06-29Add PineTimeStyle watchface (#334)kieranc
* 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)Florian
* 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)Florian
* 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-05-15Merge pull request #298 from joaquimorg/StepsAppJF002
New Steps app
2021-04-29Fix typo in src/displayapp/fonts/README.mdKozova1
Signed-off-by: Kozova1 <mug66kk@gmail.com>
2021-04-26Merge branch 'develop' ofJoaquim
https://github.com/JF002/InfiniTime into StepsApp
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-04-19New Steps appJoaquim
Settings to set the steps goal More detail in Motion app New 42px Font
2021-04-04font creationJoaquim
2021-04-04Big UI and navigation RewriteJoaquim
new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
2021-03-13Stopwatch completed. Ready for PRpanky-codes
2021-01-27update font with icons for music, call and qrpetter
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants
- fix conflict - add a icon for the navigation app.
2020-12-03Update jetbrains_mono_bold_20.cZephyrLabs
added paddle symbol in font
2020-12-03Update Readme.mdZephyrLabs
added range of paddle symbol
2020-12-03Addition of new files in MakeListZephyrLabs
added Paddle.cpp and Paddle.h
2020-11-07fonts: readme: add cyrillic symbols UTF-8 rangeIlia Zarubin
2020-11-07fonts: add cyrillic symbols in mono bold fontIlia Zarubin
Just converted jetbrains and awesome fonts with additional cyrillic symbols.
2020-10-02Fixed all the includes that were broken due to the renamesAvamander