summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-01-02adds 2048 clone gameJed6-2/+311
2020-12-20Update Paddle.cppZephyrLabs1-1/+0
2020-12-20Update Paddle.cppZephyrLabs1-16/+13
2020-12-20Update Paddle.hZephyrLabs1-4/+4
2020-12-20Update Paddle.cppZephyrLabs1-1/+1
2020-12-08Update Paddle.cppZephyrLabs1-21/+115
2020-12-08Update Paddle.hZephyrLabs1-105/+10
2020-12-04Update Symbols.hZephyrLabs1-1/+1
2020-12-03Update Paddle.cppZephyrLabs1-2/+1
2020-12-03Update Paddle.hZephyrLabs1-2/+6
2020-12-03Update DisplayApp.cppZephyrLabs1-1/+1
2020-12-03Update DisplayApp.cppZephyrLabs1-0/+1
2020-12-03Update Apps.hZephyrLabs1-1/+1
2020-12-03Update Paddle.cppZephyrLabs1-0/+1
2020-12-03Update Paddle.hZephyrLabs1-0/+1
2020-12-03Update jetbrains_mono_bold_20.cZephyrLabs1-1/+0
2020-12-03Update Readme.mdZephyrLabs1-0/+1
2020-12-03Update Symbols.hZephyrLabs1-0/+1
2020-12-03Update ApplicationList.cppZephyrLabs1-0/+1
2020-12-03Addition of new files in MakeListZephyrLabs9-8/+265
2020-12-01Merge pull request #136 from okaestne/include-cleanupJF00291-421/+378
2020-12-01Merge pull request #128 from AirHamster/cyrillic-fontJF0022-237/+598
2020-12-01Merge pull request #124 from IoTPanic/patch-waketime-iotpanicJF0021-7/+5
2020-11-19Jeez this is what I get for rushing 😬Samuel Archibald1-1/+1
2020-11-19Whoops! Don't look at this XDSamuel Archibald1-1/+1
2020-11-19Readability and fixSamuel Archibald1-1/+2
2020-11-19Merge pull request #125 from IoTPanic/patch-menubattery-iotpanicJF0021-4/+1
2020-11-18Fixes #119! Improved based off suggested changesSamuel Archibald1-2/+2
2020-11-17Delete Tab.cpp and Tab.hokaestne2-89/+0
2020-11-17Merge pull request #120 from ryanplusplus/transfert-typoJF0023-15/+11
2020-11-16Fix for comments on issue #125, bounds check removedSamuel Archibald1-3/+1
2020-11-16fix TWI includesokaestne1-0/+2
2020-11-16Include cleanup: displayapp + screensokaestne39-196/+169
2020-11-16Include cleanup: componentsokaestne35-116/+199
2020-11-15Include cleanup: driversokaestne17-34/+22
2020-11-14Flash the correct file when running FLASH_pinetime-app with JLinkRyan Hartlage1-1/+1
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
2020-11-02Fix to #119Samuel Archibald1-5/+4
2020-11-02This is the actual fix, reducing the time between LCD is turned back on and t...Samuel Archibald1-7/+4
2020-11-02Fixed displaying last displayed time for ~100ms on wakeSamuel Archibald1-4/+4
2020-11-01Fixed typo (Transfert -> Transfer)Ryan Hartlage3-15/+11
2020-10-29Refactoring of BLE service discovery : it is now implemented into the classes...JF10-227/+254
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection is...JF5-23/+54
2020-10-27Fix conflictsJF38-398/+1204
2020-10-27Merge pull request #111 from JF002/fix-twi-hangJF0024-23/+106
2020-10-27Handle error code when calling TwiMaster::Read().JF2-8/+10
2020-10-27Disable sleep mode on the SPI NOR Flash when the version is unknown. This is ...JF5-4/+49
2020-10-23Workaround for bug https://github.com/JF002/Pinetime/issues/79 until a better...JF2-15/+96
2020-10-23Update main.cppAnton Fosselius1-1/+1