aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* New changes according to the review : Priority 0 for display, 1 for system, t...Jean-François Milants2022-03-211-2/+2
* Fix priorities of BLE tasksJean-François Milants2022-03-211-2/+2
* Merge branch 'develop' into patch-weatherAvamander2021-12-092-10/+10
|\
| * Adjust BLE/LL stacks, style, comments, refactoringJames A. Jerkins2021-12-091-2/+2
| * Connect and bond with a passkeyJames A. Jerkins2021-12-091-8/+8
* | Added QCBOR dependencyAvamander2021-12-041-0/+0
|/
* Correctly return the tick at which the RF will be fully enabled.Daniel Jackson2021-09-251-1/+1
* Fix compile warningsJonathan Vander Mey2021-07-251-0/+1
* Set correct refresh times for lvgl (#488)Riku Isokoski2021-07-141-3/+2
* Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants2021-07-131-4/+4
|\
| * LVGL use system tickRiku Isokoski2021-07-071-4/+4
* | Using littlefs (#438)joaquim.org2021-07-112-2/+2
|/
* Add PineTimeStyle watchface (#334)kieranc2021-06-291-0/+1
* Merge pull request #298 from joaquimorg/StepsAppJF0022021-05-151-0/+1
|\
| * New Steps appJoaquim2021-04-191-0/+1
* | Update LVGLJoaquim2021-04-211-0/+0
|/
* Merge pull request #259 from JF002/fix-music-app2JF0022021-04-091-2/+2
|\
| * Fix music app :Jean-François Milants2021-04-041-2/+2
* | double tap wakeup error fixJoaquim2021-04-041-1/+1
* | Big UI and navigation RewriteJoaquim2021-04-041-9/+11
|/
* Update to LVGL 7.11.0 FinalJoaquim2021-03-201-0/+0
* Add submodule again...Jean-François Milants2021-03-071-0/+0
* Merge branch 'develop' into recovery-firmwareJean-François Milants2021-03-07489-98627/+31609
|\
| * Fix LVGL submodule (sorry!)Jean-François Milants2021-02-23294-241414/+0
| * Remove LVGL folder (it's now a submodule)Jean-François Milants2021-02-23340-50598/+202756
| * Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...Jean-François Milants2021-02-231-117/+288
| |\
| | * Fix delay in button actionsJoaquim2021-02-221-0/+0
| | * CleanupJoaquim2021-02-011-0/+0
| | * Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7Joaquim2021-02-012-3/+3
| | |\
| | * | LVGL v7.10.0Joaquim2021-01-281-117/+288
| | * | LVGL V7 UpgradeJoaquim2021-01-28206-89256/+0
| * | | Fix memory leak in timer management in port layer of Nimble.Jean-François Milants2021-02-071-0/+2
| * | | Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants2021-02-02281-9252/+31317
| | |/ | |/|
| * | Normalize all the line endingsJean-François Milants2021-01-312-3/+3
| |/
* | Remove BLE debug codeJean-François Milants2021-01-311-2/+2
* | Generate pinetime-recovery : a light version of InfiniTime design to be used ...Jean-François Milants2021-01-261-2/+2
|/
* Fix bug in animation management for lv_labelJean-François Milants2021-01-173-5/+56
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-1/+1
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-0/+2
* Fix/Workaround a memory leak each time a device connects to BLE.JF2020-07-111-0/+6
* Remove debug (and bad) #includes.JF2020-07-083-3/+0
* Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF2020-07-021-2/+2
* Disable all loggingJF2020-06-191-2/+2
* Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF2020-06-1621-844/+551
* Merge developJF2020-05-2440-166/+378
|\
| * Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen us...JF2020-05-1740-166/+378
* | Merge branch 'nimble' into nimble-otaJF2020-05-021-2/+2
|\|
| * Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().JF2020-04-301-2/+2
* | Update syscfg.hJF2020-05-022-2/+2
|/
* Add Nimble in libs directoryJF2020-04-26629-0/+227915