Commit graph

2177 commits

Author SHA1 Message Date
Tibor Kaputa
8218bfb190
Merge pull request #481 from solokot/master
Update Russian language
2018-05-10 14:52:17 +02:00
tibbi
af1dc2ff20 differentiate between Repeat every "fourth friday" and "last friday" when needed 2018-05-10 14:20:48 +02:00
tibbi
6c2cbb6414 show proper strings at yearly repetition 2018-05-10 13:59:16 +02:00
tibbi
e33054be98 set repeating on the same day by default at choosing yearly repetition 2018-05-10 13:30:52 +02:00
solokot
7cb896ac25
Update strings.xml 2018-05-10 14:23:23 +03:00
Guillaume
b296edb25d
Dutch 2018-05-10 13:21:49 +02:00
Guillaume
63347471fd
Dutch 2018-05-10 12:18:50 +02:00
tibbi
afd2a257c4 adding a new string for yearly repetition on the same day 2018-05-10 11:08:49 +02:00
tibbi
59486f98d0 updating some constants in preparation for advanced yearly repetition rules 2018-05-10 10:29:35 +02:00
tibbi
c2d120b99d fix some glitches related to fetching events to the list on every resume 2018-05-09 23:56:09 +02:00
tibbi
729ff88de5 avoid constantly recreating the event list 2018-05-09 23:40:10 +02:00
tibbi
dd1b907402 updating the Empty List placeholder 2018-05-09 23:14:59 +02:00
tibbi
caae4a5f58 fix a crash at trying to delete an event list section 2018-05-09 23:12:18 +02:00
tibbi
74109796bb leave events hash code comparing to the list adapter itself 2018-05-09 22:51:12 +02:00
tibbi
37dce034ed adding colored launcher icons 2018-05-09 20:46:36 +02:00
tibbi
893fb238a5 update commons and kotlin 2018-05-09 19:26:46 +02:00
10cents
bbef3f6298
3 Event & 1 Settings 2018-05-08 22:51:41 +02:00
tibbi
f943358e8c fetch previous events at scrolling to the top 2018-05-07 12:11:55 +02:00
tibbi
f00106b671 scroll the event list a bit after fetching new events to show that something changed 2018-05-07 11:01:37 +02:00
tibbi
d6070249ab fetch new items at EventList when scrolled to the bottom 2018-05-07 10:48:45 +02:00
tibbi
aeceab60dd double the amount of swipable fragments 2018-05-06 10:57:16 +02:00
tibbi
bc7b1f0a3d improve weekly and custom repetitions too 2018-05-06 10:44:21 +02:00
tibbi
c44abf2957 simplify daily repeatable event fetching for better performance 2018-05-06 10:31:07 +02:00
tibbi
857854632b do not limit event list items to 100 2018-05-06 09:58:28 +02:00
tibbi
f8e316e1cc do not unselect events at sharing 2018-05-05 23:26:28 +02:00
tibbi
e049067671 filter events by event type as appropriate at Search 2018-05-05 23:12:33 +02:00
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
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