Compare commits

...

2 Commits

Author SHA1 Message Date
5d7e1ae1f3 Update version to 1.13.1 2023-10-22 23:41:43 -04:00
415ff6c05c Update reademe todo
(cherry picked from commit cbfd82959e)
2023-10-22 23:34:53 -04:00
2 changed files with 12 additions and 8 deletions

View File

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose Debug or Release")
project(pinetime VERSION 1.13.0 LANGUAGES C CXX ASM)
project(pinetime VERSION 1.13.1 LANGUAGES C CXX ASM)
set(CMAKE_C_STANDARD 99)
set(CMAKE_CXX_STANDARD 14)

View File

@ -1,5 +1,8 @@
# TODO
## Completed
### Pending version
### v1.13.1
- [x] Make $s in terminal watch face green
- [x] Swipe left to access music control
- [x] Flashlight starts on
@ -9,6 +12,8 @@
- [x] Swipe left/right goes to watchface/another app
- [x] Rearrange quick acces and apps
- [x] Exponent button on calculator
- [x] Seconds on digital watchface
- [x] Add quick ring settings
## Pending merge
@ -17,18 +22,17 @@
- [ ] Countdown timer presistant buzz
### Josh
- [ ] Seconds on digital watchface
- [ ] Battery on digital watchface
- [ ] Remap button double click (to music app)
- [ ] Smiley face watchface :)
- [ ] Remap button double click
### Moses
- [ ] Add quick ring settings
## Medium priority
- [ ] Temp sensor w/ arduino
- [ ] Homeassistant control
- [ ] Battery on digital watchface
- [ ] More watchfaces!
## Lower priority
- [ ] Maybe some prank watchfaces
- [ ] Temp sensor w/ arduino
- [ ] Homeassistant control