E-Paper-Calendar/Calendar
2019-03-09 16:03:43 +01:00
..
other Removed replaced icons 2019-03-01 16:47:40 +01:00
weather-icons RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
Assets.py Removed dead code 2019-03-07 21:48:47 +01:00
Assistant-Regular.ttf RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
Assistant-SemiBold.otf Added and implemented a bolder version of the font 2019-03-04 21:25:01 +01:00
BoxDesign.py Implemented RGB color in design 2019-02-28 22:19:33 +01:00
CalendarEvent.py Added title as representation for debugging 2019-02-26 21:41:12 +01:00
CalendarInterface.py Lowered abstraction level to keep generic sorting centralized 2019-03-03 13:53:07 +01:00
calibration.py Fixed a bug 2019-02-12 08:46:52 +01:00
DataSourceInterface.py Created more abstract level for data sources 2019-02-23 20:41:01 +01:00
DayHeaderDesign.py Added interfaces for additional information 2019-03-09 15:22:49 +01:00
DayListPanel.py Transmitting additional information to day rows 2019-03-09 15:23:09 +01:00
DayRowDesign.py Added interfaces for additional information and implemented the forecast as icon 2019-03-09 15:22:26 +01:00
DebugConsole.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
DebugInterface.py Renamed and implemented the print function to print_txt, due to upcoming problems. 2019-02-27 17:13:59 +01:00
DesignEntity.py Implemented float pos and size rounding 2019-03-08 21:36:21 +01:00
DisplayAdapter.py Bounded width and height of DisplayAdapter to constructor. 2019-02-20 20:00:08 +01:00
E-Paper.py Implemented paid_subscription option for owm 2019-03-09 16:03:43 +01:00
EllipseDesign.py Fixed masking issue 2019-03-02 09:25:23 +01:00
Epd7in5Adapter.py Fixed printing errors 2019-02-28 21:58:38 +01:00
Epd7in5bAdapter.py Fine tuned color recognition 2019-03-09 12:45:30 +01:00
EpdAdapter.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
EventListDesign.py Removed code from unimplemented feature 2019-03-04 20:05:49 +01:00
IcalEvents.py Implemented new abstraction level of interface 2019-03-03 13:53:22 +01:00
ImageFileAdapter.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
license.txt.txt RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
MonthBlockDesign.py Fixed highlight box position bug 2019-03-04 20:05:33 +01:00
MonthOvPanel.py Added design option in settings-file and renamed general design settings 2019-03-08 17:46:10 +01:00
OpenSans-Semibold.ttf RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
OwmForecasts.py Improved effiency 2019-03-09 15:48:31 +01:00
PanelDesign.py Added tasks interface to panel design 2019-03-03 16:39:47 +01:00
RssInterface.py Fixed sorting direction 2019-03-04 20:12:30 +01:00
RssParserPosts.py Fixed accessiblity issue 2019-03-04 20:11:19 +01:00
RssPost.py Defined RssPost and RssDataSourceInterface 2019-03-04 20:06:18 +01:00
RssPostListDesign.py Removed unnecessary features, changed some details and activated wrapping 2019-03-05 22:11:22 +01:00
settings.py.sample Implemented paid_subscription option for owm 2019-03-09 16:03:43 +01:00
TableTextDesign.py Fixed some bugs and implemented custom row height and text wrapping 2019-03-05 22:10:33 +01:00
TextDesign.py Fine tuned padding correction 2019-03-08 21:35:52 +01:00
TextWraper.py Centralized helper module to wrap texts 2019-03-05 22:08:18 +01:00
WeatherColumnDesign.py Transmitting additional information to day rows 2019-03-09 15:23:09 +01:00
WeatherForecast.py Renamed identifier 2019-02-23 19:33:39 +01:00
WeatherHeaderDesign.py Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00
WeatherInterface.py Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00