Commit Graph

45 Commits

Author SHA1 Message Date
Adam Dobrowolski
9e6402e228 [EGD-2335] Addeed codestyle to changed code chunks 2019-12-09 11:19:37 +01:00
Adam Dobrowolski
5381651663 [WIP] [EGD-2335] Application manager works ok after application state unification 2019-12-09 11:19:37 +01:00
Adam Dobrowolski
c5c9ea0087 [EGD-2335] WIP: handling keys moved to widget - works smoothly 2019-11-27 11:09:52 +01:00
Adam Dobrowolski
164b9281c8 EGD-2195 - Changed sizes for fonts in project
* changed all fonts to follow one `Style.hpp` include
* Moved title to AppWindow from all the places in code
* added logging on font selection - when not found
* minor fixes
2019-10-25 13:04:33 +02:00
Mateusz
e8babd16d5 WiP: Removed unneeded WakeUp/GoSleep handlers
WiP: Added new handler - > SwitchPowerMode
2019-08-29 11:40:31 +02:00
Robert Borzecki
9a815a2cfc Updated Application and Launcher templates. 2019-08-28 12:21:18 +02:00
Mateusz
1a59b7b6cb #MATI SUPER FIX, fixed async msg handling in DataReceivedHandler 2019-08-12 12:18:59 +02:00
Robert Borzecki
e0e6d9e3c6 Merge branch 'master' of github.com:muditacom/PurePhone into application-starting 2019-08-05 06:43:03 +02:00
Mateusz
13da92cb71 Wip: added audio bsp
Fixed CMake include paths in bsp module
2019-07-22 11:20:42 +02:00
Robert Borzecki
cdde8bec0e Added new version of screens. 2019-07-19 12:03:27 +02:00
Robert Borzecki
eb22011bdb Added battery level handling in top bar. 2019-07-15 09:35:46 +02:00
Robert Borzecki
358bf50127 Added bottom and top bars to AppWindow template. 2019-07-13 19:07:45 +02:00
Robert Borzecki
5d569211e3 Added rebuild interface methods. Fixed errors while rebuilding. 2019-07-11 10:30:05 +02:00
Robert Borzecki
8913bf6fc3 Fixed [] operator fot utf8. 2019-06-24 13:47:44 +02:00
Robert Borzecki
34a319993e Added application's wrapper for gui window. 2019-06-24 07:08:11 +02:00
Robert Borzecki
689ff95ac3 Added desktop application class. 2019-06-19 06:59:07 +02:00
Robert Borzecki
e745ddce2c Added handling switch data in windows. 2019-06-18 13:30:47 +02:00
Robert Borzecki
76d88d2471 Removed SwitchWithData commands. 2019-06-18 09:54:20 +02:00
Robert Borzecki
5dc4c6c134 Merge branch 'master' of github.com:muditacom/PurePhone into keyboard_fix 2019-06-17 18:23:26 +02:00
Kuba
4e727ed007 Pull request suggestions added. 2019-06-17 14:22:05 +02:00
Robert Borzecki
6964ed3e9e Fixed switch between applications. 2019-06-17 10:17:06 +02:00
Kuba
970f4584b9 Working on keyboard fix. 2019-06-14 11:13:16 +02:00
Robert Borzecki
621d9edc58 Added settings reading in init state of application. 2019-06-13 19:41:48 +02:00
Robert Borzecki
1e748fb0b1 fixed filling rect widget. 2019-06-13 09:21:48 +02:00
Robert Borzecki
4ab64524f9 Removed commented code. 2019-06-11 21:00:40 +02:00
Robert Borzecki
9c1087742d Added rendering worker for gui service. 2019-06-11 20:34:53 +02:00
Robert Borzecki
b8dbb525d2 Merge branch 'master' of github.com:muditacom/PurePhone into gui_worker 2019-06-11 08:45:11 +02:00
Robert Borzecki
b4b949d925 Added viewer application for kickstarter. 2019-06-10 18:03:18 +02:00
Robert Borzecki
662ee42374 Fixed half screen flickering on startup.
Optymized drawing of the rectangle.
2019-06-08 07:16:30 +02:00
Robert Borzecki
2e5435761a working demo 2019-06-07 12:27:22 +02:00
Robert Borzecki
7a9706b6e4 Changed initial clock values. 2019-06-07 08:21:24 +02:00
Robert Borzecki
9b8ca1b980 WIP rendering worker. 2019-06-07 08:17:44 +02:00
Robert Borzecki
534a6be704 Merge branch 'show_time_june_2019' of github.com:muditacom/PurePhone into show_time_june_2019 2019-06-06 23:11:01 +02:00
Robert Borzecki
81babc3efb Fixed rendering time and buttons responses in clock. 2019-06-06 22:57:56 +02:00
Kuba
5c8dc69ed5 Progress bar added in clock application. 2019-06-06 15:28:06 +02:00
Robert Borzecki
9c1abcfc80 Added hour and seconds changing via buttons. 2019-06-06 14:04:59 +02:00
Robert Borzecki
23e346e1a1 Merge branch 'show_time_june_2019' of github.com:muditacom/PurePhone into show_time_june_2019 2019-06-06 13:27:57 +02:00
Robert Borzecki
27e46e4921 Added time functions for clock 2019-06-06 13:27:41 +02:00
Kuba
2a83bfc3bc Added message from keyboard to clock app. 2019-06-06 12:46:37 +02:00
Robert Borzecki
de8b693e61 Added vector image. 2019-06-06 11:05:15 +02:00
Robert Borzecki
c64be66c6c Added application manager. 2019-06-04 07:58:52 +02:00
Robert Borzecki
de900fdb0d Introduced MessaType enum class. 2019-06-03 13:32:48 +02:00
Robert Borzecki
401cfe5908 Disabled blinky. 2019-06-03 11:58:57 +02:00
Robert Borzecki
f1f137209b Added clock application. 2019-06-03 07:35:31 +02:00
Robert Borzecki
2f4518f5dd Added module-apps. 2019-06-01 15:06:21 +02:00