Commit Graph

2608 Commits

Author SHA1 Message Date
tibbi a497871d6b fix a glitch at month view screen with updating day height 2018-03-28 14:43:56 +02:00
tibbi 1297b88918 make sure the notification sound uses the system stream 2018-03-28 14:13:12 +02:00
tibbi 7ee682f32a make sure month fragment clickable background is properly added 2018-03-28 14:02:54 +02:00
tibbi 2ad7b679a7 use the old month layout for widget config screen 2018-03-28 14:00:53 +02:00
tibbi 026ef7a1c1 update commons to 3.17.5 2018-03-28 13:37:27 +02:00
tibbi b48681793d change the date format at notification, if we show the date 2018-03-28 11:10:05 +02:00
tibbi 6d0ed93536 update commons to 3.17.4 2018-03-27 22:57:06 +02:00
tibbi 1f9a21008a fix #410, use bulk inserting at importing ics files for better performance 2018-03-27 22:30:09 +02:00
tibbi 8d1a2fabe0 delete event types on a background thread 2018-03-27 21:55:27 +02:00
tibbi ee81883508 updating some chinese events lasting multiple days 2018-03-27 21:51:36 +02:00
tibbi 07a1f4c1b2 updating the "Holidays import successfully" string 2018-03-27 21:39:52 +02:00
tibbi 8e966f2d6b shortening Switzerland holidays file 2018-03-27 21:03:07 +02:00
tibbi 0ad7e4b5a4 shorten the austria holidays file 2018-03-27 20:55:34 +02:00
tibbi 19372288c2 fix #407, add or update some country holidays 2018-03-27 20:53:15 +02:00
Tibor Kaputa e768749b41
Merge pull request #409 from dugi991/master
Translated the app name
2018-03-27 20:08:06 +02:00
Unknown 13a22a1f4a Translated the app name
As the Dev suggested, the app name was translated also.
2018-03-27 18:58:44 +02:00
tibbi fc777e3886 update commons to 3.17.3 2018-03-27 18:47:28 +02:00
tibbi c619dc0e8a ensure proper height limit is applied at monthly view days 2018-03-27 15:04:22 +02:00
tibbi 80c59cb41b properly position the clickable background at month view 2018-03-27 14:12:52 +02:00
tibbi f794be6116 add week numbers to monthly view when appropriate 2018-03-27 13:36:01 +02:00
Tibor Kaputa e48156c24b
Merge pull request #408 from dugi991/master
Added Croatian translations
2018-03-27 00:50:39 +02:00
Unknown 7e3277f0ad Added Croatian translations
The app has been fully translated to the Croatian language. If something else is needed, please let me know. Cheers!
2018-03-26 22:35:02 +02:00
tibbi 972ff9d023 remove a couple redundant variables 2018-03-26 18:51:48 +02:00
tibbi baa1c44bcd adding a helper function in MonthView 2018-03-26 18:44:19 +02:00
tibbi f2bc8ba5c8 couple misc month view improvements 2018-03-26 18:27:23 +02:00
tibbi e6568beb32 fix showing repeatable events on the monthly view 2018-03-26 17:50:31 +02:00
tibbi aa14d3022d fix #357, handle com.android.calendar/events intent 2018-03-26 16:34:09 +02:00
tibbi ceab435410 catch runtime exceptions thrown at monthly widget provider 2018-03-26 15:26:00 +02:00
tibbi 34c145d328 show all-day events above others on some views in some cases 2018-03-26 14:55:20 +02:00
tibbi 687927b24a couple improvements to handling events lasting multiple days 2018-03-26 14:45:57 +02:00
tibbi 40ac88dc83 small cleanup at MonthView 2018-03-26 14:09:21 +02:00
tibbi f62be2ac40 color longer events with full alpha, if they touch the current month 2018-03-26 14:06:05 +02:00
tibbi 2ddefb7fe1 properly handle drawing events spanning across multiple weeks 2018-03-26 13:29:56 +02:00
tibbi 4f4c1f2ca2 reduce the alpha of event color, if it isnt in the currently displayed month 2018-03-26 12:03:01 +02:00
tibbi a61168d3dc group and sort all month events in a list to avoid duplicates 2018-03-26 10:58:57 +02:00
tibbi ea345169fa fix setting No Reminder at events 2018-03-26 10:44:45 +02:00
tibbi d12949fb2c small cleanup at MonthView 2018-03-25 23:04:35 +02:00
tibbi 0ad79384aa add three dots below the monthly view events, if theres some hidden ones 2018-03-25 22:49:18 +02:00
tibbi 369317e2e6 limit the max amount of events per day shown on the monthly view 2018-03-25 22:42:49 +02:00
tibbi 35afd48f42 use the array of week day letters at the week fragment 2018-03-25 20:56:49 +02:00
tibbi 18d8fe5747 use longer rectangles and event titles at events spanning multiple days 2018-03-25 20:53:32 +02:00
tibbi b38e8ffbdb draw colored background behind event titles 2018-03-25 20:25:48 +02:00
tibbi edd3bd0737 add event titles on the monthly view 2018-03-25 18:03:23 +02:00
tibbi aeaa4c265f open the appropriate day after clicking it on the monthly view 2018-03-24 23:31:02 +01:00
tibbi 7c17438c0c wrap the month view in a framelayout and add click effects 2018-03-24 21:30:47 +01:00
tibbi e3c0883198 mark the current day of the week, if it is at the current month 2018-03-24 19:26:11 +01:00
tibbi f59933564e recheck week day letters in MonthView at updating items 2018-03-24 18:56:21 +01:00
tibbi 503d941d65 move the week day letters in MonthView too 2018-03-24 17:41:04 +01:00
tibbi 223d711f60 draw a circle around todays date 2018-03-24 16:12:09 +01:00
tibbi e9ab1dbde8 properly update the days at month view 2018-03-24 12:25:33 +01:00