Commit Graph

569 Commits

Author SHA1 Message Date
tibbi cadfe88c6f removing some empty lines 2016-12-10 00:36:17 +01:00
tibbi 2105ec3c33 hide the keyboard at pressing on a date or timepicker 2016-12-09 18:57:21 +01:00
Tibor Kaputa 1ba39edc37 fix the theme at date and timepicker dialogs on android 7 2016-12-09 09:40:50 +01:00
Tibor Kaputa e05f270580 update target sdk to 25 2016-12-09 09:33:16 +01:00
Sérgio Marques 3d6f1b5c94 Portuguese update 2016-12-05 22:07:41 +00:00
András Lengyel-Nagy 5e32916eac Hungarian translation of strings.xml 2016-12-04 22:16:53 +01:00
tibbi 4341289595 make sure dialog is cancellable by clicking outside 2016-12-04 10:27:35 +01:00
tibbi 97ee44979e add the check to daily view too 2016-12-03 11:15:44 +01:00
tibbi bcad8aafef make sure only the proper item is selected at long click 2016-12-03 11:14:15 +01:00
Sérgio Marques 837e0d04d8 Portuguese update 2016-12-02 23:20:00 +00:00
tibbi 8f506c74ed update version to 1.40 2016-11-30 21:46:41 +01:00
tibbi 36486710a5 fix some crashes at setting reminder to empty value 2016-11-30 21:43:02 +01:00
tibbi da2ea22017 use setExact for more precise notifications, waking up from Doze 2016-11-30 21:34:38 +01:00
tibbi 34a88c544c delete the event from eventActivity, do not allow Undo 2016-11-30 20:51:04 +01:00
tibbi 08ad077c83 add a preview to list widget 2016-11-30 19:49:51 +01:00
tibbi 13e2277f48 rename widget_preview to widget_monthly_preview 2016-11-30 19:44:13 +01:00
tibbi 1d47de4b29 limit events displayed in lists to 50 2016-11-30 19:24:15 +01:00
tibbi 11bebdce62 properly update the list widget when needed 2016-11-30 19:09:26 +01:00
naofum ba52d8218f Updated Japanese 2016-11-30 23:20:25 +09:00
tibbi dc70775ac2 display real data on the list widget 2016-11-29 23:31:14 +01:00
tibbi 029ebfc983 allow clicking on list items 2016-11-29 21:48:55 +01:00
tibbi f96c7a875c create standalone list items for widget 2016-11-29 21:14:07 +01:00
tibbi d33b5e8f2d display event type items on widget list too 2016-11-29 20:00:15 +01:00
tibbi 98877c9fb0 populating list widget with some test data 2016-11-29 18:53:26 +01:00
tibbi 42747a5914 get the upcoming events for the list widget 2016-11-28 22:33:54 +01:00
tibbi cc53dd0c12 rename EventsListener to EventUpdateListener 2016-11-28 22:19:51 +01:00
tibbi 157ab8557d lets just show the next 6 months instead of a year at events list 2016-11-28 22:18:41 +01:00
tibbi 8ec5e795d4 a few more list widget corrections 2016-11-27 23:38:44 +01:00
tibbi 216e133194 add some arbitrary events into the list 2016-11-27 23:09:29 +01:00
tibbi d204b1b42c make ListSection isToday false by default 2016-11-27 22:48:07 +01:00
tibbi 4f0f909d07 update the bg and text color properly in widget config 2016-11-27 22:25:47 +01:00
tibbi 2691ac7f41 add a couple more list widget things 2016-11-27 21:48:16 +01:00
tibbi 785131a79f rename widget_config to widget_config_monthly 2016-11-27 20:50:37 +01:00
tibbi fcf47c8338 add some list widget related things 2016-11-27 20:15:14 +01:00
tibbi a5a30582b9 rename some widget related files 2016-11-27 18:50:47 +01:00
tibbi 072a976584 couple RTL fixes, but its still disabled 2016-11-27 13:06:42 +01:00
Sérgio Marques eddcde9a54 Portuguese update 2016-11-26 16:08:05 +00:00
tibbi 263f9b793d use a different vibration pattern 2016-11-26 15:33:15 +01:00
tibbi 686a43c45b update version to 1.39 2016-11-26 11:45:49 +01:00
tibbi 446453d907 add the actual vibration, disabled by default 2016-11-26 11:38:06 +01:00
tibbi d6f8ca66db add a toggle for vibrations on notifications 2016-11-26 11:25:20 +01:00
tibbi d77e55582b show a light at reminder notification 2016-11-26 11:16:58 +01:00
tibbi 4010daf08e do not show the keyboard at Editing event 2016-11-26 11:11:09 +01:00
Stefan bb963be973 Update strings.xml 2016-11-26 10:45:16 +01:00
Stefan b702f750ff Update strings.xml 2016-11-26 10:41:43 +01:00
tibbi 27163f5674 adding playstore links 2016-11-24 23:25:32 +01:00
tibbi 5cc3526440 update version to 1.38 2016-11-24 00:10:31 +01:00
tibbi 2fb8b1c009 add Glide 2016-11-24 00:09:07 +01:00
tibbi 6affe4544f remove a redundant variable 2016-11-24 00:06:24 +01:00
tibbi 9203d679f6 add Deleting events 2016-11-24 00:04:53 +01:00
tibbi 2a25995bfc add long clicks 2016-11-23 23:58:19 +01:00
tibbi d47c755189 add event item clicks 2016-11-23 23:57:04 +01:00
tibbi 94930e653f rewriting eventslist to recyclerview, initial version 2016-11-23 23:04:27 +01:00
tibbi 22e9e92cd7 rename some layouts 2016-11-23 20:59:09 +01:00
tibbi 44863f2b16 never show overscroll effect 2016-11-23 20:56:19 +01:00
tibbi a7f6fda5e8 add event Deletion 2016-11-23 20:48:32 +01:00
tibbi bd033389f0 add some background and foreground effect to list items 2016-11-23 20:20:18 +01:00
tibbi 0fb3f20a2b add a divider between the events 2016-11-23 20:13:55 +01:00
tibbi cb7d83a696 allow clicking and selecting events 2016-11-23 20:11:11 +01:00
tibbi 84b5152e3e replace events listview with recyclerview, initial version 2016-11-23 20:06:48 +01:00
tibbi 277343a32a add the bignerdranch recyclerview library 2016-11-23 18:55:27 +01:00
tibbi 4d57e29e02 use smaller fonts on tablets for current day and month 2016-11-23 18:42:20 +01:00
tibbi 5759c1248b always display Change View at the actionbar 2016-11-23 18:32:05 +01:00
tibbi 75e24a684b update version to 1.37 2016-11-23 00:13:58 +01:00
tibbi 28fdd67325 srsly make sure the Add button is hidden in yearly view 2016-11-23 00:13:40 +01:00
tibbi e9fc8bbd89 fix #49, do not show the FAB on yearly view 2016-11-23 00:09:55 +01:00
Sérgio Marques dc03ac57ee Portuguese update 2016-11-21 17:52:24 +00:00
tibbi f1044a82c1 make mCalendar of the widget nullable 2016-11-21 00:07:21 +01:00
tibbi 2f59421909 add Kotlin license 2016-11-20 18:20:09 +01:00
tibbi 877c5b75fc add Stetho license 2016-11-20 18:03:50 +01:00
tibbi 2b73724972 update version to 1.36 2016-11-19 17:24:32 +01:00
tibbi 1337340896 remove some code repetition 2016-11-19 17:21:54 +01:00
tibbi 98e1508a88 make sure we close the cursor after db operations 2016-11-19 17:18:42 +01:00
tibbi ba69073e02 use kotlin string concatenation at some places 2016-11-19 17:14:10 +01:00
tibbi 93a901a336 update the widget from the helper if an event changes 2016-11-19 17:12:38 +01:00
tibbi 8e4388c749 make sure the events in day view are sorted by start time 2016-11-19 17:07:32 +01:00
tibbi d0ed565970 update version to 1.35 2016-11-19 11:30:55 +01:00
tibbi e4b1d63ce7 initialize the mCalendar sooner 2016-11-19 11:29:42 +01:00
tibbi 3c437093ef update version to 1.34 2016-11-17 20:45:59 +01:00
tibbi 7809f4282b use the general EVENT_ID constant at NotificationReceiver 2016-11-17 20:45:51 +01:00
tibbi 412e796abb remove butterknife 2016-11-17 20:29:05 +01:00
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
Sérgio Marques 2858e42110 Update strings.xml 2016-11-13 18:05:41 +00:00
Sérgio Marques f3415ccba1 Portuguese update 2016-11-09 22:57:40 +00: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 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 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 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 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
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 d3afa4b343 center spinner value horizontally 2016-11-01 22:08:49 +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 884dcf1388 update some strings related to custom event reminders 2016-11-01 19:20:25 +01:00
mueller-ma e479511247 Update strings.xml 2016-10-25 10:23:03 +02:00
mueller-ma 024c5c2a76 Translated some strings to german 2016-10-25 10:14:19 +02:00
tibbi 1d72f00ca1 update version to 28 (1.28) 2016-10-24 23:44:48 +02: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 380f9c55c0 adjust the event list divider color so its visible in dark theme too 2016-10-24 20:26:16 +02:00
tibbi bcea981499 show a placeholder at event list in case its empty 2016-10-24 20:17:26 +02:00
mueller-ma 70d3181771 Translated some strings 2016-10-24 19:03:01 +02:00
tibbi 8d5cba8e32 update version to 27 (1.27) 2016-10-23 21:15:42 +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