aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Collapse)AuthorAgeFilesLines
* Using littlefs (#438)joaquim.org2021-07-112-112/+46
| | | | | | | | | * add submodule littlefs * base fs * Save settings using littlefs * Small fixes and suggestions from PR * More small fixes from PR suggestions * Code clean up * Change SpiNorFlash functions to be private in FS
* Merge branch 'develop' ofJoaquim2021-04-262-140/+162
|\ | | | | | | https://github.com/JF002/InfiniTime into StepsApp
| * Changed access modified indentationAvamander2021-04-241-2/+2
| |
| * Reformatted all the files according to clang-format styleAvamander2021-04-242-135/+155
| |
* | Fix button size and default step goalJoaquim2021-04-201-1/+1
| |
* | New Steps appJoaquim2021-04-191-0/+6
|/ | | | | | Settings to set the steps goal More detail in Motion app New 42px Font
* Big UI and navigation RewriteJoaquim2021-04-042-12/+185
| | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
* Update from JF comments to PRJoaquim2021-03-061-2/+0
|
* Multi face support, analog clock, 12/24 configJoaquim2021-02-242-0/+48