Commit graph

2261 commits

Author SHA1 Message Date
tibbi
e36bd69642 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2018-05-04 13:43:49 +02:00
tibbi
e29b79db9f fix #470, properly fill out start and end timestamp of cancelled repeatable event instances 2018-05-04 13:43:37 +02:00
Guillaume
c1e75bb7e1
Dutch 2018-05-03 00:23:38 +02:00
10cents
ae877d51ad
override_event_types 2018-05-02 22:34:13 +02:00
tibbi
be598ddb51 do not show the "Syncing..." and "Sync complete" messages at disabling sync 2018-05-02 22:11:32 +02:00
tibbi
73dacba546 replace "\," with "," at importing events 2018-05-02 21:00:39 +02:00
tibbi
4d60ed186f fix #446, do not try syncing inappropriate events via CalDAV 2018-05-02 20:58:04 +02:00
tibbi
52c6864a70 allow overriding the CATEGORIES field at ics events 2018-05-02 20:48:53 +02:00
tibbi
154e466989 adding a string for overriding event type in file during importing 2018-05-02 15:24:19 +02:00
tibbi
377c0f2e28 renaming a function 2018-05-02 14:01:02 +02:00
tibbi
e3b4be65d3 fix a glitch at setting local event type 2018-05-02 11:49:36 +02:00
tibbi
47f5adf5f3 properly handle last used event type at Importing events 2018-05-02 10:47:02 +02:00
tibbi
e6d49184a5 store the last used event type id, use it as default in new events 2018-05-02 10:27:58 +02:00
tibbi
4383ed1f53 properly handle File Open intent if the app is just backgrounded 2018-05-02 09:43:32 +02:00
tibbi
de0e8daaca show the list widget configuration activity from settings when requested 2018-05-02 09:30:06 +02:00
tibbi
4c4ac0bc03 adding a settings button for customizing widget colors 2018-05-01 22:11:42 +02:00
tibbi
48d452bd28 add a white stroke around color pickers on widget config screens 2018-05-01 20:44:09 +02:00
tibbi
898519de91 update commons to 3.21.3 2018-05-01 20:37:39 +02:00
tibbi
52b9e13990 update commons to 3.21.2 2018-05-01 19:43:09 +02:00
tibbi
60747821f1 try getting a reference to the db before doing any operations on it 2018-05-01 19:36:11 +02:00
10cents
1898c1f71a
FAQ 2018-04-30 13:20:05 +02:00
Sieger_14
56eec042f1
Update strings.xml
I modified the strings :
- 86 : >Anniversaires< → >Anniversaires d\'évènements<
- 87 : the same modification
- 88 : the same
- 89 : the same
2018-04-29 21:57:03 +02:00
Peter Marquardt
5abc6549bd values-de/strings.xml
fix show grid translation
2018-04-24 08:50:25 +02:00
dugi991
e7d05b2ac0
Update strings.xml 2018-04-17 21:15:17 +00:00
Sérgio Marques
bebfd4d6c6
Update strings.xml 2018-04-16 21:17:40 +00:00
Kompiuterių meistras +37060040020
37d0faf572
Update strings.xml 2018-04-16 00:30:41 +03:00
10cents
9b0065e50a
show_a_grid 2018-04-14 22:15:10 +02:00
en2sv
1b848ff85d
Update Swedish translation 2018-04-14 20:10:48 +02:00
FTno
124817d185
Update strings.xml
Norwegian (nb) translation update
2018-04-13 16:03:22 +02:00
solokot
64167568ad
Update strings.xml 2018-04-13 14:36:37 +03:00
tibbi
58e4e42063 fix #438, set caldav event status to confirmed by default 2018-04-13 10:52:51 +02:00
tibbi
55787b5b8d Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2018-04-13 10:13:11 +02:00
tibbi
18d2a4fb13 fix #383, allow exporting files in an SD card 2018-04-13 10:12:52 +02:00
Tibor Kaputa
2430d40ebf
Merge pull request #437 from 10cents/patch-10
show_a_grid
2018-04-12 23:08:11 +02:00
tibbi
15719b6430 fix monthly view grid with visible week numbers 2018-04-12 22:50:24 +02:00
10cents
d8c0f6c01e
show_a_grid 2018-04-12 22:44:10 +02:00
tibbi
b28b35cc40 fix #434, adding indonesian holidays 2018-04-12 15:24:33 +02:00
tibbi
313422637d fix #44, show an optional grid on the monthly view if selected so 2018-04-12 14:22:33 +02:00
tibbi
8bd24a5642 fix #431, make sure the proper day gets opened after clicking a widget 2018-04-11 23:24:48 +02:00
Guillaume
bab33aa6ff
Dutch 2018-04-11 22:52:57 +02:00
tibbi
efa8424758 make sure the selected notification sound is played 2018-04-11 22:44:44 +02:00
tibbi
277ae9f4dd get a reference to the db after app launch to make sure it gets created in time 2018-04-11 20:25:04 +02:00
tibbi
089fa48412 adding a new string Show a grid 2018-04-11 18:09:59 +02:00
tibbi
ce92fa8f63 update commons to 3.18.18 2018-04-11 12:24:24 +02:00
10cents
8e28e881a0
public_event_notification_text 2018-04-11 12:08:48 +02:00
tibbi
51d085943a adding a slovak string translation 2018-04-11 11:23:18 +02:00
tibbi
9e7d76936f Merge branch 'master' of https://github.com/fraang/Simple-Calendar 2018-04-11 11:06:04 +02:00
tibbi
1da9c0e268 change the way we obtain widget IDs 2018-04-11 11:05:44 +02:00
Florian Angermeier
f9eb5e6873 Changes requested by tibbi 2018-04-11 00:05:55 +02:00
Florian Angermeier
3ef480a80d Add a public version of the notification to make it possible to optionally hide sensitive information
Also don't override the visibility to respect the user's notification
settings
2018-04-10 23:40:55 +02:00
Sérgio Marques
3e35b5b321
Update strings.xml 2018-04-07 16:38:34 +01:00
matteoarrighi
164747d1c3
updating italian translation 2018-04-06 23:12:29 +02:00
kniddl
96654979cb
Updated German string 2018-04-04 22:08:30 +02:00
Kompiuterių meistras +37060040020
1b88aa8f09
Update strings.xml 2018-04-04 01:24:51 +03:00
FTno
e4c3faddf1
Update strings.xml
Norwegian (nb) translation update
2018-04-02 14:18:24 +02:00
tibbi
7ca9f6649e handle notification broadcast on a background thread 2018-03-30 18:22:50 +02:00
tibbi
a7dd568793 disable looping at alarm sound preview 2018-03-30 18:14:10 +02:00
tibbi
2e4b2f4ddb adding custom notification sound picker to release notes 2018-03-30 18:02:44 +02:00
tibbi
c9146b10af adding the alarm sound picker dialog from Commons 2018-03-30 17:27:49 +02:00
tibbi
b43f63a142 set proper default day at pressing "Plus" on monthly view 2018-03-30 11:24:30 +02:00
tibbi
943280dce0 removing some redundant code from MonthFragment 2018-03-30 11:12:29 +02:00
tibbi
16e10a07de use AlarmManagerCompat for scheduling event reminders 2018-03-30 11:10:05 +02:00
tibbi
134fd58c1a use a background thread for scheduling things after boot 2018-03-30 10:50:26 +02:00
tibbi
913ec2b1c3 adding a crashfix in MonthView 2018-03-30 10:33:35 +02:00
fricyo
5caaf5832b
Creat Chinese(TW) Translation 2018-03-30 15:33:52 +08:00
tibbi
5943d0991e optimize event getting at month views a bit + fix some glitches 2018-03-29 20:13:26 +02:00
tibbi
97a6b15430 fix repetition multiple days a week in a row 2018-03-29 19:26:40 +02:00
10cents
8b27350958
holidays_imported_successfully 2018-03-29 14:29:45 +02:00
dugi991
49c37cc246
Update strings.xml
Translated the newly added line on 133, fixed a translation on line 12.
2018-03-28 22:06:06 +00:00
Guillaume
ab280f98a3
Dutch 2018-03-28 20:23:16 +02:00
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
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
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
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
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
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
Sérgio Marques
dadbf368a0
Update strings.xml 2018-02-10 16:11:32 +00:00
FTno
7193c93894
Update strings.xml
Norwegian (nb) translation update
2018-02-10 16:48:05 +01:00
tibbi
d603ed3b25 use more human readable default filename at exporting events 2018-02-10 14:02:57 +01:00
tibbi
b0d4523747 refresh day fragments at event update, dont recreate them 2018-02-10 13:16:15 +01:00
tibbi
a5a84a400a properly update yearly calendar at some change, don't recreate it 2018-02-10 13:05:51 +01:00
tibbi
bffb0ba0a1 just refresh the weekly fragments if events change, dont recreate them 2018-02-10 12:07:57 +01:00
tibbi
e77ceeff2a just update monthly fragments at event rechecking, dont recreate them 2018-02-10 11:42:03 +01:00
tibbi
91d5c3dd00 properly import all-day events from nextcloud type services 2018-02-10 11:14:18 +01:00
tibbi
d343e8211f avoid updating Types db table if it was just created 2018-02-10 00:04:12 +01:00
tibbi
ab8cbf7726 commit fragment transactions asap, should fix blank/duplicate views 2018-02-09 23:16:37 +01:00
tibbi
b4c26da2ce decide if default snooze reminder should be used, or show a snooze picker 2018-02-09 22:55:01 +01:00
tibbi
4482d34ab5 reduce the padding of Settings section labels too 2018-02-09 22:02:38 +01:00
tibbi
dacf46a50b shorten the Settings string about replacing description with location 2018-02-09 21:55:09 +01:00
tibbi
13b6d44ac5 use smaller side padding at Setting items 2018-02-09 21:45:32 +01:00
tibbi
9cffeef386 add a toggle for using a default snooze 2018-02-09 21:42:15 +01:00
tibbi
dbe7211e2c add a string for toggling same interval at snooze 2018-02-09 21:09:31 +01:00
tibbi
e0628bf496 Revert "remove the customizable snooze delay from settings"
This reverts commit 0c57eb0238.
2018-02-09 21:02:51 +01:00
tibbi
40da9993d4 pass the activity as a parameter at fetching CalDAV calendars 2018-02-07 09:48:32 +01:00
Tibor Kaputa
da8eeda2bf
Merge pull request #352 from xmgz/master
1st gl translation
2018-02-06 12:43:05 +01:00
Xose M
609bd63a4f
ao galego desde a versión espanhola
espero que esté todo, pois tardei unhas semanas en voltar a rematar o traballo
2018-02-06 12:31:48 +01:00
tibbi
4c68b3b6af properly update the FAB color 2018-02-05 14:54:38 +01:00
tibbi
5eb3fa6b91 fix some glitches with blank screens at opening the app through widgets 2018-02-05 14:44:20 +01:00
tibbi
6f93c21702 use our own MyLinearLayoutManager at recycler views 2018-02-05 14:28:44 +01:00
tibbi
54922fc779 add a "New Event" content description to the Floating action button 2018-02-04 12:03:24 +01:00
Tibor Kaputa
52323908f0
Merge pull request #343 from gregory678/patch-3
Translation updates and fixes [2018.02.03]
2018-02-03 09:27:23 +01:00
gregory678
90b89067c4
Update strings.xml 2018-02-03 01:20:08 +01:00
FTno
64997579f8
Update strings.xml
Norwegian (nb) translation update
2018-02-02 20:24:06 +01:00
Tibor Kaputa
c4a75c3957
Merge pull request #335 from trubitsyn/patch-1
Set unique applicationIdSuffix in debug builds
2018-02-02 16:55:12 +01:00
Nikola Trubitsyn
c52f469220
Update strings.xml 2018-02-02 17:47:37 +03:00
Guillaume
4588af1fe2
Dutch 2018-02-01 23:26:20 +01:00
Nikola Trubitsyn
7d1952e00f Set unique applicationIdSuffix in debug builds 2018-02-02 00:46:40 +03:00
tibbi
9eee225341 add an option for preventing displaying of Whats New 2018-02-01 17:23:59 +01:00
tibbi
c671727270 allow changing the Snooze interval after clicking Snooze 2018-02-01 16:10:32 +01:00
tibbi
a9eee4ff50 move RepeatIntervalDialog and ReminderDialog in activity extensions 2018-02-01 14:45:32 +01:00
tibbi
0c57eb0238 remove the customizable snooze delay from settings 2018-02-01 14:15:54 +01:00
tibbi
829fd61ec2 remove some deprecated constants 2018-02-01 13:42:16 +01:00
tibbi
bf179350e8 apply the month fragment padding only to the top 2018-02-01 13:30:06 +01:00
tibbi
7a3e0a2e98 fix #330, show a Back button on the actionmenu at opening a subview 2018-02-01 12:30:42 +01:00
tibbi
e0b070b6dc fix #334, make sure the FAB works properly at third party intents 2018-02-01 12:04:56 +01:00
Tibor Kaputa
cee7ea87a4
Merge pull request #337 from Phoenix1747/patch-1
Update DE
2018-02-01 11:56:44 +01:00
10cents
fdc3fff54a
delete_all_events_confirmation done 2018-02-01 11:22:15 +01:00
Phoenix1747
454a48d5b4
Update strings.xml 2018-02-01 09:57:15 +01:00
tibbi
4edd3af202 make sure removing fragments is synchronous, hopefully fixes blank screens 2018-02-01 00:07:41 +01:00
tibbi
7bf1d92532 fix #123, allow deleting all events 2018-02-01 00:03:51 +01:00
tibbi
58102447af add a setting for deleting all events 2018-01-31 23:49:38 +01:00
tibbi
005c65cc76 remove the Default Event Reminder setting, remember last selection 2018-01-31 23:14:47 +01:00
tibbi
f994a085e1 catch security exceptions thrown at alarm setRepeating 2018-01-31 21:24:25 +01:00
tibbi
ba70e6b523 check if we can generate a public uri from the selected reminder sound uri 2018-01-31 21:17:45 +01:00
tibbi
f7010a9529 shorten the search closing code 2018-01-31 19:31:12 +01:00
Guillaume
fe0e2fcae5
Dutch 2018-01-29 21:55:09 +01:00
solokot
790a153ec5
Update strings.xml 2018-01-28 23:33:33 +03:00
tibbi
6b74fc4b2e do not show the Syncing... if no caldav calendar has been selected 2018-01-27 21:20:08 +01:00
tibbi
971c569cb0 remove intent extras after handling them 2018-01-27 21:10:16 +01:00
tibbi
5b0935bc92 split Settings into subsections 2018-01-27 20:19:39 +01:00
tibbi
b75cf7ebd8 add a section title to event reminders in settings 2018-01-27 18:21:52 +01:00
tibbi
5dcfe69df1 fix #324, properly import events with descriptions stretching to multiple lines 2018-01-27 15:29:38 +01:00
FTno
f265de3d4f
Update strings.xml
Norwegian (nb) translation update
2018-01-27 14:59:53 +01:00
tibbi
c6060760f0 fix #328, show FAB when opening a day from the widget 2018-01-27 14:48:26 +01:00
tibbi
8e838a295c avoid exposing file uri at notifications 2018-01-27 14:39:55 +01:00
tibbi
40e2bcc00a update the USA Memorial Day date 2018-01-26 13:23:05 +01:00
tibbi
b3453bedff refresh events at uncovered fragments 2018-01-22 22:04:01 +01:00
tibbi
fbd37d4977 avoid trying to refresh viewpager from wrong thread, or with invalid activity 2018-01-22 22:00:30 +01:00
tibbi
e04b84c416 updating the app playstore long description 2018-01-22 19:03:20 +01:00
tibbi
3857707345 adjust New Event default date/time according to currently selected fragment 2018-01-22 18:01:44 +01:00
tibbi
438935c301 remove DayActivity 2018-01-22 17:36:11 +01:00
tibbi
d2a145faed replace DayActivity with dayfragment at third party calendar intent too 2018-01-22 17:17:08 +01:00
tibbi
2fc5213391 launch the given day at pressing a day at list widget 2018-01-22 17:15:26 +01:00
tibbi
ccc738203b properly open day/month view from monthly widget 2018-01-22 16:44:06 +01:00
tibbi
558478c0d9 switch to the day fragment at opening a day from month fragment 2018-01-22 15:53:42 +01:00
tibbi
1390acd4ec fix #96, add a Daily View 2018-01-22 15:16:21 +01:00
tibbi
354d658395 properly reset some calendars at toggling Sunday First or 24 hour time format 2018-01-21 23:59:04 +01:00
tibbi
1741455f15 fix misc things around main activity fragments 2018-01-21 22:59:51 +01:00
tibbi
80d403f2b1 rewrite MainActivity, split views into standalone fragments 2018-01-21 19:10:29 +01:00
Guillaume
b8f68a287f
Dutch 2018-01-21 16:31:15 +01:00
Nikola Trubitsyn
6ccd1477c3
Update strings.xml
As per https://github.com/SimpleMobileTools/General-Discussion/issues/51
2018-01-21 16:05:00 +03:00
Nikola Trubitsyn
ad61f9eb2b
Update strings.xml 2018-01-21 04:22:49 +03:00
Tibor Kaputa
31af76d4c7
Merge pull request #318 from Phoenix1747/patch-1
translate daily view DE
2018-01-20 13:33:11 +01:00
10cents
6e5c9e67d2
Update strings.xml
Updated
2018-01-20 11:39:41 +01:00
Phoenix1747
43583fca78
translate daily view DE 2018-01-20 11:28:25 +01:00
tibbi
ba602c6495 some code cleanup at the day fragment 2018-01-19 23:48:07 +01:00
tibbi
f3ca86e809 properly refresh the viewpager at some Weekly view config changes 2018-01-19 23:22:16 +01:00
tibbi
c1871ad27a remove a searchMenuItem check 2018-01-19 23:20:22 +01:00
tibbi
85123940e4 add a Daily view string 2018-01-19 23:07:57 +01:00
tibbi
f2e3817e26 invalidate options menu only when necessary, not at every swipe 2018-01-19 21:02:25 +01:00
tibbi
fff3f05a99 prevent Event Type remove animation if it wasnt deleted 2018-01-19 20:20:56 +01:00
tibbi
9e7d99b822 adding a comment 2018-01-19 20:16:25 +01:00
tibbi
d5d56ec127 fix off-by-day issue at syncing caldav events 2018-01-19 20:16:04 +01:00
tibbi
a9ac3a955f fix #316, allow importing ics events directly in a caldav calendar 2018-01-19 18:07:06 +01:00
tibbi
339e307bf6 make the yearly fragment CalendarImpl nullable too 2018-01-19 17:14:37 +01:00
tibbi
889f59d14d make MonthlyCalendarImpl at month fragment nullable 2018-01-19 17:11:50 +01:00
tibbi
e6cae19387 fix #216, try parsing lat lon coordinates from location value 2018-01-19 16:36:15 +01:00
tibbi
06d4f8f824 adding an initial search 2018-01-19 15:42:49 +01:00
tibbi
7fe64f4c81 show search result placeholder when no results are shown 2018-01-19 14:56:35 +01:00
tibbi
c777967d7e adding the initial search logic 2018-01-18 23:54:36 +01:00
tibbi
ae48c1f899 adding a Search menu button 2018-01-18 23:37:42 +01:00
tibbi
fd2d8470df updating playstore description a bit 2018-01-16 21:57:09 +01:00
tibbi
d8a3382eda fix #313, fix some B&W theme related issues 2018-01-16 21:06:26 +01:00
tibbi
9a670a843a replace custom colors with material shades 2018-01-16 20:57:09 +01:00
tibbi
8a7fc481ee update commons to 3.7.7 2018-01-16 20:50:10 +01:00
tibbi
69efa73902 reordering some functions 2018-01-15 23:27:34 +01:00
tibbi
9f0dc9ae29 update commons to 3.7.4 2018-01-15 16:26:23 +01:00
tibbi
cb20b0a814 update Commons with just one shade of divider grey 2018-01-15 14:36:25 +01:00
Tibor Kaputa
510989fa39
Merge pull request #314 from ltGuillaume/master
Dutch
2018-01-14 21:53:41 +01:00
Guillaume
887aa76202
Dutch 2018-01-14 21:48:05 +01:00
tibbi
d28e4251a3 reuse some import/export related strings from the Commons library 2018-01-14 17:59:33 +01:00
tibbi
4c9fdc57f7 use a helper extension function for getting current time seconds 2018-01-11 20:26:01 +01:00
tibbi
136e5e2fcf fix #285, rework the event list widgets top 2018-01-11 20:17:10 +01:00
tibbi
9614997324 fix #311, handle some event INSERT and EDIT intents 2018-01-11 17:54:56 +01:00
tibbi
3bd689ce65 request caldav calendar sync on startup 2018-01-11 17:15:01 +01:00
tibbi
e1c6afc562 refresh only the needed caldav accounts 2018-01-11 16:48:22 +01:00
tibbi
c5c8b89f98 store caldav calendar type too 2018-01-11 16:26:08 +01:00
tibbi
f5e85c4a50 remove a deprecated googleSync config field 2018-01-11 16:19:17 +01:00
Guillaume
0f1a6f0893
Dutch 2018-01-11 15:10:56 +01:00
tibbi
cc763751b8 hardcode Thanksgiving day for 2018, it doesnt repeat on the same day 2018-01-11 13:49:20 +01:00
tibbi
ca327d2edc add Martin Luther King, Jr. Day holiday in USA 2018-01-11 13:45:48 +01:00
tibbi
112a044be1 more fixed related to repeatable event exceptions 2018-01-11 12:04:19 +01:00
tibbi
71a6316b29 properly send created repeatable event exception to the adapter 2018-01-10 23:44:02 +01:00
tibbi
beb00ecf89 avoid unnecessary caldav event updates 2018-01-10 23:43:20 +01:00
tibbi
fa71f3a1de remove GSON license, it isnt used 2018-01-10 22:28:28 +01:00
tibbi
30ee706176 make event update callback nullable 2018-01-10 21:00:32 +01:00
tibbi
7fb3a95455 couple more caldav repeating event improvements 2018-01-10 20:57:06 +01:00
FTno
527e670dee
Update strings.xml
Norwegian (nb) translation update
2018-01-10 20:09:24 +01:00
tibbi
db5c847035 couple more fixes related to caldav syncing repeatable event exceptions 2018-01-10 19:56:13 +01:00
10cents
7cbb502972
Update strings.xml 2018-01-10 19:14:06 +01:00
tibbi
e44623f229 handle caldav events without a title too 2018-01-10 17:04:55 +01:00
tibbi
b94dbe9f27 properly handle importing CalDAV repeating event exception, related to #294 2018-01-10 15:36:29 +01:00
Phoenix1747
6095539014
Update strings.xml 2018-01-10 15:15:53 +01:00
tibbi
2c7a722d67 show an instant notification at event saving only if it isnt repeatable 2018-01-10 14:44:49 +01:00
tibbi
8229735f63 properly reschedule repeating event if an exception has been added 2018-01-10 14:26:29 +01:00
tibbi
41ab749abb slightly updating the error message at unavailable map app 2018-01-10 14:05:49 +01:00
tibbi
c2f19d9dc0 add a location button for displaying the filled value on map, related to #216 2018-01-10 00:23:04 +01:00
tibbi
1bf5e223fa add a map button to the location field 2018-01-09 22:30:33 +01:00
tibbi
62294150bb use the adjusted primary color at filter checkboxes to improve b&w theme 2018-01-09 22:09:09 +01:00
tibbi
14b94d1eb0 fix #280, fix widget reseting its colors 2018-01-09 21:59:17 +01:00
tibbi
9541bdad2e fix #304, add Australian holidays 2018-01-09 17:54:29 +01:00
tibbi
37c86400d4 do not use withZoneRetainFields when parsing dates, should fix off-by-day 2018-01-09 17:25:31 +01:00
tibbi
726bb1f142 lets make dark theme the default 2018-01-09 16:05:41 +01:00
tibbi
b3c2aae961 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2018-01-09 16:03:27 +01:00
tibbi
832cf8c2c9 update commons to 3.6.15 2018-01-09 16:03:15 +01:00
10cents
ce044beb36
Update strings.xml
app_short_description modified, now 78 characters!
2018-01-09 15:05:13 +01:00
tibbi
7374dbc662 closing a strings tag 2018-01-09 13:52:35 +01:00
10cents
8e951323db
Update strings.xml
Should be ok by now.
2018-01-09 12:46:22 +01:00
Tibor Kaputa
87b30e0026
Merge pull request #302 from esu23/patch-1
Update Spanish translation
2018-01-01 12:24:39 +01:00
esu23
985a43c200
Update Spanish translation 2018-01-01 01:06:52 +00:00
en2sv
4f60697ba6
Update Swedish translation 2017-12-31 20:17:28 +01:00
tibbi
72f71b9158 update Commons with joda proguard rules 2017-12-31 12:20:17 +01:00
Phoenix1747
74c7984df8
Update DE Play Store description 2017-12-30 13:28:26 +01:00
Xose M
f94fd3b57b
primeiras cadeas 2017-12-30 06:58:55 +01:00
Xose M
3b1629d547
copiado de values-es
para ter unha referencia do sentido das cadeas
2017-12-30 06:56:07 +01:00
Xose M
b2b919a0eb
crear strings en galego
novo idioma para Calendar
2017-12-30 06:53:54 +01:00
tibbi
fc1e8cfb1c move the dialog theme getter in Commons 2017-12-27 19:57:41 +01:00
tibbi
940de7900c reuse dateFormats from the Commons library 2017-12-27 16:35:36 +01:00
Tibor Kaputa
ef907248b3
Merge pull request #298 from hanjoongcho/master
Update Korean translation
2017-12-20 18:10:26 +01:00
hanjoong.cho
60c575f358 Update Korean translation 2017-12-20 23:01:18 +09:00
tibbi
c4a7509efa allow creating new folders before exporting events in an ics file 2017-12-19 23:13:48 +01:00
tibbi
e53739fbd2 remove a redundant Filter string 2017-12-19 23:07:56 +01:00
tibbi
b3dcab17f7 do not show a notification of past events if no reminder is set 2017-12-14 09:26:23 +01:00
Sérgio Marques
a2a596c82b
Update strings.xml 2017-12-10 22:54:19 +00:00
tibbi
11c3410bc2 remove a confusing check 2017-12-10 21:58:39 +01:00
tibbi
00c87eb037 use our own OK string at widget configs 2017-12-07 12:56:59 +01:00
TKMankind
fa8123c954
Update strings.xml
A small correction/Une petite correction.
2017-12-07 02:25:18 +01:00
FTno
6bfe53bb00
Update norway.ics
Added UID value and removed 'CATEGORIES:Holidays' compared to the previous pull request.
2017-12-06 22:00:25 +01:00
tibbi
e6eff58062 use normal_text_size at dialogs 2017-12-06 21:08:10 +01:00
tibbi
0dcf4cfffa fix #289, remove the Holiday category from holiday ics files 2017-12-06 20:43:39 +01:00
tibbi
37bfb32d86 replace vector icons with pngs 2017-12-06 20:24:50 +01:00
tibbi
4cb647e84b reference the supportactionbar for changing the title 2017-12-05 18:58:46 +01:00
tibbi
3afce41234 use svg launcher icons whenever possible 2017-12-04 23:18:46 +01:00
tibbi
7edb6c6b96 fix #233, properly import multiple events in a row with empty importID 2017-12-04 13:58:23 +01:00
tibbi
426313bb17 display an error toast at importing ics events time parsing 2017-12-04 12:15:47 +01:00
Tibor Kaputa
b736132f90
Merge pull request #288 from FTno/patch-2
Update strings.xml
2017-12-03 23:07:55 +01:00
tibbi
38f023bca1 properly export and import custom event type colors through ics files 2017-12-03 22:57:01 +01:00
FTno
851704d80f
Update strings.xml 2017-12-03 22:50:27 +01:00
tibbi
a0d8a5a5a9 pass context instead of activity in a couple Formatter functions 2017-12-03 21:13:06 +01:00
Tibor Kaputa
88124d4219
Merge pull request #287 from ltGuillaume/patch-1
Dutch
2017-12-03 19:58:32 +01:00
Guillaume
2528b9b06c
Dutch 2017-12-03 18:58:17 +01:00
Phoenix1747
2885d0eb41
Update strings.xml
Changed translation of the word event to make more accurate + translated newest missing string.
2017-12-03 13:01:00 +01:00
tibbi
a9593e945b move config and dbHelper extensions to the top of the file 2017-12-02 19:44:52 +01:00
tibbi
b405317f7d fix #282, add notification channel so it works fine on Android 8 2017-12-02 19:34:27 +01:00
tibbi
e9b09ad88b move STORED_LOCALLY_ONLY constant in Constants.kt 2017-12-02 17:28:17 +01:00
tibbi
a105d270c0 remove a redundant interface 2017-12-02 17:24:00 +01:00
tibbi
ab0bfebdf1 use rounded icons everywhere 2017-12-02 16:03:41 +01:00
tibbi
bfe630fbc3 updating a event type item placeholder text 2017-12-01 23:54:52 +01:00
tibbi
0408dacc9b update commons to 3.0.22 2017-12-01 23:50:46 +01:00
tibbi
372bafbd1d redraw whole EventList fragment if an event has been deleted 2017-12-01 20:42:17 +01:00
tibbi
87c2e5b7bd make the list item selection marker stretch through the whole screen width 2017-12-01 20:39:38 +01:00
tibbi
9a6ee91180 initialize Stetho only in debug build 2017-12-01 20:32:54 +01:00
tibbi
07b3e418a6 remove "}" from EXDATE for now 2017-12-01 12:33:42 +01:00
tibbi
749c2e5326 update Commons to 3.0.17 2017-12-01 11:57:41 +01:00
tibbi
9c6592bcae update commons to 3.0.12 2017-11-30 20:21:35 +01:00
tibbi
2671d3d6f1 remove a redundant interface from EventListFragment 2017-11-30 18:18:16 +01:00
tibbi
0e7def3932 use the helper functions for removing recyclerview items 2017-11-30 18:13:17 +01:00
tibbi
aa04c74ae0 update Commons with some recyclerview improvements 2017-11-30 13:47:02 +01:00
tibbi
b642561616 do not use the dynamic theme at widget config screens 2017-11-29 22:41:29 +01:00
tibbi
7a2638832e update commons to 2.42.8 with misc improvements 2017-11-29 21:13:38 +01:00
tibbi
d0c5848167 adding norwegian nb strings 2017-11-27 12:07:43 +01:00
tibbi
4bb6c8b262 properly show a repeat string at monthly repetition 2017-11-26 00:29:12 +01:00
tibbi
9785900e21 fix importing and exporting new monthly repetition types 2017-11-26 00:12:14 +01:00
tibbi
078db574ca improve some monthly repetition rules 2017-11-25 23:27:51 +01:00
tibbi
a89072e244 allow repeating on Every 4th Sunday even if a month has 4 sundays only 2017-11-25 23:02:15 +01:00
tibbi
72a2b574fd make sure the default date doesn't change when adding a new event before midnight 2017-11-25 20:41:35 +01:00
Sérgio Marques
4759f4e16a
Update strings.xml 2017-11-20 00:50:01 +00:00
tibbi
29bb810681 make sure edittexts use normal_text_size 2017-11-17 10:16:07 +01:00
tibbi
86a57ace6d rename EventTypeAdapter to ManageEventTypesAdapter 2017-11-16 21:15:38 +01:00
tibbi
cd7dcde36f update to the latest version of MyRecyclerView 2017-11-16 21:14:30 +01:00
tibbi
6f90e9c030 adding Norwegian translation by FTno 2017-11-14 18:29:00 +01:00
tibbi
e49b349d6c add a check at getting event types, if the activity is still alive 2017-11-14 09:19:08 +01:00
tibbi
34097baaa4 adding an Adaptive icon 2017-11-13 23:43:13 +01:00
tibbi
2011ba4115 use a defined dimension for the widget colorpicker size 2017-11-13 23:13:20 +01:00
tibbi
a145263ffa use the new event list adapter at the widget config screen 2017-11-13 22:58:51 +01:00
tibbi
49de1431a5 use theme colors at widget config activities too 2017-11-13 22:50:21 +01:00
tibbi
befacff4e4 allow drag selecting multiple events at the daily view 2017-11-13 21:54:46 +01:00
tibbi
c2fe4d6bb0 properly refresh the events at daily view after changing filtering 2017-11-13 20:28:10 +01:00
tibbi
c1179639d6 count only the selectable items at MyAdapter actionmenu 2017-11-13 20:06:07 +01:00
tibbi
919b67d6e1 use the applyColorFilter extension for coloring elements 2017-11-13 20:01:41 +01:00
tibbi
0f8b30df52 add a confirmation dialog before deleting an event type 2017-11-13 19:32:10 +01:00
tibbi
9b24d4420e update the EventListAdapter code 2017-11-13 19:29:19 +01:00