summaryrefslogtreecommitdiff
path: root/src/libs
AgeCommit message (Expand)AuthorFilesLines
2022-06-11Add 'Bebas Neue' and 'Teko' fontsDiego Miguel1-1/+3
2022-03-21New changes according to the review : Priority 0 for display, 1 for system, t...Jean-François Milants1-2/+2
2022-03-21Fix priorities of BLE tasksJean-François Milants1-2/+2
2021-12-09Merge branch 'develop' into patch-weatherAvamander2-10/+10
2021-12-09Adjust BLE/LL stacks, style, comments, refactoringJames A. Jerkins1-2/+2
2021-12-09Connect and bond with a passkeyJames A. Jerkins1-8/+8
2021-12-04Added QCBOR dependencyAvamander1-0/+0
2021-09-25Correctly return the tick at which the RF will be fully enabled.Daniel Jackson1-1/+1
2021-07-25Fix compile warningsJonathan Vander Mey1-0/+1
2021-07-14Set correct refresh times for lvgl (#488)Riku Isokoski1-3/+2
2021-07-13Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants1-4/+4
2021-07-11Using littlefs (#438)joaquim.org2-2/+2
2021-07-07LVGL use system tickRiku Isokoski1-4/+4
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+1
2021-05-15Merge pull request #298 from joaquimorg/StepsAppJF0021-0/+1
2021-04-21Update LVGLJoaquim1-0/+0
2021-04-19New Steps appJoaquim1-0/+1
2021-04-09Merge pull request #259 from JF002/fix-music-app2JF0021-2/+2
2021-04-04Fix music app :Jean-François Milants1-2/+2
2021-04-04double tap wakeup error fixJoaquim1-1/+1
2021-04-04Big UI and navigation RewriteJoaquim1-9/+11
2021-03-20Update to LVGL 7.11.0 FinalJoaquim1-0/+0
2021-03-07Add submodule again...Jean-François Milants1-0/+0
2021-03-07Merge branch 'develop' into recovery-firmwareJean-François Milants489-98633/+31615
2021-02-23Fix LVGL submodule (sorry!)Jean-François Milants294-241414/+0
2021-02-23Remove LVGL folder (it's now a submodule)Jean-François Milants340-50932/+203090
2021-02-23Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...Jean-François Milants1-117/+288
2021-02-22Fix delay in button actionsJoaquim1-0/+0
2021-02-07Fix memory leak in timer management in port layer of Nimble.Jean-François Milants1-0/+2
2021-02-02Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants281-9258/+31323
2021-02-01CleanupJoaquim1-0/+0
2021-02-01Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7Joaquim2-3/+3
2021-01-31Normalize all the line endingsJean-François Milants2-3/+3
2021-01-31Remove BLE debug codeJean-François Milants1-2/+2
2021-01-28LVGL v7.10.0Joaquim1-117/+288
2021-01-28LVGL V7 UpgradeJoaquim206-89256/+0
2021-01-26Generate pinetime-recovery : a light version of InfiniTime design to be used ...Jean-François Milants1-2/+2
2021-01-17Fix bug in animation management for lv_labelJean-François Milants3-5/+56
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-1/+1
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF1-0/+2
2020-07-11Fix/Workaround a memory leak each time a device connects to BLE.JF1-0/+6
2020-07-08Remove debug (and bad) #includes.JF3-3/+0
2020-07-02Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF1-2/+2
2020-06-19Disable all loggingJF1-2/+2
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF21-845/+552
2020-05-24Merge developJF40-166/+378
2020-05-17Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen us...JF40-166/+378
2020-05-02Merge branch 'nimble' into nimble-otaJF1-2/+2
2020-05-02Update syscfg.hJF2-2/+2
2020-04-30Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().JF1-2/+2