Commit Graph

2340 Commits

Author SHA1 Message Date
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
tibbi ba07fbcfd3 start rewriting the monthly view into a custom view for better performance 2018-03-24 11:06:22 +01:00
tibbi 72645d1fcb fix #404, properly handle an Insert intent with a different mimetype 2018-03-24 09:49:51 +01:00
tibbi 1d54ea7788 fix #403, tweak some things around notifications 2018-03-23 23:09:07 +01:00
Tibor Kaputa 1aae2a6fc6
Merge pull request #405 from mobtechpd/patch-2
Update strings.xml
2018-03-23 22:58:07 +01:00
Kompiuterių meistras +37060040020 5d5be23915
Update strings.xml 2018-03-23 23:56:14 +02:00
tibbi 5665a687a7 update commons to 3.16.16 2018-03-23 22:49:55 +01:00
tibbi ae0441b5b1 update kotlin to 1.2.31 2018-03-23 22:42:18 +01:00
Tibor Kaputa 1f927876d3
Merge pull request #402 from fraang/master
Improve notification content by displaying date if useful
2018-03-21 12:57:33 +01:00
tibbi 055303e2d8 correct some time calculation at settings 2018-03-21 12:43:18 +01:00
tibbi 67870114d4 use compat radio button at a dialog 2018-03-21 12:42:51 +01:00
Florian Angermeier 6ca192ccc9 Improve notification content by displaying date if useful
The date will now be included in the notification content if it makes sense to do so.
For the time range a en dash is now used instead of the minus symbol.
2018-03-20 23:56:55 +01:00
Florian Angermeier a7ef12bcca Fix closing string tag
Add missing "<" character.
2018-03-20 19:06:50 +01:00
Tibor Kaputa ac08a474d5
Merge pull request #401 from mobtechpd/patch-1
Lithuanian strings.xml
2018-03-20 14:04:28 +01:00
Kompiuterių meistras +37060040020 3e0a423891
Lithuanian strings.xml
Lithuanian translation
2018-03-20 14:46:49 +02:00
Tibor Kaputa d785b3bf8a
Merge pull request #399 from Gozzwip/patch-2
adding google playstore strings
2018-03-15 16:00:55 +01:00