Skip to content

Conversation

@thiswillbeyourgithub
Copy link
Contributor

@thiswillbeyourgithub thiswillbeyourgithub commented Apr 4, 2022

Signed-off-by: thiswillbeyourgithub github@32mail.33mail.com

related to #306

note : some tests were failing because I used the same png as TimerApp so I ended up duplicating the file.

Btw the build error is "region `FLASH_TEXT' overflowed by X bytes"

features :

  • can use any number and duration of timers without constraints (appart from screen size to type it...)
  • can set preset times and cycle through them by swiping horizontaly
  • swipe verticaly to change vibration number (i.e. change number of time it vibrates a the end of each pomodoro)
  • randomize vibration pulse if vibrating more than 4 times each pomodoro

@thiswillbeyourgithub thiswillbeyourgithub force-pushed the pr_add_pomodoro branch 12 times, most recently from aa8349e to ff3363d Compare April 8, 2022 16:06
@thiswillbeyourgithub thiswillbeyourgithub force-pushed the pr_add_pomodoro branch 2 times, most recently from 5c429bc to 928b19a Compare April 15, 2022 14:45
@thiswillbeyourgithub thiswillbeyourgithub force-pushed the pr_add_pomodoro branch 13 times, most recently from abf0fba to 96d1732 Compare April 27, 2022 13:14
@thiswillbeyourgithub thiswillbeyourgithub force-pushed the pr_add_pomodoro branch 2 times, most recently from 513fa23 to 0324a16 Compare April 27, 2022 15:21
@thiswillbeyourgithub thiswillbeyourgithub force-pushed the pr_add_pomodoro branch 5 times, most recently from 9d514d5 to 364eb18 Compare May 10, 2022 13:20
@daniel-thompson
Copy link
Collaborator

Simplest way to avoid the failing check would be to move the app to the apps/ directory (e.g. enable it by default only on the simulator) and then, if you want it on the watch, you can add it to the manifest in your own checkout.

@thiswillbeyourgithub thiswillbeyourgithub force-pushed the pr_add_pomodoro branch 2 times, most recently from 85ac5a1 to ad44715 Compare August 17, 2022 18:05
@thiswillbeyourgithub
Copy link
Contributor Author

Done :)

Copy link
Member

@fgaz fgaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are extraneous changes in the morse app. They should probably be removed or moved to a separate pr

fgaz and others added 10 commits January 15, 2023 15:25
Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
...and move GameOfLife out to make space

The gallery app needs too much memory to run from bytecode, and has to
be frozen in micropython.zip instead

Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.comm>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.comm>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.comm>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
@thiswillbeyourgithub
Copy link
Contributor Author

I broke my commit tree and can't seem to get out of it cleanly so I'm closing this PR and creating a new one shortly, sorry :/

@fgaz fgaz added the new app Requests or adds a new application label Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new app Requests or adds a new application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants