summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-26TODO: Roadmap updateDaniel Thompson
2020-12-24github: workflows: Fix add-path problemsDaniel Thompson
2020-12-13tools: themer: Fix the online helpDaniel Thompson
2020-12-13widgets: BatteryMeter: Fix theme handlingDaniel Thompson
2020-12-13apps: clock: Fix theme handlingDaniel Thompson
2020-12-13Added basic theming engine.kozova1
2020-12-13apps: testapp: Automatically report free memoryDaniel Thompson
2020-12-12apps: testapp: Make the line benchmark use 360 degreesDaniel Thompson
2020-12-12draw565: Added line drawing functionKozova1
2020-12-12apps: snake: Remove redundant importDaniel Thompson
2020-12-12boards: simulator: Additional testsDaniel Thompson
2020-12-12boards: simulator: Improve spi.write() simulationDaniel Thompson
2020-12-12tools: Update intelhex, hexmerge.py and nrfutil for python 3.9 compatibilitySiroj42
2020-12-10tools: hexmerge: Replace redundant copy with a symlinkDaniel Thompson
2020-12-05apps: settings: Add Scroll Indicatorkozova1
2020-12-04simulator: Suppress the pysdl2/numpy warningDaniel Thompson
2020-12-04simulator: test: Grey box stopwatch testDaniel Thompson
2020-12-04simulator: tests: Parameterize the basic app testsDaniel Thompson
2020-12-04Makefile: Allow specific tests to be runDaniel Thompson
2020-12-04simulator: Introduce fully automatic testintDaniel Thompson
2020-11-29Notify level in settings appCarlosgg
2020-11-29apps: snake: Add a snake game applicationJohannes Wache
2020-11-29github: actions: Ensure warning free docs buildDaniel Thompson
2020-11-29apps: alarm: Add the alarm app to the libraryDaniel Thompson
2020-11-29apps: alarm: Fix touch handling when the alarm is ringingDaniel Thompson
2020-11-29apps: alarm: Adopt 2-bit RLE for the iconDaniel Thompson
2020-11-29apps: alarm: Add Alarm application based on the new alarm systemSiroj42
2020-11-29docs: Makefile: Turn sphinx warnings into errorsDaniel Thompson
2020-11-29sphinx: icons: Get the doc build working againDaniel Thompson
2020-11-29apps: pager: notifications: improve swipe handlingDaniel Thompson
2020-11-29apps: pager: notifications: dismiss confirmation view on app exitDaniel Thompson
2020-11-29apps: pager: notifications: fix handling of touch messagesDaniel Thompson
2020-11-29widgets: ConfirmationView: Allow the widget to manage its own visibilityDaniel Thompson
2020-11-29apps: pager: notifications: Fix typo in clear notification messageDaniel Thompson
2020-11-29apps: pager: notifications: Added remove all notifications dialogAidan Houlihan
2020-11-26apps: settings: Avoid circular dependancies during app initDaniel Thompson
2020-11-26apps: settings: Fix initial slider valuekozova1
2020-11-26Add wget to build dependenciesMaarten de Jong
2020-11-26docs: contributing: Add a simple style guideDaniel Thompson
2020-11-26README: Add links to the official IRC channelDaniel Thompson
2020-11-22docs: install: Update install requirementsDaniel Thompson
2020-11-22widgets: clock: Improve the redraw logicDaniel Thompson
2020-11-22docs: Wordsmtithing updates after reviewDaniel Thompson
2020-11-22apps: music: Add to application indexDaniel Thompson
2020-11-14[pinetime,p8,k9]: Show when main.py is runningDaniel Thompson
2020-11-14apps: testapp: Add an alarm testDaniel Thompson
2020-11-14docs: install: Update for newer PineTime devicesDaniel Thompson
2020-11-14apps: steps: Use the alarm system to reset the step counter at midnightDaniel Thompson
2020-11-14manager: Implement alarm callbacks for applications to useDaniel Thompson
2020-11-12simulator: Enable the music app in the simulatorDaniel Thompson