summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Symbols.h
AgeCommit message (Collapse)AuthorFilesLines
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski1-1/+0
2021-12-23Add airplane mode featureJames A. Jerkins1-0/+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-0/+3
2021-07-02and metronome icon (#439)Bryton Hall1-0/+1
* add drum icon for metronome app
2021-05-20Timer App (#355)Florian1-0/+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-24Reformatted all the files according to clang-format styleAvamander1-9/+8
2021-04-04Big UI and navigation RewriteJoaquim1-0/+13
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-codes1-0/+3
2021-01-27update font with icons for music, call and qrpetter1-0/+10
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants1-0/+1
- fix conflict - add a icon for the navigation app.
2020-12-04Update Symbols.hZephyrLabs1-1/+1
change symbol to correct vale
2020-12-03Update Symbols.hZephyrLabs1-0/+1
added paddle symbol
2020-12-03Addition of new files in MakeListZephyrLabs1-1/+2
added Paddle.cpp and Paddle.h
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+30