Commit graph

892 commits

Author SHA1 Message Date
69fce8c8d2 Removed unnecessary features, changed some details and activated wrapping 2019-03-05 22:11:22 +01:00
81a4e5c4c5 Fixed some bugs and implemented custom row height and text wrapping 2019-03-05 22:10:33 +01:00
0291c24e23 Implemented basic wraping 2019-03-05 22:09:55 +01:00
1b92692b51 Centralized helper module to wrap texts 2019-03-05 22:08:18 +01:00
0400d29b10 Fine tuned color identification 2019-03-04 22:17:31 +01:00
fdcefd1663 Added and implemented a bolder version of the font 2019-03-04 21:25:01 +01:00
9756a6abb8 Fixed typo 2019-03-04 20:22:40 +01:00
635ab20c3b Fixed sorting direction 2019-03-04 20:12:30 +01:00
f0be84ccb2 Fixed accessiblity issue 2019-03-04 20:11:19 +01:00
1ac32e2545 Now printing rss feeds insted of events 2019-03-04 20:10:36 +01:00
b7e8a5c662 Generalized some names and implemented rssfeed 2019-03-04 20:10:08 +01:00
a19324d2bf Implemented rss_feeds in settings.sample 2019-03-04 20:09:40 +01:00
36e33b1340 Create RssInfoPanel 2019-03-04 20:09:23 +01:00
bf69933382 Implemented feedparser as RssSource 2019-03-04 20:09:11 +01:00
beeac85894 Defined RssPost and RssDataSourceInterface 2019-03-04 20:06:18 +01:00
e514fee924 Removed code from unimplemented feature 2019-03-04 20:05:49 +01:00
44cf83c53e Fixed highlight box position bug 2019-03-04 20:05:33 +01:00
cdd9d1b834 Added taiwan chinese, but needs font that supports it 2019-03-03 19:11:16 +01:00
be1a89ae7b Fixed column spacing error 2019-03-03 18:22:41 +01:00
b746c13113 Implemented alignment and removed leading zero in date 2019-03-03 18:13:51 +01:00
e235d1bfb4 Implemented different horizontal alignments for different columns 2019-03-03 18:13:25 +01:00
5ac46a2e9d Fixed alignment bug 2019-03-03 18:13:02 +01:00
44deafa978 Implemented event list 2019-03-03 16:45:21 +01:00
b61ebd2d36 Implemented truncating to size of design 2019-03-03 16:45:06 +01:00
d9bb84b4c3 Fine tuned spacing and truncating 2019-03-03 16:44:37 +01:00
ad07a03283 Added truncating of rows and columns that are not fully visible 2019-03-03 16:44:11 +01:00
7043911cb8 Removed unnecessary comments and imports 2019-03-03 16:40:14 +01:00
3ce63dd74d Added tasks interface to panel design 2019-03-03 16:39:47 +01:00
dbfafda49a Mainly added function to retreive the actual height, which depends on the month 2019-03-03 14:54:43 +01:00
0678a6711a Added line and column spacing 2019-03-03 14:53:54 +01:00
6f8762d6ff Added EventListDesign 2019-03-03 14:00:10 +01:00
eec658612d Added TableTextDesign to view text placed in a matrix 2019-03-03 13:59:34 +01:00
547dac8562 Implemented new abstraction level of interface 2019-03-03 13:53:22 +01:00
118997b1ae Lowered abstraction level to keep generic sorting centralized 2019-03-03 13:53:07 +01:00
385ae3da11 Made masking optional to keep the text from thining out too much 2019-03-03 13:52:36 +01:00
a8cad34b32 Implemented default font in assets-file 2019-03-03 10:23:03 +01:00
c51f9643f2 Extracted get_font function 2019-03-03 10:12:04 +01:00
2f53c639b5 Encapsuled the month number overview to an extra design class 2019-03-02 10:10:39 +01:00
b7692efa35 Added event day highlights 2019-03-02 09:36:55 +01:00
10f006b1ef Fixed masking issue 2019-03-02 09:25:23 +01:00
63b33f44cc Implemented limit for higher efficiency 2019-03-02 08:53:28 +01:00
66195a9655 Fixed highlight boxes for weeks starting on sunday 2019-03-01 19:09:01 +01:00
b9091c2dc7 Fine tuned the color interpretation on the Epd7in5b 2019-03-01 18:53:58 +01:00
83ac33043b Removed links to non-existing graphics 2019-03-01 17:33:57 +01:00
a01619610b Removed replaced icons 2019-03-01 16:47:40 +01:00
c58ebcbe33 Basic implementation of RGB to Epd display. Still needs some fine tuning. 2019-02-28 22:38:06 +01:00
b28341ada5 Implemented RGB color in design 2019-02-28 22:19:33 +01:00
6af80788e8 Removed debugging code 2019-02-28 22:00:00 +01:00
ae24eb7413 Fixed printing errors 2019-02-28 21:58:38 +01:00
60b94c6783 Added highlight box around current day. 2019-02-28 20:41:14 +01:00