Tibor Kaputa
|
e9bc3c4735
|
Merge pull request #677 from ltGuillaume/patch-1
Dutch
|
2018-10-25 20:11:01 +02:00 |
Guillaume
|
f44f6473a7
|
Dutch
|
2018-10-25 19:45:34 +02:00 |
tibbi
|
4884c54ad0
|
updating changelog
|
2018-10-25 10:35:19 +02:00 |
tibbi
|
2c5ce98dce
|
update version to 5.1.1
|
2018-10-25 10:35:10 +02:00 |
tibbi
|
08d77faa91
|
fixing a crash at pull-to-refresh swiping
|
2018-10-25 10:33:07 +02:00 |
Tibor Kaputa
|
3f3c7631b2
|
Merge pull request #676 from ema-pe/patch-2
Update italian translation
|
2018-10-25 10:27:38 +02:00 |
Emanuele Petriglia
|
2325e814fd
|
Update italian translation
|
2018-10-25 08:24:25 +00:00 |
tibbi
|
ad769eaa3a
|
updating changelog
|
2018-10-24 23:44:09 +02:00 |
tibbi
|
7157929ecb
|
update version to 5.1.0
|
2018-10-24 23:44:04 +02:00 |
tibbi
|
add8271c5d
|
update commons to 5.2.4
|
2018-10-24 23:43:57 +02:00 |
tibbi
|
fa1c79f794
|
fixing some Lint warnings, minor code cleanup
|
2018-10-24 23:24:07 +02:00 |
tibbi
|
89cbad89a9
|
couple smaller code style updates
|
2018-10-24 22:28:15 +02:00 |
tibbi
|
4caacb8173
|
if a CalDAV calendar doesnt provide any colors, show the custom color picker
|
2018-10-24 20:51:51 +02:00 |
tibbi
|
6001d8422a
|
add a button to the event type picker for selecting a custom color
|
2018-10-24 20:48:50 +02:00 |
tibbi
|
f0b300f423
|
disable swipe refresh layout at the weekly view
|
2018-10-24 20:01:14 +02:00 |
tibbi
|
6a783df2ac
|
fix #571, rmeove some glitches related to events moving between event types
|
2018-10-24 18:29:51 +02:00 |
tibbi
|
d54226d255
|
stop refreshing swipe layout on Back press
|
2018-10-24 18:29:17 +02:00 |
tibbi
|
37d6c98d58
|
show the selected CalDAV calendars color at the event details screen
|
2018-10-24 17:08:42 +02:00 |
tibbi
|
ee506ecc4e
|
fixing some glitches related to transparent event type color
|
2018-10-24 16:40:46 +02:00 |
tibbi
|
97bc9ec85b
|
fix #361, allow changing every caldav calendars color
|
2018-10-24 16:14:27 +02:00 |
Tibor Kaputa
|
178d7cf665
|
Merge pull request #674 from ltGuillaume/patch-1
Dutch
|
2018-10-24 15:49:47 +02:00 |
Guillaume
|
f9345fd785
|
Dutch
|
2018-10-24 15:33:38 +02:00 |
tibbi
|
536e3b79e6
|
rename UpdateEventTypeDialog to EditEventTypeDialog
|
2018-10-24 15:26:10 +02:00 |
tibbi
|
7501844d72
|
apply event type filter right at fetching for better performance
|
2018-10-24 15:02:48 +02:00 |
tibbi
|
f5fba4c477
|
apply the selected event filters on every view, including widgets
|
2018-10-24 13:59:33 +02:00 |
tibbi
|
e0918b446f
|
adding a missed variable name
|
2018-10-24 12:00:09 +02:00 |
Tibor Kaputa
|
3dba9c5026
|
Merge pull request #673 from azisuazusa/638_filter_on_widget
filter on widget
|
2018-10-24 11:58:05 +02:00 |
Tibor Kaputa
|
66987cb4c7
|
Update DBHelper.kt
|
2018-10-24 11:57:42 +02:00 |
Tibor Kaputa
|
a9f8b20341
|
Update EventListWidgetAdapter.kt
|
2018-10-24 11:55:51 +02:00 |
tibbi
|
924e7b5fbf
|
update thte widgets at changing event filtering
|
2018-10-24 11:50:08 +02:00 |
tibbi
|
e4453a4e33
|
make pull-to-refresh for caldav calendars optional, disabled by default
|
2018-10-24 11:40:28 +02:00 |
AzisuAzusa
|
83f266afae
|
#638 naming the parameters and check if there is a need for filtering the list by event type
|
2018-10-24 15:58:28 +07:00 |
AzisuAzusa
|
78e589ba7c
|
#638 naming the parameters
|
2018-10-24 15:56:23 +07:00 |
tibbi
|
c983014198
|
minor code style update
|
2018-10-23 23:39:45 +02:00 |
tibbi
|
8c7cb93191
|
fix #651, remove the leading zero at Event List widget title
|
2018-10-23 23:21:09 +02:00 |
tibbi
|
df944a961f
|
fix #672, make sure we show the 2 line event entry if description is filled
|
2018-10-23 23:14:01 +02:00 |
tibbi
|
3114e0bb6e
|
try updating the widgets after the background caldav syncing
|
2018-10-23 21:18:25 +02:00 |
Tibor Kaputa
|
4cdce5f152
|
Merge pull request #671 from ema-pe/patch-1
Updata italian translation
|
2018-10-23 20:53:31 +02:00 |
Emanuele Petriglia
|
a4b608f1e0
|
Updata italian translation
|
2018-10-23 18:35:22 +00:00 |
tibbi
|
070fc7c33b
|
apply the set default view at opening the app via widget list sections too
|
2018-10-23 20:19:01 +02:00 |
tibbi
|
5a79836ca8
|
making some strings and variable names more descriptive
|
2018-10-23 18:55:36 +02:00 |
Tibor Kaputa
|
b3db967632
|
Merge pull request #670 from azisuazusa/664_pull_to_refresh
#664 pull to refresh feature
|
2018-10-23 18:41:06 +02:00 |
Tibor Kaputa
|
25f62abc1d
|
adding a couple minor updates
|
2018-10-23 18:40:33 +02:00 |
Tibor Kaputa
|
85d67afc16
|
Merge pull request #669 from knusprjg/default_view
Added setting to let user choose his favorite default view
|
2018-10-23 18:32:08 +02:00 |
tibbi
|
71be189212
|
update commons to 5.2.1
|
2018-10-23 17:57:11 +02:00 |
AzisuAzusa
|
44da1202cc
|
#664 disable pull to refresh when user not synced
|
2018-10-23 19:07:33 +07:00 |
AzisuAzusa
|
7037649784
|
#664 add swipe refresh layout
|
2018-10-23 19:00:38 +07:00 |
knusprig
|
ab920bea50
|
Merge remote-tracking branch 'origin/default_view' into default_view
|
2018-10-23 08:04:11 +02:00 |
knusprig
|
1a48f0a0fa
|
- Added "default_view" and "last_view" strings in all languages
|
2018-10-23 08:02:03 +02:00 |
Tibor Kaputa
|
bca1c6b567
|
Update Config.kt
|
2018-10-22 22:24:30 +02:00 |