tibbi
130b4fe1e3
prefill more pages into the viewpagers
2017-06-02 23:34:36 +02:00
tibbi
e7cb174e25
update commons to 2.19.5
2017-06-02 22:55:34 +02:00
tibbi
c47b15f02c
correct some russian strings style
2017-06-02 18:11:51 +02:00
Tibor Kaputa
a110453b8f
Merge pull request #177 from antonv6/patch-1
...
Update Russian translation
2017-06-02 18:06:05 +02:00
Anton Shestakov
e608f40bc5
Update values-ru/strings.xml
...
Mostly missing plurals, holiday-related strings and copy editing.
NB: Using the same translations of week days for alt-strings, as the nearby comment suggests. Should work well enough to see if it's the best option.
2017-06-02 23:12:55 +08:00
Tibor Kaputa
b3e27ce466
Merge pull request #176 from smarquespt/patch-1
...
Update strings.xml
2017-05-28 23:49:57 +02:00
Sérgio Marques
7b85e0f4a6
Update strings.xml
2017-05-28 22:27:55 +01:00
tibbi
b65d9a4f78
updating changelog
2017-05-26 11:14:58 +02:00
tibbi
1f0370372f
update version to 2.5.1
2017-05-26 11:12:43 +02:00
tibbi
7b4f2dae07
make removeviews at monthly widget nullable
2017-05-26 11:05:05 +02:00
tibbi
56278ee5b5
updating changelog
2017-05-24 19:54:49 +02:00
tibbi
ab6d9794fc
update commons to 2.18.0
2017-05-24 19:54:30 +02:00
tibbi
a1ca5154d7
updating release notes and version to 2.5.0
2017-05-24 19:54:04 +02:00
tibbi
125c027fb8
make sure we try updaing the viewpager from the UI thread after importing
2017-05-24 19:50:08 +02:00
tibbi
fd2ec79435
mark running all-day events with the primary color
2017-05-24 19:42:34 +02:00
tibbi
b2fe7950a6
really display past events too as appropriate
2017-05-24 19:39:25 +02:00
tibbi
53792443d1
update text colors depending on the event state
2017-05-24 19:31:58 +02:00
tibbi
8003febf23
do not update the text colors on resume if the Events list view is selected
2017-05-24 19:27:01 +02:00
tibbi
9812bf56a7
allow changing the Period used for displaying past events
2017-05-24 19:17:47 +02:00
tibbi
57f246c52a
do not write "before" at the display past events duration
2017-05-24 19:06:46 +02:00
tibbi
120041cd09
show the current DisplayPastEvents period in settings
2017-05-24 19:03:23 +02:00
tibbi
ea498e2bc1
add some strings used at "Display past events" setting
2017-05-24 18:46:32 +02:00
tibbi
619eef546b
delete the title of the custom event reminder dialog
2017-05-23 23:35:52 +02:00
tibbi
e5ac8a3e77
add an option to display past events in the events list view
2017-05-23 23:26:05 +02:00
tibbi
791d9fe66b
add some subsections in Settings by view type
2017-05-23 22:33:03 +02:00
tibbi
c6ca96437c
move the extra height calculation in a separate function
2017-05-23 22:12:00 +02:00
tibbi
41369041cf
add some logic to adding all-day events to lines
2017-05-23 22:07:27 +02:00
tibbi
4dfa54009d
update gradle to 2.3.2
2017-05-23 22:06:58 +02:00
tibbi
6801f9bcbf
add all-day events in week fragment in a dynamically added relative layout
2017-05-21 23:48:04 +02:00
tibbi
0d96caf25d
use red text if the events start is later then end
2017-05-21 21:23:01 +02:00
tibbi
858396a36d
add a helper function for updating start date and time
2017-05-21 21:06:06 +02:00
tibbi
c6082a5ac4
update the end date/time of event when start changes, keep same duration
2017-05-21 16:19:12 +02:00
tibbi
4bf3a8a576
do not automatically set end date with start date change
2017-05-21 12:06:19 +02:00
tibbi
f99320724c
update kotlin to 1.1.2-3
2017-05-21 11:43:20 +02:00
tibbi
4caf3e229b
updating changelog
2017-05-18 23:57:25 +02:00
tibbi
b8d88f141a
updating release notes and version to 2.4.3
2017-05-18 23:54:42 +02:00
tibbi
c78da7f9fb
removing some explicit calls to runOnUiThread at toasts
2017-05-18 23:51:50 +02:00
tibbi
1db93656a3
update commons to 2.17.8
2017-05-18 23:47:17 +02:00
tibbi
846ee6a1b3
allow changing the minutes used at postponing by Snooze
2017-05-18 23:40:48 +02:00
tibbi
bb475eea5f
fix #88 , add Snooze to reminders
2017-05-18 23:04:49 +02:00
tibbi
71bf88bfa3
export only events belonging to the selected event types
2017-05-18 22:23:29 +02:00
tibbi
25e22a67e6
allow selecting which event type events should be exported
2017-05-18 22:01:27 +02:00
tibbi
537afc2f05
do not show the "Exporting..." toast if theres no events to export
2017-05-18 21:45:49 +02:00
tibbi
9c937c2a0d
add some Snooze related strings
2017-05-18 21:27:58 +02:00
tibbi
0f7a2a516a
make sure we schedule the next event reminder properly
2017-05-18 21:13:45 +02:00
tibbi
183ef15de2
fix #132 , refresh the main screen if the date changed since last run
2017-05-17 22:26:34 +02:00
tibbi
b0b7b4eb2c
show a toast when the exporting starts
2017-05-17 21:59:23 +02:00
tibbi
4efacece63
allow changing the filename of the file where events will be exported
2017-05-17 21:56:12 +02:00
tibbi
749f7f1fb0
add a filename field to the event exporting dialog
2017-05-17 21:38:17 +02:00
tibbi
6ff8de40e8
import holidays into the Holidays event type
2017-05-17 21:13:42 +02:00