summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-06minor corrections and notice about ui guidelines in docsClemens von Molo1-4/+6
2021-10-06multiple improvements to code docsClemens von Molo2-37/+39
2021-10-05Fixed feature request template according to https://github.com/InfiniTimeOrg/...Jean-François Milants1-1/+1
2021-10-05advise against unecessary additional tasks in docsClemens von Molo1-2/+3
2021-10-05Add docs for app creation and code structureClemens von Molo3-1/+92
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski28-107/+110
2021-10-04Merge pull request #705 from dyamon/issue-templatesJF2-0/+100
2021-10-04Improve battery percentage calculation and reportingRiku Isokoski5-14/+14
2021-10-03Merge pull request #714 from InfiniTimeOrg/Avamander-patch-1JF1-9/+9
2021-10-03Code cleanuphubmartin1-6/+0
2021-10-03Call battery controller updatehubmartin1-1/+3
2021-10-03GPIOTE fix of button and power detection experimenthubmartin1-9/+13
2021-10-03Removed an unnecessary space and some punctuationAvamander1-9/+9
2021-10-03Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF2-23/+4
2021-10-03Merge pull request #638 from Riksu9000/detect_full_chargeJF9-25/+71
2021-10-03Merge pull request #692 from danielgjackson/fix-fs-sizeJF1-1/+1
2021-10-02Merge pull request #700 from Sematre/fix-dead-linkJF1-1/+1
2021-10-02Merge pull request #711 from geekbozu/BatteryReadFixJF1-1/+1
2021-10-02Remove static declartion on batteryValue preventing read attribute from updat...Tim Keller1-1/+1
2021-09-30Add templates for bug reports and feature requestsFederico Igne2-0/+100
2021-09-29Fixes based on code reviewsMaxim Leshchenko2-8/+9
2021-09-28Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko2-0/+12
2021-09-28Fix dead link in READMESematre1-1/+1
2021-09-28Set version to 1.6.0Jean-François Milants1-1/+1
2021-09-28Merge pull request #688 from danielgjackson/fix-advertising-18-hoursJF0021-1/+1
2021-09-27Fix the size of the filesystem.Daniel Jackson1-1/+1
2021-09-26Set version to 1.5.0Jean-François Milants1-1/+1
2021-09-25Correctly return the tick at which the RF will be fully enabled.Daniel Jackson1-1/+1
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF0029-43/+19
2021-09-22Show plug icon while plugged inRiku Isokoski3-5/+5
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski47-243/+942
2021-09-21Remove unused variableRiku Isokoski1-1/+0
2021-09-19Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants1-1/+1
2021-09-19Fix the display of the date after a reset : when the date/time was restored f...Jean-François Milants1-0/+1
2021-09-18Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...JF0021-1/+1
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski24-15/+644
2021-09-18Merge branch 'geekbozu-PersistantStorage' into developJean-François Milants9-8/+100
2021-09-18Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants9-8/+100
2021-09-18Fix DisplayAppRecovery : add AlarmController to ctor().Jean-François Milants2-0/+3
2021-09-18Merge pull request #662 from mruss77/basic-alarm-appJF00214-2/+537
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell33-232/+300
2021-09-16Revert "Merge upstream"Mark Russell33-300/+232
2021-09-16Merge upstreamMark Russell33-232/+300
2021-09-16Fixes per Riksu9000's feedbackMark Russell7-30/+27
2021-09-16Fix unsigned/signed comparison warning in Metronome.cppReinhold Gschweicher1-1/+1
2021-09-15Fix Error screen and optimize GetTouchInfoRiku Isokoski4-15/+8
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski8-69/+121
2021-09-14Merge pull request #658 from NeroBurner/patch-2JF0021-4/+4
2021-09-14Merge pull request #668 from NeroBurner/motorcontroller_remove_unused_includeJF0021-1/+0
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski105-553/+987