Commit Graph

10135 Commits

Author SHA1 Message Date
Quentin Guidée
e1c1b47297 Added themes submodule 2019-12-08 15:40:12 +01:00
Quentin Guidée
40beb87516 Merge branch 'omega-hotfix' into omega-dev 2019-12-07 11:02:34 +01:00
Quentin Guidée
9d315cd64c Update README.md O1.17.0-E12 2019-12-07 11:01:38 +01:00
Quentin Guidée
f24f7b0603 Merge remote-tracking branch 'upstream/master' into omega-dev 2019-12-06 19:34:28 +01:00
Quentin Guidée
bb5a18fede Merge branch 'omega-hotfix' into omega-dev 2019-12-06 19:32:22 +01:00
Quentin Guidée
4af6b730da Update README.md 2019-12-06 19:31:54 +01:00
Quentin Guidée
e9b5b13cfe Public -> dev 2019-12-06 19:28:05 +01:00
Quentin Guidée
16df0f268b Merge branch 'omega-hotfix' into omega-dev 2019-12-06 19:27:17 +01:00
Quentin Guidée
9cee7e8cd8 Update README.md 2019-12-06 19:26:40 +01:00
Léa Saviot
53b8a6845e [github/workflows] Add beta build tests 2019-12-06 15:22:00 +01:00
Léa Saviot
4bc99cc530 [apps/Makefile] Fix update prompt build
make -j8 output/release/device/n0110/epsilon.onboarding.update.two_binaries
made a compilation error
2019-12-06 15:22:00 +01:00
Léa Saviot
dbea83497b [apps/on_boarding] If POST are OK, the led is white
Green is used to indicate end-of-charge, so we put the POST led in white
so there is no confusion
2019-12-06 11:49:16 +01:00
Quentin Guidée
6107f54837 Merge branch '0b101-DisplayMPVersion' into omega-dev 2019-12-06 09:27:14 +01:00
Quentin Guidée
66ad982c39 Added: MicroPython version in the settings 2019-12-06 09:18:57 +01:00
Quentin Guidée
986a024e13 [1.18.0] Increment Omega version 2019-12-06 08:35:46 +01:00
Quentin Guidée
2a177d2373 Switch from dev to public 2019-12-05 21:35:37 +01:00
Quentin Guidée
a2fe73f65f Merge: Omega 1.17 2019-12-05 21:32:10 +01:00
Quentin Guidée
a4361d09da Removed themes submodule for Omega 1.17 2019-12-05 21:20:52 +01:00
Quentin Guidée
5fd91a9811 Fixed palette 2019-12-05 21:13:58 +01:00
Émilie Feral
49aa58446b [python] modkandinsky: fill_rect and draw_string calls might take some
time. As "micropython_port_vm_hook_loop" is not called while we are
executing module code, we add an extra check for user interruption in
module functions.
2019-12-04 11:27:32 +01:00
Émilie Feral
0db66f1784 [python] Turtle: add TODO 2019-12-04 11:27:32 +01:00
Émilie Feral
59b6dbd74e [python] micropython_port_interruptible_msleep should always call micropython_port_interrupt_if_needed even if the delay is small 2019-12-04 11:27:32 +01:00
Émilie Feral
b36f9416b4 [hardware_test] Keyboard test: check only a subset of keys 2019-12-04 11:19:23 +01:00
Émilie Feral
a515160470 [poincare] NAryExpressionNode: fix sortChildrenInPlace to put
expressions involving matrices as last children
2019-12-02 17:08:53 +01:00
Quentin Guidée
ae43f31f2d Fixes theme engine 2019-12-01 00:10:41 +01:00
Quentin Guidée
058e0552fa Omega theme finished 2019-11-30 22:59:33 +01:00
Quentin Guidée
62695f50d7 Fix buttons color not loaded correctly 2019-11-30 21:22:31 +01:00
Quentin Guidée
2c49b8f5c9 New fixes for the themes 2019-11-30 13:31:01 +01:00
Quentin Guidée
ec43f41a8e Omega theme: some fixes 2019-11-29 23:35:35 +01:00
Quentin Guidée
fda0a4e6d0 Re-enabled RPN app 2019-11-29 23:03:34 +01:00
Quentin Guidée
cd604bcb53 Omega Theme: some fixes 2019-11-29 22:11:35 +01:00
Quentin
f0f671ab7a Update config.mak O1.16.2-E12 2019-11-29 20:30:02 +01:00
Quentin Guidée
716c93f69a Merge hotfix 2019-11-29 20:18:22 +01:00
Quentin Guidée
689032c4d0 Merge branch 'omega-hotfix' into omega-master 2019-11-29 20:16:58 +01:00
Quentin Guidée
44c976e030 Fixed: Math > Result format did strange things 2019-11-29 20:16:26 +01:00
Quentin Guidée
96e8abba6c Updated atom 2019-11-29 19:51:33 +01:00
Quentin Guidée
c68a0cdb33 New Default theme: Omega theme! (Beta) 2019-11-29 19:42:39 +01:00
Quentin Guidée
af2e8209ef Update of submodules + Atom is now themed 2019-11-27 16:19:39 +01:00
Quentin Guidée
8f3cdd2007 Fix palette USB app 2019-11-27 15:35:25 +01:00
Quentin Guidée
d9feb36a9d Updated theme submodules 2019-11-27 15:30:32 +01:00
Quentin Guidée
fb09fbc40f Update palette & submodule themes 2019-11-26 23:48:11 +01:00
Quentin Guidée
3b592c847e New dark theme & KDColorWhite -> Palette::BackgroundHard 2019-11-26 23:04:03 +01:00
Quentin Guidée
db269f1204 KDColorBlack -> Palette::Text for the theming engine 2019-11-26 19:22:24 +01:00
Quentin Guidée
eb6198306a Updated submodules 2019-11-26 18:32:09 +01:00
Quentin
053af3f889 Merge pull request #77 from quentinguidee/omega-dev
Update & theme engine submodule
2019-11-26 18:01:55 +01:00
Quentin Guidée
0749263ca0 Themes submodules 2019-11-26 17:53:05 +01:00
Quentin Guidée
00f1918cfb updated .gitignore 2019-11-26 17:45:18 +01:00
Quentin Guidée
99a6634def Merge remote-tracking branch 'upstream/master' into omega-dev 2019-11-26 13:17:49 +01:00
Émilie Feral
984d1ff924 [poincare] Expression::CreateComplexExpression: fix crash when creating
Polar form
2019-11-26 10:36:42 +01:00
Émilie Feral
4c11e73ad3 [ion] UTF8Helper: fix CopyAndRemoveCodePoint to avoid copying truncated
code point in the buffer
2019-11-25 17:39:26 +01:00