JF
83f6d7d81b
Fix most of the warnings. Remaining warnings come from nimble source code.
2020-08-17 16:31:00 +02:00
JF
18686ac2cb
Merge branch 'manualValidation' of JF/PineTime into develop
2020-08-17 15:19:46 +02:00
JF
1eceafee1c
Fix typo.
2020-08-14 21:58:35 +02:00
JF
bfc3f07a37
Add doc about firmware validation
2020-08-14 21:46:34 +02:00
JF
41c36d3a42
Re-order apps in application menu on 2 pages.
...
Add firmware validation app.
2020-08-14 20:47:21 +02:00
JF
e6f5ab7b91
Merge develop and fix conflicts.
2020-08-14 19:54:43 +02:00
JF
32f20fa994
Merge branch 'application-list' of JF/PineTime into develop
2020-08-14 19:51:03 +02:00
JF
6c678e872d
Screens::Label is now a subclass of Screen.
2020-08-14 10:05:44 +02:00
JF
f5328ec9eb
Refactor ScreenList to make it more generic : it can now contain any Screen type.
...
Integrate this new ScreenList in SystemInfo.
Add ApplicationList, which is a ScreenList of Tile. This allows to display a menu of more than 6 applications.
2020-08-14 09:46:37 +02:00
JF
bbfc20c3ff
Add new screen that allows the user to manually validate the new firmware he's just OTA'ed.
...
Still need to find a way to display this screen when needed.
2020-08-11 17:50:00 +02:00
JF
27fa273d83
Add missing links in bootloader doc.
2020-08-10 20:02:32 +02:00
JF
aab60cf137
Add missing pictures.
2020-08-10 17:03:30 +02:00
JF
d8c2c9ad01
Add more doc about the bootloader (sequence diagrams and degraded cases).
2020-08-10 16:36:29 +02:00
JF
3b20c29ab9
Fix typo in README.md
2020-08-08 20:33:00 +02:00
JF
143d89a6a2
Fix typo in Amazfish.md
2020-08-08 20:31:00 +02:00
JF
8254622af5
Fix typo in buildAndProgram.md.
...
Add documentation about companion apps + link to videos.
2020-08-08 20:28:55 +02:00
JF
142f25f06f
Merge branch 'logo' into develop
2020-08-02 18:10:24 +02:00
JF
be05997272
Add InfiniTime logo.
2020-08-02 18:09:38 +02:00
JF
75ae553ac9
Merge branch 'license' into develop
2020-08-02 17:39:05 +02:00
JF
7175e6a0be
Add LICENSE file and information.
2020-08-02 17:38:51 +02:00
JF
3b835d455f
Add explaination about the bootloader.
2020-07-27 21:38:07 +02:00
JF
71e8c320b0
Merge branch 'develop' of git.proxmox3:JF/PineTime into develop
...
# Conflicts:
# README.md
2020-07-27 21:25:00 +02:00
JF
c04d22ee0a
Add doc about the files included in the release notes.
2020-07-27 21:23:51 +02:00
JF002
8c77c8631d
Add doc about branches, versioning and contributions
2020-07-26 16:15:12 +02:00
JF002
6222791aae
Merge pull request #47 from DRG-developer/patch-2
...
Fixed typo, fixed caps and clarified one line more + iOS caps fix (not IoS)
2020-07-26 15:59:21 +02:00
JF002
4f51d429a5
Merge branch 'develop' into patch-2
2020-07-26 15:58:57 +02:00
Dexter
c96a53e1a8
iOS instead of IoS
2020-07-25 21:48:53 +01:00
Dexter
3b15dc6a81
Fixed typo, fixed caps and clarified one line more
...
I don't know what you mean with line 86, because it's the same as, or different than. I just assumed the same as
Basically i did nothing that would actually help the project, but since i don't own the skills or a pinewatch to contribute code (i can't even write a wayland compositor yet, and my only watch related projects are 2 garmin watchfaces with 8k combined downloads) ai did this, to at least help you guys with something.
And i do not expect/want to appear on this list of peolle, as i did nothing useful.
2020-07-25 17:16:38 +01:00
JF
29b5caf895
Fix conflict
2020-07-25 16:11:35 +02:00
JF
7b9fab9e64
Set version to 0.8.0
2020-07-25 15:04:41 +02:00
JF002
3f72af1030
Merge pull request #40 from piggz/music
...
Music
2020-07-25 15:03:29 +02:00
JF002
22fe96f69a
Merge pull request #46 from sethitow/master
...
Edit README and docs
2020-07-25 14:36:58 +02:00
Seth Itow
381ac4d7da
Edit README
...
- Fix markdown
- Copy edits for spelling and grammar
2020-07-22 15:33:57 -07:00
JF002
515a90f7b3
Merge pull request #45 from simonhochrein/patch-2
...
Update README.md
2020-07-22 20:54:34 +02:00
simonhochrein
ad6055e970
Update README.md
2020-07-22 13:48:55 -05:00
JF002
23972a6175
Merge pull request #41 from memiks/correct_including_path
...
Correct including path
2020-07-22 20:36:42 +02:00
frederic lesur LESUR Frederic
a9f0459626
correct include header
2020-07-21 08:56:12 +09:00
frederic lesur LESUR Frederic
504c2b3d5c
correct bad including of sdk files
...
(cherry picked from commit 8510e4436f6a2ac7b53fe8cb5010acb840c743b8)
2020-07-21 08:47:19 +09:00
Frederic LESUR
445e7f38e2
Merge pull request #2 from JF002/develop
...
merge update from JF002 into Develop
2020-07-21 08:15:48 +09:00
Adam Pigg
5713eac104
Fully implement music app and service
...
SystemTask can return a reference to the nimbleController
The nimbleController can return a reference to the musicService
The musicService get a connection handle from the nimbleController
The musicApp communicated directly with the musicService
2020-07-20 21:28:21 +01:00
JF
b33ad92600
Merge branch 'develop' of JF/PineTime into master
2020-07-20 21:34:07 +02:00
JF
5541779455
Fix broken link in README.md
2020-07-20 21:30:00 +02:00
JF
377fca9e58
Set version to 0.7.1
2020-07-20 21:28:06 +02:00
JF
800e217e7c
Merge branch 'debug_touchscreen' of JF/PineTime into develop
2020-07-20 21:26:32 +02:00
JF
6af5bbcbc8
New implementation of the I²C/TWI driver.
...
Fix reset timing and add dummy reading in Cst816S to fix init error on some devices.
2020-07-19 20:30:44 +02:00
JF
42d8a18fe7
Merge branch 'improve-documentation' of JF/PineTime into develop
2020-07-18 22:17:09 +02:00
JF
b9276a561c
Rewrite README.md
2020-07-18 22:15:14 +02:00
Adam Pigg
686e826f4e
Rework characteristic handling
2020-07-15 10:02:01 +01:00
Adam Pigg
306aa25aad
Initial code for music app screena and service
2020-07-13 12:40:39 +01:00
Adam Pigg
789e06fdb7
Merge branch 'develop' of https://github.com/JF002/Pinetime into music
2020-07-11 21:41:20 +01:00