Commit Graph

1293 Commits

Author SHA1 Message Date
Ace
a0bcc9f073 Added language support for events at bottom 2019-05-18 14:54:42 +02:00
Ace
aa05fc7e71 Removed warning and non-required table 2019-05-17 21:34:42 +02:00
Ace
3e1056a282 Added support for 12/24 hours in Agenda View 2019-05-17 21:29:24 +02:00
Ace
b4f5d7d50f Bugfix for 'bottom_section' == Events
Due to the rapid development since the last release, a lot of things changed at a very fast speed. One of the issues was that the loop would break if the bottom_section was set to events. With this, it should no longer cause any problems.
2019-05-17 21:14:47 +02:00
Ace
81b897c178 Added new dependency 2019-05-17 11:55:51 +02:00
Ace
f1d4b79dac Bugfixes for events
Switched from timezone-unaware (naive) objects to timezone-aware objects to correctly display event times. The timezone is fetched from the system itself. As a result, a new dependency (pytz) is now being used to set the timezone.
2019-05-17 11:52:58 +02:00
Ace
25a57c22bc Added warning about Raspbain Lite 2019-05-14 20:53:27 +02:00
Ace
4926035846 Merge pull request #33 from aceisace/master
Master
2019-05-14 20:34:47 +02:00
Ace
5022a28747 Fixed typo for top-section 2019-05-14 20:17:47 +02:00
Ace
8f37da087d fixed typo 2019-05-13 17:07:44 +02:00
Ace
e3e07b5c51 Added support for cjk
This updates allows choosing chinese, japanese and korean as a language
2019-05-13 13:36:13 +02:00
Ace
1956f0dcd3 Added support for more languages
With this update, support for chinese, taiwanese-chinese, japanese and korean language has been added.
2019-05-13 13:34:06 +02:00
Ace
fef5cd9725 Merge pull request #32 from aceisace/Stable
syncing changes
2019-05-13 13:31:02 +02:00
Ace
553d5e915c Delete settings.py 2019-05-13 13:26:12 +02:00
Ace
6aaec0b7d1 Delete .travix.yml 2019-05-13 13:26:02 +02:00
Ace
0036f0ea92 Delete requirements.txt 2019-05-13 13:25:54 +02:00
Ace
2ed573e51b Create settings.py 2019-05-13 13:14:24 +02:00
Ace
e3f6d2175c Create requirements.txt 2019-05-13 13:13:30 +02:00
Ace
ad7e51992c Delete requirements.txt 2019-05-13 13:13:19 +02:00
Ace
62a08800b1 Delete .travis.yml 2019-05-13 13:13:04 +02:00
Ace
f8ebf1e0d3 Create .travix.yml 2019-05-13 13:12:53 +02:00
Ace
d8621ab364 Update .travis.yml 2019-05-13 13:09:22 +02:00
Ace
ff6dbd1293 Update .travis.yml 2019-05-13 13:06:51 +02:00
Ace
2193a6627d Update .travis.yml 2019-05-13 13:04:36 +02:00
Ace
e27fa58c5c Update .travis.yml 2019-05-13 13:02:48 +02:00
Ace
70c7a58429 Update .travis.yml 2019-05-13 13:00:27 +02:00
Ace
54b71a3ccc Update .travis.yml 2019-05-13 12:55:45 +02:00
Ace
325ba937a5 Update .travis.yml 2019-05-13 12:55:34 +02:00
Ace
64f43f85c3 Update .travis.yml 2019-05-13 12:53:05 +02:00
Ace
94d72c8a52 Create requirements.txt 2019-05-13 12:49:39 +02:00
Ace
b6b48580b8 Update .travis.yml 2019-05-13 12:46:46 +02:00
Ace
a59a2912ce Update .travis.yml 2019-05-13 12:43:49 +02:00
Ace
39e0975748 Create .travis.yml 2019-05-13 12:41:07 +02:00
Ace
b7c9dfc5f3 Update README.md 2019-05-13 00:45:08 +02:00
Ace
d8e0cd6a90 Added font for chinese, japanese, korean
Since NotoSans alone does not support the mentioned three languages (but about a quarter of the population uses them), there was a need for a font that does support them. NotoSansCJK is used for this purpose.
2019-05-12 19:34:28 +02:00
Ace
2c0b6b527a Update Installer-with-debug.sh 2019-05-12 17:32:16 +02:00
Ace
ed66ebc71c Update Installer-with-debug.sh 2019-05-12 16:56:51 +02:00
Ace
5245d93556 Rename e_paper_drivers to e_paper_drivers.py 2019-05-12 16:30:01 +02:00
Ace
8dff22fb70 Added warning 2019-05-12 16:22:54 +02:00
Ace
30b6c036f6 Merge pull request #31 from aceisace/master
Master
2019-05-12 16:21:20 +02:00
Ace
2cfeafb445 Added support for more languages
It is now possible to choose the language for the month and weekday names from a larger selection of languages. Unfortunately, support for chinese/taiwanese has been temporarily dropped.
2019-05-12 13:15:59 +02:00
Ace
9fa1c38894 Update settings.py.sample 2019-05-12 12:47:24 +02:00
Ace
dfd640197d Added Noto Sans font
One great thing about the NotoSans font is that it can be used for various languages without displaying 'Tofus'. Due to this reason, the previosu fonts have been replaced with this one
2019-05-12 12:46:04 +02:00
Ace
6b592a01f9 Delete week-mon.jpeg
Switched form image files to text-based translations
2019-05-12 12:42:31 +02:00
Ace
936395de22 Delete week-sun.jpeg
Switched form image files to text-based translations
2019-05-12 12:42:26 +02:00
Ace
1b5deabf7f Delete September.jpeg
Switched form image files to text-based translations
2019-05-12 12:42:14 +02:00
Ace
45000a5d1e Delete October.jpeg
Switched form image files to text-based translations
2019-05-12 12:42:09 +02:00
Ace
598312d9e3 Delete November.jpeg
Switched form image files to text-based translations
2019-05-12 12:42:05 +02:00
Ace
f2f5b94a9f Delete May.jpeg
Switched form image files to text-based translations
2019-05-12 12:42:00 +02:00
Ace
fd7408c868 Delete March.jpeg
Switched form image files to text-based translations
2019-05-12 12:41:54 +02:00