summaryrefslogtreecommitdiff
path: root/src/displayapp/fonts
AgeCommit message (Collapse)AuthorFilesLines
2022-03-03Update jetbrains_mono_bold_20.cmedeyko1-2/+2
Fix 0 (zero) symbol. For more details, #988
2021-12-23Add airplane mode featureJames A. Jerkins2-32/+44
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 Isokoski2-43/+70
2021-07-02and metronome icon (#439)Bryton Hall2-6/+17
* add drum icon for metronome app
2021-06-29Add PineTimeStyle watchface (#334)kieranc3-0/+1279
* 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)Florian3-188/+204
* 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)Florian2-15/+23
* 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/StepsAppJF0021-0/+258
New Steps app
2021-04-30Fix typo in src/displayapp/fonts/README.mdKozova11-3/+3
Signed-off-by: Kozova1 <mug66kk@gmail.com>
2021-04-26Merge branch 'develop' ofJoaquim2-41/+44
https://github.com/JF002/InfiniTime into StepsApp
2021-04-24Reformatted all the files according to clang-format styleAvamander2-41/+44
2021-04-19New Steps appJoaquim1-0/+258
Settings to set the steps goal More detail in Motion app New 42px Font
2021-04-04font creationJoaquim1-4/+13
2021-04-04Big UI and navigation RewriteJoaquim8-0/+48264
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-codes2-40/+67
2021-01-27update font with icons for music, call and qrpetter2-396/+488
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants1-382/+399
- fix conflict - add a icon for the navigation app.
2020-12-03Update jetbrains_mono_bold_20.cZephyrLabs1-1/+0
added paddle symbol in font
2020-12-03Update Readme.mdZephyrLabs1-0/+1
added range of paddle symbol
2020-12-03Addition of new files in MakeListZephyrLabs2-5/+15
added Paddle.cpp and Paddle.h
2020-11-07fonts: readme: add cyrillic symbols UTF-8 rangeIlia Zarubin1-1/+1
2020-11-07fonts: add cyrillic symbols in mono bold fontIlia Zarubin1-236/+597
Just converted jetbrains and awesome fonts with additional cyrillic symbols.
2020-10-02Fixed all the includes that were broken due to the renamesAvamander3-0/+1296