577 Commits

Author SHA1 Message Date
tibbi
7ecf1da2d9 move a couple files to subfolders, no code change 2016-11-17 19:11:13 +01:00
tibbi
80bd5bbadf convert License activity to kotlin 2016-11-17 19:03:10 +01:00
tibbi
59b0208422 convert AboutActivity to kotlin 2016-11-17 19:01:26 +01:00
tibbi
2d1c5985be convert MyViewPager to kotlin 2016-11-17 19:00:19 +01:00
tibbi
e82c056289 convert receivers to kotlin 2016-11-17 18:29:25 +01:00
tibbi
ab6fd0b9cc convert Formatter to kotlin 2016-11-17 18:27:30 +01:00
tibbi
faaecbc229 convert Config to kotlin 2016-11-17 18:23:21 +01:00
tibbi
989d3ecf83 fix #42, display day of the week in some views 2016-11-07 22:55:50 +01:00
tibbi
445e768730 increase the amount of prefilled days to 121, fix #43 2016-11-07 22:27:39 +01:00
tibbi
792f972c96 adjustment to events list view for events lasting over midnight 2016-11-03 20:54:01 +01:00
tibbi
c826ef12ac some corrections to really mark all days with events 2016-11-03 20:34:29 +01:00
tibbi
9d0c1d35fc properly mark days with events that last multiple days 2016-11-03 20:11:33 +01:00
tibbi
bf74b34cb7 convert MonthlyCalendar to kotlin 2016-11-03 19:04:14 +01:00
tibbi
2e13642217 fix events touching 2 years 2016-11-03 00:00:30 +01:00
tibbi
07505a53ab mark events that last multiple days in the yearly view correctly 2016-11-02 23:26:52 +01:00
tibbi
46a44baa1e on the listview highlight the current day and currently active event 2016-11-02 23:04:04 +01:00
tibbi
d7e52679ad calculate the reminder value only if its type is custom 2016-11-02 21:39:25 +01:00
tibbi
7c93edb2c3 set reminder to AT_START if its custom with 0 minutes 2016-11-02 21:24:24 +01:00
tibbi
55a6cd6f35 couple UI changes 2016-11-02 19:34:15 +01:00
tibbi
aeab50d606 use the default reminder at creating new events 2016-11-02 18:48:41 +01:00
tibbi
5310850207 do not remember the reminder used at the previous event 2016-11-02 18:37:27 +01:00
tibbi
f026c5230b add a Save button and save the custom reminder value 2016-11-01 23:49:14 +01:00
tibbi
3a3fac2a48 some more work on the default event reminder setting 2016-11-01 23:12:44 +01:00
tibbi
2bd5a6dce4 renaming a function 2016-11-01 22:45:52 +01:00
tibbi
9a1d9d6b3b add some views in Settings related to setting custom event reminder 2016-11-01 22:44:47 +01:00
tibbi
a04beb9abe use the brighter color for days of the week 2016-11-01 21:52:16 +01:00
tibbi
df0fcfcf4f convert settings to kotlin 2016-11-01 21:46:45 +01:00
tibbi
964c1ed7d1 close #38, allow setting reminder in time in other units, not just minutes 2016-11-01 20:30:40 +01:00
tibbi
053111112a add some views related to custom reminder interval 2016-11-01 20:12:03 +01:00
tibbi
fbfe752f44 remember the scrollstate of events list 2016-10-24 20:50:56 +02:00
tibbi
db06fcd683 use the extensio function beVisibleIf in some new cases 2016-10-24 20:31:43 +02:00
tibbi
bcea981499 show a placeholder at event list in case its empty 2016-10-24 20:17:26 +02:00
tibbi
fe323be23d dd some padding above the events list 2016-10-23 21:03:13 +02:00
tibbi
9db5933255 implement event deletion in the yearly view 2016-10-23 20:46:22 +02:00
tibbi
5b15389f4e add multichoice model touch to events 2016-10-23 19:13:00 +02:00
tibbi
4388e23ff1 open the particular event from Event list view on click 2016-10-23 19:08:55 +02:00
tibbi
e043e1b814 pass EventActivity only the event ID 2016-10-23 19:03:59 +02:00
tibbi
53550a6471 avoid clicking on section headers 2016-10-23 18:28:10 +02:00
tibbi
2c514bc627 add sections with dates to the events list 2016-10-23 17:32:37 +02:00
tibbi
04f83c00b0 minor refactoring 2016-10-23 12:14:31 +02:00
tibbi
3f267ba8ed allow adding section headers to the list 2016-10-23 12:01:07 +02:00
tibbi
f5e0bf81d7 fill the simple list with future and present events 2016-10-23 00:02:27 +02:00
tibbi
8b85ed656c inflate the events list as a fragment 2016-10-22 23:44:30 +02:00
tibbi
7fd1907b3e minor mainactivity refactoring 2016-10-22 23:28:36 +02:00
tibbi
f58a1beba6 toggle the visibility of viewpager as needed 2016-10-22 23:23:00 +02:00
tibbi
2f0cf1a024 add a new View listing all future events within a year 2016-10-22 23:12:26 +02:00
tibbi
1e3fbc81dd update the events in yearly view on resume 2016-10-22 22:11:41 +02:00
tibbi
67214282fe rename a function 2016-10-22 22:06:52 +02:00
tibbi
f490ddf1ee mark current day in the yearly view with a circle 2016-10-22 20:43:48 +02:00
tibbi
761c45c414 mark the current month label with orange 2016-10-22 20:12:00 +02:00