tibbi
|
771f3af059
|
do not scroll the event list anywhere, if the first event is already today/future
|
2018-05-05 23:07:23 +02:00 |
tibbi
|
9dad0d789c
|
change the default "Display past events" interval to 1 day
|
2018-05-05 23:02:23 +02:00 |
tibbi
|
432a624ad1
|
scroll Event List View to Today by default
|
2018-05-05 21:11:50 +02:00 |
tibbi
|
5c4014c76e
|
setup widget list creation into separate functions
|
2018-05-05 21:11:33 +02:00 |
tibbi
|
2e4f24dee5
|
make sure the Search placeholders have proper text color
|
2018-05-05 15:42:55 +02:00 |
tibbi
|
a050454fec
|
removing some margins from the settings screen
|
2018-05-05 14:08:26 +02:00 |
tibbi
|
a6960b0844
|
fix #441, add a setting for dimming past events, enabled by default
|
2018-05-04 23:38:06 +02:00 |
tibbi
|
614b17e36f
|
dim past events when appropriate at the weekly view too
|
2018-05-04 22:33:15 +02:00 |
Tibor Kaputa
|
66f8c6adf1
|
Merge pull request #476 from ltGuillaume/patch-1
Dutch
|
2018-05-04 22:15:57 +02:00 |
Guillaume
|
4c0e19c55e
|
Dutch
|
2018-05-04 21:48:21 +02:00 |
tibbi
|
0a8606c373
|
dim past events on the monthly views when appropriate
|
2018-05-04 21:36:28 +02:00 |
tibbi
|
135d2bc8c2
|
adding a settings item for dimming past events
|
2018-05-04 21:04:30 +02:00 |
tibbi
|
0650491ce7
|
adding a new Events string
|
2018-05-04 20:58:55 +02:00 |
tibbi
|
561a8a92a2
|
adding a string about dimming past events
|
2018-05-04 20:45:11 +02:00 |
tibbi
|
bcd20f254e
|
fix #199, allow duplicating events
|
2018-05-04 20:28:12 +02:00 |
tibbi
|
e8db3657ec
|
adding a new string for duplicating events
|
2018-05-04 20:08:28 +02:00 |
tibbi
|
825a2563be
|
update commons to 3.21.6
|
2018-05-04 19:46:49 +02:00 |
tibbi
|
9596ee1f28
|
fix #453, add an option to loop reminders until dismissed
|
2018-05-04 18:23:12 +02:00 |
tibbi
|
623750eb5e
|
fix #474, make sure refer to the proper repeatable event instance with "Tomorrow", or the specific date
|
2018-05-04 17:56:53 +02:00 |
tibbi
|
5d472fa30d
|
fix #461, properly handle the Location field at importing
|
2018-05-04 16:32:09 +02:00 |
tibbi
|
0f97ce7153
|
avoid showing the same color multiple times at the caldav event type color picker
|
2018-05-04 16:15:03 +02:00 |
tibbi
|
7ed33a2157
|
update commons to 3.21.5
|
2018-05-04 15:57:35 +02:00 |
tibbi
|
f68dfdc4a5
|
create a local variable for caldav calendars at sync
|
2018-05-04 15:42:43 +02:00 |
tibbi
|
a350396ece
|
fix #466, replace empty repetition rule with null at non-repeating events
|
2018-05-04 14:24:44 +02:00 |
tibbi
|
42ddaa6b49
|
fix a small visual glitch around margin at synced calendar
|
2018-05-04 14:03:55 +02:00 |
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 |
Tibor Kaputa
|
a498f65899
|
Merge pull request #472 from ltGuillaume/patch-1
Dutch
|
2018-05-03 08:22:46 +02:00 |
Guillaume
|
c1e75bb7e1
|
Dutch
|
2018-05-03 00:23:38 +02:00 |
Tibor Kaputa
|
2aeaede556
|
Merge pull request #471 from 10cents/patch-13
override_event_types
|
2018-05-02 22:51:57 +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 |
Tibor Kaputa
|
e43516d02a
|
Merge pull request #468 from 10cents/patch-12
FAQ
|
2018-04-30 13:47:51 +02:00 |
10cents
|
1898c1f71a
|
FAQ
|
2018-04-30 13:20:05 +02:00 |
Tibor Kaputa
|
7df54ba698
|
Merge pull request #467 from Sieger14/patch-1
Update strings.xml
|
2018-04-29 22:42:59 +02:00 |