| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | add mute button and functionality for call notification + new button icons | petter | 2021-01-27 | 2 | -5/+31 | |
| | | | | ||||||
| * | | | update font with icons for music, call and qr | petter | 2021-01-27 | 1 | -0/+10 | |
| | | | | ||||||
| * | | | Revert invalid changes in Navigation.h and add missing changes in ↵ | Jean-François Milants | 2021-01-24 | 2 | -3/+8 | |
| | | | | | | | | | | | | | Notifications.h. | |||||
| * | | | Handle call notification the same way than other notifications. | Jean-François Milants | 2021-01-24 | 5 | -38/+144 | |
| | | | | | | | | | | | | | Display the call notifications in the Notification app, with buttons to accept/reject the call. | |||||
| * | | | Add incoming call functionality | Rasmus Schenstrom | 2021-01-21 | 2 | -12/+49 | |
| | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com> | |||||
| * | | Merge pull request #168 from Panky-codes/fix-erratic-battery | JF002 | 2021-01-20 | 3 | -7/+7 | |
| |\ \ | | | | | | | Fix erratic battery | |||||
| | * | | Converted all the other float usage to int. | panky-codes | 2021-01-16 | 3 | -7/+7 | |
| | | | | ||||||
| | * | | Converted percent remaining calc to int. | panky-codes | 2021-01-16 | 1 | -2/+1 | |
| | | | | ||||||
| | * | | Adjusted the firmware to display percent instead of gfx. | panky-codes | 2021-01-16 | 1 | -1/+2 | |
| | |/ | ||||||
| * | | Merge branch piggz/nav into develop: | Jean-François Milants | 2021-01-20 | 4 | -1/+360 | |
| | | | | | | | | | | | - fix conflict - add a icon for the navigation app. | |||||
| * | | HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵ | Jean-François Milants | 2021-01-17 | 4 | -17/+72 | |
| | | | | | | | | | ON when the app is closed), display the HR value on the Clock app. | |||||
| * | | First implementation of the HR sensor using 100% foss code (ported from waspos) | Jean-François Milants | 2021-01-10 | 3 | -1/+115 | |
| |/ | ||||||
| * | Merge pull request #154 from jedmijares/twos-game | JF002 | 2021-01-03 | 3 | -1/+306 | |
| |\ | | | | | Adds 2048 clone game | |||||
| | * | adds 2048 clone game | Jed | 2021-01-02 | 3 | -1/+306 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | styles table reads touch events allows moving tiles allows merging tiles improves tile movement allows merging tiles adds score display implements color edit comments adjust game logic disallows double merges | |||||
| * | | Rename Pinetime in InfiniTime in sysinfo app. | Jean-François Milants | 2021-01-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add source code license and link to github to system app | Michael | 2020-12-28 | 2 | -2/+9 | |
| |/ | ||||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-20 | 1 | -1/+0 | |
| | | | | | blankline removal | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-20 | 1 | -16/+13 | |
| | | | | | fix uppercase | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-20 | 1 | -4/+4 | |
| | | | | | fix uppercase | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-20 | 1 | -1/+1 | |
| | | | | | tranparent paddle bug fix. | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-08 | 1 | -21/+115 | |
| | | | | | added changes from PR | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-08 | 1 | -105/+10 | |
| | | | | | add changes from PR | |||||
| * | Update Symbols.h | ZephyrLabs | 2020-12-04 | 1 | -1/+1 | |
| | | | | | change symbol to correct vale | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-03 | 1 | -2/+1 | |
| | | | | | bugfix: add missing class | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-03 | 1 | -2/+6 | |
| | | | | | bugfix: add missing class | |||||
| * | Update Paddle.cpp | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | create Paddle.cpp | |||||
| * | Update Paddle.h | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | created Paddle.h | |||||
| * | Update Symbols.h | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | added paddle symbol | |||||
| * | Update ApplicationList.cpp | ZephyrLabs | 2020-12-03 | 1 | -0/+1 | |
| | | | | | added paddle app | |||||
| * | Addition of new files in MakeList | ZephyrLabs | 2020-12-03 | 4 | -2/+245 | |
| | | | | | added Paddle.cpp and Paddle.h | |||||
| * | Merge pull request #136 from okaestne/include-cleanup | JF002 | 2020-12-01 | 35 | -225/+111 | |
| |\ | | | | | Includes cleanup | |||||
| | * | Delete Tab.cpp and Tab.h | okaestne | 2020-11-17 | 2 | -89/+0 | |
| | | | | | | | | | as discussed with JF | |||||
| | * | Include cleanup: displayapp + screens | okaestne | 2020-11-16 | 35 | -150/+125 | |
| | | | ||||||
| * | | Fixes #119! Improved based off suggested changes | Samuel Archibald | 2020-11-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix for comments on issue #125, bounds check removed | Samuel Archibald | 2020-11-16 | 1 | -3/+1 | |
| | | | ||||||
| * | | Fix to #119 | Samuel Archibald | 2020-11-02 | 1 | -5/+4 | |
| |/ | ||||||
| * | Fix conflicts | JF | 2020-10-27 | 17 | -194/+424 | |
| |\ | ||||||
| | * | Merge pull request #93 from robertecurtin/master | JF002 | 2020-10-18 | 1 | -1/+1 | |
| | |\ | | | | | | | Fix typo in SystemInfo app. | |||||
| | | * | Noticed this typo when booting my PineTime | Robert Curtin | 2020-10-12 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge pull request #99 from rafacouto/patch-1 | JF002 | 2020-10-18 | 1 | -1/+1 | |
| | |\ \ | | | | | | | | | Update SystemInfo.cpp - Show MAC bytes with left-zeroes | |||||
| | | * | | Update SystemInfo.cpp | Rafa Couto | 2020-10-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Show MAC bytes with left-zeroes | |||||
| | * | | | Made sure to use right data type for a negative number | Avamander | 2020-10-15 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Removed weird parentheses from constexpr | Avamander | 2020-10-15 | 1 | -3/+3 | |
| | | | | | ||||||
| | * | | | Changed #define to constexpr in Music.cpp | Avamander | 2020-10-15 | 1 | -3/+3 | |
| | | | | | ||||||
| | * | | | Unified MusicStatus enum constant capitalization with others | Avamander | 2020-10-15 | 1 | -7/+7 | |
| | | | | | ||||||
| | * | | | Reordered the functions in Music.cpp correctly | Avamander | 2020-10-15 | 1 | -11/+11 | |
| | | | | | ||||||
| | * | | | Added lv_img_set_src_arr that does better type checking when drawing images ↵ | Avamander | 2020-10-15 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | from arrays | |||||
| | * | | | Refactored and improved the Music watchapp | Avamander | 2020-10-15 | 2 | -122/+324 | |
| | |/ / | ||||||
| | * | | Reformatted InfiniPaint again | Avamander | 2020-10-09 | 2 | -19/+23 | |
| | | | | ||||||
| | * | | Minor formatting, diagnostic and documentation changes | Avamander | 2020-10-09 | 2 | -9/+21 | |
| | |/ | ||||||
