Commit Graph

2086 Commits

Author SHA1 Message Date
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
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
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
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
Kompiuterių meistras +37060040020 3e0a423891
Lithuanian strings.xml
Lithuanian translation
2018-03-20 14:46:49 +02:00
Gozzwip 79d320e3b8
FInally done 2018-03-15 18:58:30 +04:00
Gozzwip 164412a919
Update strings.xml 2018-03-15 18:51:13 +04:00
Gozzwip ab8a236413
fixed some issues 2018-03-15 18:41:17 +04:00
Gozzwip b4a1b73718
adding google playstore strings 2018-03-15 18:24:15 +04:00
julianaito bc6164b8e1 Updated French translation 2018-03-13 14:27:48 +01:00
Gozzwip 25e98f9eec
adding azerbaijani strings 2018-03-09 22:01:48 +04:00
tibbi bda3e415ac properly handle booting of HTC devices too 2018-03-07 15:41:05 +01:00
tibbi 6017a0bcb1 rename snoozeDelay to snoozeTime 2018-03-07 14:26:30 +01:00
tibbi a9b2eb490b moving some strings and dialogs to Commons 2018-03-07 14:09:00 +01:00
tibbi 0c28d4f5ed rename CustomEventReminderDialog to CustomIntervalPickerDialog 2018-03-06 23:03:02 +01:00
tibbi 6c438b5cc1 fix #392, properly format snooze time in settings 2018-03-06 22:12:25 +01:00
tibbi 555496e828 update commons to 3.15.4 2018-03-06 20:14:35 +01:00
fricyo 3e3c89391c
Creat Chinese(TW) Translation 2018-03-07 00:06:59 +08:00
tibbi 147b14a053 update commons to 3.15.0 2018-03-06 12:09:50 +01:00
tibbi 85e7cbd13f update commons to 3.14.17 2018-03-05 16:14:15 +01:00
tibbi 2994334062 moving some icons to Commons 2018-03-05 12:53:35 +01:00
tibbi 43ce8ec161 fix #390, properly handle null ownername at CalDAV calendars 2018-03-05 09:10:30 +01:00
tibbi 8d03a68d8b moved week day letters to Commons 2018-03-04 23:02:41 +01:00
tibbi 17e76de431 update commons to 3.14.13 2018-03-04 19:00:50 +01:00
tibbi 84bc20d732 update commons to 3.14.1 2018-02-28 18:44:21 +01:00
tibbi 0f9ff7c2e9 move some resources to Commons 2018-02-28 18:05:34 +01:00
kniddl fd43be1e59
Updated German FAQ section 2018-02-28 12:01:08 +01:00
solokot c6d25cb91b
Update strings.xml 2018-02-27 13:20:31 +03:00
solokot 5e2240a330
Update strings.xml 2018-02-27 13:05:57 +03:00
solokot b2cb6b5fdd
Update strings.xml 2018-02-27 13:03:45 +03:00
Guillaume 1a5f770148
Dutch 2018-02-25 20:21:47 +01:00
Pierre49 75d920e2a3
Update strings.xml
Modifications traductions en français
2018-02-23 15:22:12 +01:00
FTno c7f3d34fb5
Update strings.xml
Norwegian (nb) translation update
2018-02-21 21:03:56 +01:00
tibbi 653f57ac5d update commons to 3.12.16 2018-02-21 18:46:02 +01:00
tibbi 92502c62a2 fix the Wednesdays first letter in Spanish 2018-02-21 17:59:56 +01:00
tibbi 8c780db6c0 update version to 3.5.2 2018-02-21 14:54:07 +01:00
tibbi cdccf0e2c8 update commons to 3.12.15 2018-02-21 14:49:57 +01:00
tibbi 1a030b8704 execute deleteAllEvents on a background thread 2018-02-21 14:16:14 +01:00
tibbi 7d9b55f064 fix #374, properly import CalDAV all-day events 2018-02-21 14:09:29 +01:00
tibbi f37fcff603 update commons to 3.12.14 2018-02-21 12:09:22 +01:00
tibbi 817b35eabb adding a null check at week fragment 2018-02-20 10:16:40 +01:00
tibbi f3edc06941 update version to 3.3.1 2018-02-19 17:15:13 +01:00
tibbi 2648014c95 make some views not nullable 2018-02-19 17:10:00 +01:00
tibbi fdb27fbf78 fix some glitch with trying to open multiple day from month view 2018-02-19 16:59:42 +01:00
tibbi b41936d92f make sure we really set unique view IDs at viewpagers 2018-02-19 16:44:58 +01:00
tibbi ff6cc4caed properly set the week fragments holder background color 2018-02-19 16:28:23 +01:00
tibbi 23b1a5061e adding a FAQ section 2018-02-19 15:58:18 +01:00
gregory678 05879c0fe8
Update strings.xml 2018-02-19 10:54:22 +01:00
tibbi 87ace10313 adding some FAQ strings 2018-02-18 23:24:30 +01:00
tibbi 0486b77173 create a local variable for WeekFragment scrollview 2018-02-18 21:18:30 +01:00
tibbi e47ab2f145 flip some activity check at refreshing events 2018-02-18 20:23:36 +01:00
tibbi 907abbf5cf fix changing event filters at the Event List view 2018-02-18 20:03:59 +01:00
tibbi 492ab31ce0 removing a redundant variable 2018-02-18 19:56:05 +01:00
angelsl 5074861f3f Fix all-day CalDAV event import for local TZ > GMT+5 2018-02-19 00:58:38 +08:00
tibbi 845489a8f3 change the EventListFragment holders ID after creating 2018-02-18 17:27:46 +01:00
tibbi f00eb5a219 change the ID of some fragment viewpagers on creation to avoid some glitches 2018-02-18 15:42:38 +01:00
tibbi dbb8b797dc removing a redundant variable 2018-02-18 10:43:48 +01:00
tibbi 398653ee64 move the refresh_caldav_calendars menu visibility check in onPrepareOptionsMenu 2018-02-17 23:48:45 +01:00
tibbi 8969043de2 update commons to 3.12.5 2018-02-17 23:28:03 +01:00
en2sv 7169bf0c6f
Update Swedish translation 2018-02-17 20:25:10 +01:00
Guillaume 5e83fdf73b
Dutch 2018-02-14 23:15:20 +01:00
tibbi 3a82f39430 shorten the Spanish launcher name 2018-02-11 18:23:21 +01:00
10cents 86546ba8a4
use_same_snooze +1 string 2018-02-11 12:51:59 +01:00