aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp
Commit message (Expand)AuthorAgeFilesLines
* HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...Jean-François Milants2021-01-175-19/+74
* First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-106-5/+126
* Merge pull request #154 from jedmijares/twos-gameJF0022021-01-035-2/+309
|\
| * adds 2048 clone gameJed2021-01-025-2/+309
* | Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants2021-01-021-1/+1
* | Add source code license and link to github to system appMichael2020-12-282-2/+9
|/
* Update Paddle.cppZephyrLabs2020-12-201-1/+0
* Update Paddle.cppZephyrLabs2020-12-201-16/+13
* Update Paddle.hZephyrLabs2020-12-201-4/+4
* Update Paddle.cppZephyrLabs2020-12-201-1/+1
* Update Paddle.cppZephyrLabs2020-12-081-21/+115
* Update Paddle.hZephyrLabs2020-12-081-105/+10
* Update Symbols.hZephyrLabs2020-12-041-1/+1
* Update Paddle.cppZephyrLabs2020-12-031-2/+1
* Update Paddle.hZephyrLabs2020-12-031-2/+6
* Update DisplayApp.cppZephyrLabs2020-12-031-1/+1
* Update DisplayApp.cppZephyrLabs2020-12-031-0/+1
* Update Apps.hZephyrLabs2020-12-031-1/+1
* Update Paddle.cppZephyrLabs2020-12-031-0/+1
* Update Paddle.hZephyrLabs2020-12-031-0/+1
* Update jetbrains_mono_bold_20.cZephyrLabs2020-12-031-1/+0
* Update Readme.mdZephyrLabs2020-12-031-0/+1
* Update Symbols.hZephyrLabs2020-12-031-0/+1
* Update ApplicationList.cppZephyrLabs2020-12-031-0/+1
* Addition of new files in MakeListZephyrLabs2020-12-038-8/+263
* Merge pull request #136 from okaestne/include-cleanupJF0022020-12-0139-271/+155
|\
| * Delete Tab.cpp and Tab.hokaestne2020-11-172-89/+0
| * Include cleanup: displayapp + screensokaestne2020-11-1639-196/+169
* | Merge pull request #128 from AirHamster/cyrillic-fontJF0022020-12-012-237/+598
|\ \
| * | fonts: readme: add cyrillic symbols UTF-8 rangeIlia Zarubin2020-11-071-1/+1
| * | fonts: add cyrillic symbols in mono bold fontIlia Zarubin2020-11-071-236/+597
| |/
* | Merge pull request #125 from IoTPanic/patch-menubattery-iotpanicJF0022020-11-191-4/+1
|\ \
| * | Fixes #119! Improved based off suggested changesSamuel Archibald2020-11-181-2/+2
| * | Fix for comments on issue #125, bounds check removedSamuel Archibald2020-11-161-3/+1
| * | Fix to #119Samuel Archibald2020-11-021-5/+4
| |/
* / Fixed typo (Transfert -> Transfer)Ryan Hartlage2020-11-011-5/+2
|/
* Fix conflictsJF2020-10-2723-194/+692
|\
| * Merge pull request #93 from robertecurtin/masterJF0022020-10-181-1/+1
| |\
| | * Noticed this typo when booting my PineTimeRobert Curtin2020-10-121-1/+1
| * | Merge pull request #99 from rafacouto/patch-1JF0022020-10-181-1/+1
| |\ \
| | * | Update SystemInfo.cppRafa Couto2020-10-121-1/+1
| * | | Made sure to use right data type for a negative numberAvamander2020-10-151-1/+1
| * | | Removed weird parentheses from constexprAvamander2020-10-151-3/+3
| * | | Changed #define to constexpr in Music.cppAvamander2020-10-151-3/+3
| * | | Unified MusicStatus enum constant capitalization with othersAvamander2020-10-151-7/+7
| * | | Reordered the functions in Music.cpp correctlyAvamander2020-10-151-11/+11
| * | | Added lv_img_set_src_arr that does better type checking when drawing images f...Avamander2020-10-151-0/+11
| * | | Refactored and improved the Music watchappAvamander2020-10-158-122/+592
| |/ /
| * | Reformatted InfiniPaint againAvamander2020-10-092-19/+23
| * | Minor formatting, diagnostic and documentation changesAvamander2020-10-092-9/+21
| |/