Commit graph

121 commits

Author SHA1 Message Date
tibbi
d6507ffb34 always display proper month name 2016-07-31 23:16:51 +02:00
tibbi
3a70803c72 make the dark theme really dark 2016-07-26 22:27:18 +02:00
tibbi
cbd896eb4d properly translate months, closes #10 2016-07-26 21:10:07 +02:00
tibbi
1a98db66ff use localized strings at dialogs 2016-07-24 18:12:00 +02:00
tibbi
c3fb05f7d0 remove a not needed flag 2016-07-24 11:40:19 +02:00
tibbi
aa4b77f657 fix date at adding events 2016-07-21 23:18:28 +02:00
tibbi
72c0b34f63 change a japanese translation 2016-07-20 18:27:15 +02:00
tibbi
b96ab2c3c4 add some navigation between activities 2016-07-19 00:11:10 +02:00
tibbi
299550dc0e make sure we hide the proper field at Month picker 2016-07-18 23:06:22 +02:00
tibbi
dd2d7bdd2a add Dark Theme translations 2016-07-18 22:49:35 +02:00
tibbi
70758e7d65 use UTC when predefining new events date 2016-07-18 22:34:11 +02:00
tibbi
cd0d134fb8 add a couple strings for dark theme, even if not translated 2016-07-18 22:23:16 +02:00
tibbi
2ef1c73df1 style a couple more components 2016-07-18 22:10:37 +02:00
tibbi
c771904361 implement the actual theme change 2016-07-18 21:58:44 +02:00
tibbi
45527473e3 add a Dark Theme toggle 2016-07-18 20:11:58 +02:00
tibbi
a15911738c remove some non translatable strings 2016-07-17 23:33:36 +02:00
Tibor Kaputa
e295cb6f72 Merge pull request #8 from Sopor-/master
swedish translation
2016-07-17 23:32:41 +02:00
Sopor
41bfb191e0 swedish translation 2016-07-17 22:55:48 +02:00
tibbi
ef59de98ce mark some strings non translatable 2016-07-17 22:25:33 +02:00
Tibor Kaputa
29d5202aab Merge pull request #7 from anthologist/master
Add italian translation
2016-07-17 22:22:00 +02:00
anthologist
47832d2f36 Create strings.xml 2016-07-15 11:03:06 +02:00
naofum
d6165443b0 Added Japanese translation 2016-07-14 00:18:42 +09:00
tibbi
da903171df handle rotation change properly 2016-07-11 20:30:58 +02:00
tibbi
fe2915d4fd do not force portrait rotation 2016-07-11 20:30:42 +02:00
tibbi
54c81e4d8b some english fixes 2016-07-11 20:21:14 +02:00
tibbi
7839e8d660 show the proper widget preview image 2016-07-07 11:42:11 +02:00
tibbi
5ea1f1dc52 reschedule the notifications after reboot 2016-07-07 11:35:37 +02:00
tibbi
0d88e35297 properly update the notification if the event is edited 2016-07-07 11:09:43 +02:00
tibbi
5f084488ac do not allow scheduling events in the past 2016-07-07 11:07:02 +02:00
tibbi
2268100a20 add notification sound 2016-07-07 10:50:05 +02:00
tibbi
bbdc79cffa fix opening the event through the notification 2016-07-07 10:49:58 +02:00
tibbi
4e294d89d8 implement event reminders 2016-07-07 00:19:07 +02:00
tibbi
ad7a08eaeb add the spinner for choosing event reminder 2016-07-06 16:19:57 +02:00
tibbi
28aedeb7d3 open the app from day click on the widget 2016-07-05 16:50:08 +02:00
tibbi
5321da0ab8 remove the extra margin of fab 2016-07-05 16:42:19 +02:00
tibbi
d790cfd81a allow changing the day with the datepicker 2016-07-05 16:24:58 +02:00
tibbi
b22351dc88 implement the Arrows for switching days 2016-07-05 15:46:03 +02:00
tibbi
a49e883bbc add arrows to the day screen too 2016-07-05 15:34:56 +02:00
tibbi
c9a86bb347 add a Fab to the main calendar view too 2016-07-05 15:12:35 +02:00
tibbi
862c926690 use bold for the days with events in the widget 2016-07-05 13:21:16 +02:00
tibbi
6b5d965ac0 wrap the calendar layout in a Coordinator layout in app 2016-07-05 13:12:06 +02:00
tibbi
be0126dcb6 allow Undeleting events deleted from Events screen 2016-07-05 12:59:50 +02:00
tibbi
df363403d0 implement real deletion of events 2016-07-05 12:41:24 +02:00
tibbi
0f140aac4a do not show the keyboard automatically if open an existing event for edit 2016-07-05 00:20:38 +02:00
tibbi
862c41e693 use local time at getDayEndTS too 2016-07-05 00:12:10 +02:00
tibbi
15e4a7066e allow deleting events from both the Day or Event screens 2016-07-04 23:48:21 +02:00
tibbi
4846c6964d implement Event editing 2016-07-04 22:31:07 +02:00
tibbi
128eab6840 update the default event time to 13:00 - 14:00 2016-07-04 19:24:47 +02:00
tibbi
84d6010ffe change the day labels color if it contains an event 2016-07-04 17:35:19 +02:00
tibbi
5ecd7a11ee some refactoring at getting the events 2016-07-04 16:55:19 +02:00