Commit Graph

508 Commits

Author SHA1 Message Date
tibbi f6b4387d30 simplifying a forloop 2016-11-17 20:20:28 +01:00
tibbi d44880bed2 move adjustAlpha to an Int extension, remove Utils class 2016-11-17 20:16:54 +01:00
tibbi eee184c51a converting Constants to kotlin 2016-11-17 20:05:31 +01:00
tibbi 206dfe0271 some style cleanup here and there 2016-11-17 19:54:12 +01:00
tibbi 11d2215e37 move Utils to kotlin + some cleanup 2016-11-17 19:44:23 +01:00
tibbi ba767b83d4 convert MyWidgetProvider to kotlin 2016-11-17 19:33:54 +01:00
tibbi 577a016a72 convert widgetConfigureActivity to kotlin 2016-11-17 19:24:13 +01:00
tibbi dde19cded8 revert some weird renames 2016-11-17 19:20:39 +01:00
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 b3fefeb810 remove some testing related things 2016-11-17 18:13:54 +01:00
Tibor Kaputa c256fc5052 Merge pull request #46 from smarquespt/patch-1
Update strings.xml
2016-11-13 21:12:03 +01:00
Sérgio Marques 2858e42110 Update strings.xml 2016-11-13 18:05:41 +00:00
Tibor Kaputa 5556ed43a8 Merge pull request #45 from smarquespt/master
Portuguese update
2016-11-10 09:02:45 +01:00
Sérgio Marques f3415ccba1 Portuguese update 2016-11-09 22:57:40 +00:00
tibbi 528201ad7b updating changelog 2016-11-07 23:01:50 +01:00
tibbi b758ebde10 update version to 33 (1.33) 2016-11-07 23:01:15 +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 d7a8ce3998 adding spanish translation 2016-11-07 22:20:39 +01:00
tibbi 5c734a9143 updating changelog 2016-11-03 23:34:11 +01:00
tibbi 008eba6144 update version to 32 (1.32) 2016-11-03 23:34:05 +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 635e646d82 updating changelog 2016-11-03 00:12:50 +01:00
tibbi 8be55e1b40 update version to 31 (1.31) 2016-11-03 00:12:44 +01:00
tibbi 50c56ed263 display dates on yearly view with brighter color 2016-11-03 00:02:25 +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 252d0e63f2 display day labels with bright color at the widget config screen too 2016-11-02 22:38:10 +01:00
tibbi 631e3892b6 updating changelog 2016-11-02 21:40:28 +01:00
tibbi 90b24b4331 update version to 30 (1.30) 2016-11-02 21:39:47 +01:00
tibbi d7e52679ad calculate the reminder value only if its type is custom 2016-11-02 21:39:25 +01:00
tibbi 8752f6eaca set the default reminder value to 10 2016-11-02 21:36:29 +01:00
tibbi 5c815bac62 adding a missing string translation 2016-11-02 21:35:13 +01:00
tibbi e3eb473177 added Hindi translation 2016-11-02 21:34:03 +01:00
tibbi 7c93edb2c3 set reminder to AT_START if its custom with 0 minutes 2016-11-02 21:24:24 +01:00
tibbi 4e266c6f4f updating changelog 2016-11-02 20:03:09 +01:00
tibbi ed60a64b35 update version to 29 (1.29) 2016-11-02 20:03:03 +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