Commit Graph

166 Commits

Author SHA1 Message Date
Thomas Ballmann
78bce25472 upgrade app dependencies 2020-10-01 21:31:40 +02:00
Thomas Ballmann
22e8b6df19 #19
- switch to canvas for print screen functionality
- implement jpg encoder for print screen
2020-10-01 21:31:17 +02:00
Thomas Ballmann
2159b78ac4 update git ignore 2020-10-01 21:29:14 +02:00
Thomas Ballmann
6fa6261a08 refactore to separate modules 2020-09-30 20:08:11 +02:00
Thomas Ballmann
72b19a2b32 Merge branch 'master' of https://gitlab.com/paperdash.io/device-esp32 2020-08-25 19:50:00 +02:00
Thomas Ballmann
332c3dc2e2 code clean up 2020-08-25 19:49:56 +02:00
Thomas Ballmann
82557e4af4 #37 mDNS service added 2020-08-25 19:49:33 +02:00
Thomas Ballmann
a667e7081e Merge branch 'master' of https://gitlab.com/paperdash-ecosystem/device-esp32 2020-07-31 09:34:00 +02:00
Thomas Ballmann
b52ea4c056 #35 enable PSRAM 2020-07-31 09:33:45 +02:00
Thomas Ballmann
ff2cf9e5c7 code clean up 2020-07-27 12:24:04 +02:00
Thomas Ballmann
788b95092f enable CORS 2020-07-22 20:20:49 +02:00
Thomas Ballmann
949fcf3821 Merge branch 'master' of https://gitlab.com/paperdash.io/device-esp32 2020-06-21 21:43:00 +02:00
Thomas Ballmann
31ed083087 #11 use cloud api endpoint as image service 2020-06-21 21:42:52 +02:00
Thomas Ballmann
0cd0e6970a handle different screen sizes 2020-05-20 21:28:19 +02:00
Thomas Ballmann
27b0ad0fbe code clean up and small improvements 2020-05-20 12:52:07 +02:00
Thomas Ballmann
3e2a6c51cc wifi wizard mostly done #31 2020-05-20 12:51:16 +02:00
Thomas Ballmann
380d16baf4 code clean up 2020-05-10 09:40:14 +02:00
Thomas Ballmann
f4b78d188f #31 basic working version done 2020-05-08 15:47:25 +02:00
Thomas Ballmann
ec149bc475 add uniq device id to every request 2020-05-02 22:48:46 +02:00
Thomas Ballmann
e7da88612c code improvement 2020-05-02 22:41:44 +02:00
Thomas Ballmann
a037f52ec0 calendar face - initial picture replaced 2020-05-02 22:30:57 +02:00
Thomas Ballmann
896c8e447f enable randome picture auto update and some code improvements 2020-05-02 22:24:30 +02:00
Thomas Ballmann
ea088dd6f5 #30 prof of concept with filename for render settings 2020-05-02 12:30:50 +02:00
Thomas Ballmann
93ed45f572 #13 basic working version of OTA 2020-05-02 12:23:00 +02:00
Thomas Ballmann
94a53071a7 code clean up 2020-05-01 23:01:20 +02:00
Thomas Ballmann
9528f16a5c added missing dependency 2020-05-01 22:57:47 +02:00
Thomas Ballmann
148407c2c4 removed old wbmp image decoder since we have now png & jpg 2020-05-01 19:11:31 +02:00
Thomas Ballmann
3cb8cc82aa #7 - clean up legacy stuff 2020-05-01 19:04:46 +02:00
Thomas Ballmann
22ee547b4b #7 do some clean up stuff at the end 2020-05-01 18:08:13 +02:00
Thomas Ballmann
c3215ab2d4 #7 jpeg decoder - code clean up 2020-05-01 12:06:55 +02:00
Thomas Ballmann
2ee1b3e284 #7 decoding finally done 2020-05-01 11:49:39 +02:00
Thomas Ballmann
51d00c7ebc #7 decoding working correct now :) 2020-05-01 10:53:42 +02:00
Thomas Ballmann
6060f55584 code clean up 2020-04-29 21:15:36 +02:00
Thomas Ballmann
39d94fcb39 clean up unnecessary data 2020-04-13 19:56:11 +02:00
Thomas Ballmann
76e45e42e5 reduce app filesize 2020-04-13 19:53:26 +02:00
Thomas Ballmann
6b4b181300 reduce app fs size 2020-04-13 19:53:02 +02:00
Thomas Ballmann
72ab301495 optimize build for esp32 2020-04-11 11:20:33 +02:00
Thomas Ballmann
19b76fd772 remove bmp flip workaround 2020-04-09 22:26:13 +02:00
Thomas Ballmann
c2a7de95ba create custom partition to re-enable OTA 2020-04-09 22:18:59 +02:00
Thomas Ballmann
16a63b5745 image downloader working now #21 2020-04-09 21:41:13 +02:00
Thomas Ballmann
306c829609 fix bitmap horizontal flip 2020-04-09 20:41:26 +02:00
Thomas Ballmann
fc316d89aa switch to a new jpeg encoder #7 2020-03-28 12:02:11 +01:00
Thomas Ballmann
3ae8a20554 experimental working function 2020-03-28 10:57:22 +01:00
Thomas Ballmann
96f6e5584a refactoring to support multiple image decoder #7 2020-03-28 10:45:10 +01:00
Thomas Ballmann
cf9436f0e8 fix long filenames 2020-03-28 10:38:04 +01:00
Thomas Ballmann
7a57b2985f first step for jpeg image dithering #7 2020-03-20 20:04:41 +01:00
Thomas Ballmann
04932b5231 very basic jpeg image decoder working #7 2020-03-19 17:35:49 +01:00
Thomas Ballmann
a83aa58d92 show current device time #27 2020-03-18 14:09:24 +01:00
Thomas Ballmann
aeae08e1c0 small refactoring how the playlist works. allow faces to do working stuff in a loop thread 2020-03-18 11:56:12 +01:00
Thomas Ballmann
c8523e02f2 update current time immediately #27 2020-03-18 11:54:17 +01:00