tibbi
3f43789b93
updating the french Calendrier to Agenda
2018-12-03 19:29:05 +01:00
tibbi
dbdd1b5b5a
fix #706 , open specific event details from List view when clicked directly
2018-12-03 16:58:59 +01:00
tibbi
b156fae9ff
fix repetition by x weeks not handling year switches correctly
2018-12-03 16:42:32 +01:00
tibbi
16faac9c73
renaming currStart to oldStart at event repetition checking
2018-12-03 16:10:09 +01:00
tibbi
9258fd4ad2
fix some event duplication in sequences
2018-12-03 15:44:33 +01:00
tibbi
9b4be2717e
fix #711 , handle some new cases at importing linked events via sequences
2018-12-03 15:24:02 +01:00
tibbi
25f490aeb9
avoid event duplication by pressing OK at importing multiple times
2018-12-03 12:13:42 +01:00
tibbi
bf8283985f
fix "Delete all events" for cases when there is a huge amount of events
2018-12-03 12:09:33 +01:00
tibbi
365c400505
make sure the event type at importing is left aligned
2018-12-03 11:45:10 +01:00
tibbi
6ae1b80e2c
fix #715 , do not disable all reminders under the one which just got disabled
2018-12-03 11:35:43 +01:00
tibbi
29fe401c5f
update commons to 5.5.4
2018-12-03 11:25:30 +01:00
tibbi
614ed16c91
make sure event exporting is happening on a background thread
2018-12-03 11:16:17 +01:00
tibbi
83d3f3a724
adding some null checks at device rotation
2018-12-03 10:44:38 +01:00
tibbi
d9eecb928b
escaping a string quote
2018-11-29 13:25:59 +01:00
Sérgio Marques
b92e7c75b5
Update strings.xml
2018-11-28 13:50:12 +00:00
fricyo
b8288e4e07
Update Translation
2018-11-28 18:12:07 +08:00
Tibor Kaputa
614ea8a607
Merge branch 'master' into patch-25
2018-11-26 21:45:38 +01:00
10cents
e913fb0669
view_to_open_from_widget
2018-11-26 20:35:17 +01:00
10cents
085d616ba4
CalDAV strings
...
Hi
Unfortunately I do understand the string "View to open from the event list widget" - but maybe "View" is a noun?
2018-11-26 20:24:43 +01:00
Emanuele Petriglia
759eae76d8
Update italian translation
2018-11-20 16:56:23 +00:00
Tibor Kaputa
1176245c3b
Merge pull request #701 from ltGuillaume/patch-1
...
Dutch
2018-11-19 20:31:56 +01:00
Tibor Kaputa
64e9de02b7
Update strings.xml
2018-11-19 20:31:39 +01:00
Guillaume
77df7cee90
Dutch
2018-11-19 19:22:23 +01:00
michaelof
f76b7662c6
Update strings.xml
2018-11-19 18:54:38 +01:00
tibbi
b4a5395569
update version to 6.0.1
2018-11-18 17:52:12 +01:00
tibbi
45f2b19775
lets initialize the viewpager at third party intents too
2018-11-18 17:49:28 +01:00
tibbi
ad4c1dbd99
fix some threading issues related to third party intent checking
2018-11-18 17:37:23 +01:00
tibbi
f2ba190af4
fixing some threadin issue at the Snooze reminder activity
2018-11-18 17:13:30 +01:00
tibbi
7985112082
fix some glitches related to duplicating events
2018-11-18 17:03:44 +01:00
tibbi
7f36b62798
fix a crash at trying to import an .ics file
2018-11-18 16:46:44 +01:00
tibbi
66ceb69d01
fix #695 , allow filtering out CalDAV synced calendars
2018-11-18 16:41:58 +01:00
tibbi
c6299225c2
make sure the event type name doesnt go under the color at event details screen
2018-11-18 16:14:37 +01:00
tibbi
7ee4935589
do not allow saving events to a calendar without write permission
2018-11-18 14:10:17 +01:00
Sérgio Marques
4f2b22539c
Update strings.xml
2018-11-17 15:16:48 +00:00
tibbi
5937a51ff1
update version to 6.0.0
2018-11-16 20:33:30 +01:00
tibbi
38e28c8e4b
increasing the top and bottom padding at a Settings item
2018-11-16 20:32:44 +01:00
tibbi
7679d2c6bc
make sure the keyboard is visible by default at creating a new event
2018-11-16 20:23:05 +01:00
tibbi
708a9e32ea
properly import event repeat exceptions from .ics files
2018-11-16 19:11:50 +01:00
tibbi
88586d509a
fix #683 , properly handle timestamp value begining with a space
2018-11-16 18:50:36 +01:00
tibbi
5e7be876e5
fix importing events from .ics file
2018-11-16 18:17:56 +01:00
tibbi
5ee19b7bfc
avoid duplicating repeat exception dates at events
2018-11-16 18:13:00 +01:00
tibbi
3b6f06db8b
simplify repetition exception handling, CalDAV synced too
2018-11-16 18:03:53 +01:00
tibbi
5b0076302d
avoid caldav syncing calendars too many times in a row
2018-11-16 17:35:46 +01:00
tibbi
4b7185a74b
fix some glitches related to selecting events at the list view
2018-11-16 17:14:04 +01:00
tibbi
6a226de151
do not allow long pressing Event List view section labels
2018-11-16 17:06:15 +01:00
tibbi
0b198a3c3a
removing the redundant EventRepetitionExceptions table too
2018-11-16 17:01:49 +01:00
tibbi
bd4687bfb3
fully removing the old DBHelper
2018-11-16 16:18:06 +01:00
tibbi
6a36e4e1fd
handle generating events to export in room
2018-11-16 16:16:02 +01:00
tibbi
69a23c0d5f
move running event fetching in Room
2018-11-16 15:28:10 +01:00
tibbi
50c6826ec0
handle repeatable event fetching in Room
2018-11-16 15:15:07 +01:00
tibbi
932cee76b0
add separate functions for getting one-time events
2018-11-16 14:48:14 +01:00
tibbi
b97cbf6ce9
adding a Room function for getting relevant events at reboot
2018-11-16 14:34:44 +01:00
tibbi
8861cbde1a
reordering some EventsDao functions
2018-11-16 14:26:46 +01:00
tibbi
ce6e3b3db6
removing the flag_is_repeatable constant
2018-11-16 14:22:39 +01:00
tibbi
c372eda2ac
lets remove the EventRepetition table, we dont even neede it
2018-11-16 13:11:24 +01:00
tibbi
b00d7366d9
set up foreign keys at event repetitions and repetition exceptions
2018-11-16 11:45:33 +01:00
tibbi
c76d1db104
show next event reminder toast at insert/update when appropriate
2018-11-15 13:38:08 +01:00
tibbi
f9056061e6
add a flag for determining if an event is repeatable
2018-11-15 13:18:04 +01:00
tibbi
5221f75941
adding a helper function for setting integer bits
2018-11-15 12:22:19 +01:00
tibbi
e6ab8282c9
removing some no longer needed code
2018-11-15 12:05:18 +01:00
tibbi
76c92eea78
removing a probably/hopefully redundant function
2018-11-15 11:59:38 +01:00
tibbi
427a3fa6fc
add initial event fetching in Room
2018-11-15 11:45:47 +01:00
tibbi
847db07d66
converting some timestamp related fields from int to long
2018-11-15 11:09:09 +01:00
tibbi
71e066ae15
adding a helper context extension for getting some references
2018-11-14 23:37:42 +01:00
tibbi
92862d1193
moving some event repetition related things into Room
2018-11-14 23:08:59 +01:00
tibbi
c91a32ccf4
adding a few local helper variables to EventsHelper to remove some boilerplace code
2018-11-14 22:59:49 +01:00
tibbi
15600571a1
move event searching into Room
2018-11-14 22:52:30 +01:00
tibbi
361e1204bb
moving another check in Room
2018-11-14 22:41:08 +01:00
tibbi
85d614f690
moving more functions into Room
2018-11-14 22:28:01 +01:00
tibbi
771f66ac8e
moving a few more functions into Room
2018-11-14 22:17:29 +01:00
tibbi
86a4b3fdb1
moving getCalDAVCalendarEvents to Room
2018-11-14 22:07:54 +01:00
tibbi
5b466ec841
moving some delete functions into Room
2018-11-14 21:25:43 +01:00
tibbi
96d290a635
pass event IDs to delete as a list of longs
2018-11-14 21:03:31 +01:00
tibbi
ea80900eea
moving 2 more functions into Room
2018-11-14 20:37:01 +01:00
tibbi
467585e229
allow fetching specific events with Room
2018-11-14 20:13:51 +01:00
tibbi
22bb7595d5
add a Room function for getting events with filled import ids
2018-11-14 20:08:24 +01:00
tibbi
a5e809b4c9
allow fetching birthdays and anniversaries in Room
2018-11-14 20:03:53 +01:00
tibbi
b4d84e8960
create a room function for fetching events by ids
2018-11-14 19:51:36 +01:00
tibbi
ec40b5954c
require Context at EventsHelper constructor
2018-11-14 19:08:23 +01:00
tibbi
8cbbc2effe
moving event insert/update in Room
2018-11-14 18:51:57 +01:00
tibbi
977b137a9b
renaming EventTypesHelper to EventsHelper
2018-11-14 18:39:50 +01:00
tibbi
7ed9a42575
handle event insertions into Room
2018-11-14 17:52:58 +01:00
tibbi
2e49e9bd12
moving some functions from DBHelper to Events
2018-11-14 17:29:38 +01:00
tibbi
cd655e734a
moving event repetition into Room
2018-11-14 13:25:04 +01:00
tibbi
1c41b3f6a9
moving some event repetition handling in Room
2018-11-14 13:00:48 +01:00
tibbi
4bdd09bea9
moving the event repetition exceptions into a new table
2018-11-14 11:56:56 +01:00
tibbi
aa6ae0811a
moving event type deleting in Room
2018-11-14 11:06:11 +01:00
tibbi
4ed323e60e
destroy the DB instance on leaving the app
2018-11-14 10:08:47 +01:00
tibbi
b532c7852e
try fixing the glitch with multiple CalDAV synced event copies
2018-11-14 10:01:47 +01:00
tibbi
27179145e1
moving a couple new functions into EventTypesHelper
2018-11-14 00:08:35 +01:00
tibbi
9640ca26e2
moving some event type fetching functions into Room
2018-11-13 23:11:34 +01:00
tibbi
b1a263d54f
insert regular event type into the database on creation
2018-11-13 22:41:21 +01:00
tibbi
7ae700db34
creating some event related database tables
2018-11-13 22:34:59 +01:00
tibbi
b1badc5e1a
adding an event_repetition_exceptions table
2018-11-13 20:54:49 +01:00
tibbi
1a5adc9c43
make sure imported events have an ImportId + flipping some arguments
2018-11-13 20:36:52 +01:00
tibbi
d9fae609ac
transforming RepeatRule into a database table
2018-11-13 20:07:37 +01:00
tibbi
0d7d4efc97
defining the Event related db columns
2018-11-13 13:19:44 +01:00
tibbi
af4f476aa6
removing another redundant repeat_start column
2018-11-13 13:09:56 +01:00
tibbi
71ff5ee61a
removing another redundant db column
2018-11-13 12:23:22 +01:00
tibbi
a54004a4fb
removing a redundant event_child_id column from event repetition exceptions
2018-11-13 12:11:20 +01:00
tibbi
a4ae3f9318
removing some redundant db columns
2018-11-13 12:04:58 +01:00
tibbi
7dae374b4d
move the events Color field in an inline property, do not store it in db
2018-11-13 11:41:11 +01:00
tibbi
fe31ba5622
reorder Event fields, move location up
2018-11-13 11:22:41 +01:00
tibbi
5ec19501f3
create an isPastEvent inline variable for the model
2018-11-12 23:47:58 +01:00
tibbi
4ac956d315
removing the event isPastEvent field
2018-11-12 23:38:26 +01:00
tibbi
57235ab44a
removing the offset and isDstIncluded event fields
2018-11-12 23:00:06 +01:00
tibbi
430899a732
improve some threading at importing events from an .ics file
2018-11-12 21:59:53 +01:00
tibbi
d6d8d912b4
removing the ignoredEventOccurrences field of Event
2018-11-12 21:53:40 +01:00
tibbi
56167f7d1f
use a background thread for inserting the initial regular event type
2018-11-12 21:33:38 +01:00
tibbi
bb34f8085a
renaming Meta db table to Repetitions
2018-11-12 21:15:41 +01:00
tibbi
2a909e779f
do not show any event if every event type is filtered out
2018-11-12 20:40:00 +01:00
tibbi
717f103b59
move some FilterEventTypesDialog things on a background thread
2018-11-12 20:30:13 +01:00
tibbi
4f5a2de20e
handle event sharing on a background thread
2018-11-12 20:23:01 +01:00
tibbi
fab72371d0
moving event deleting on a background thread in some cases
2018-11-12 19:00:26 +01:00
tibbi
ab10394122
fix saving new events with reminders
2018-11-12 18:52:55 +01:00
tibbi
d0055239bd
fixing a couple more threading issues
2018-11-12 18:35:55 +01:00
tibbi
9e06f1f338
handle a couple more threading issues related to storing events
2018-11-11 23:53:47 +01:00
tibbi
6ec9792aa0
moving Event storing functions on a background thread too
2018-11-11 23:46:44 +01:00
tibbi
34778bb56a
adding a temporary workaround needed at inserting new events
2018-11-11 23:34:17 +01:00
tibbi
1ca2c2d195
fetch event types at the EventActivity on background threads
2018-11-11 23:11:58 +01:00
tibbi
7a6d48d9db
handle event fetching at EventActivity on a background thread
2018-11-11 23:06:38 +01:00
tibbi
e3decbe1b6
use a background thread for deleting CalDAV events after disabling sync
2018-11-11 22:42:32 +01:00
tibbi
f7e3717ed1
do the doEventTypesContainEvent check asynchronously
2018-11-11 22:35:26 +01:00
tibbi
3e05501242
move the EditEventTypeDialog confirmation handling on a background thread
2018-11-11 22:11:01 +01:00
tibbi
895c55d72e
changing the event Id type to Long
2018-11-11 15:53:03 +01:00
tibbi
e535072247
updating events parentId to Long
2018-11-11 14:49:21 +01:00
tibbi
94abbaebf5
making the event Id field mandatory
2018-11-10 15:25:06 +01:00
tibbi
dcdac6b1a1
making ListEvent fields mandatory
2018-11-10 15:03:43 +01:00
tibbi
9356cc3df3
making the event ID field nullable
2018-11-10 14:53:24 +01:00
tibbi
c78b15a629
making EventType id a Long type, instead of Int
2018-11-09 19:02:24 +01:00
tibbi
aef5e4b3b7
adding Room
2018-11-09 18:32:12 +01:00
tibbi
51236061b1
removing some redundant db related functions
2018-11-09 17:48:46 +01:00
tibbi
e698d46dfa
updating the way app is signed
2018-11-09 17:21:27 +01:00
tibbi
fe694368e9
append package name with .pro
2018-11-09 17:12:02 +01:00
tibbi
47e219ba2a
removing the initial Upgrade to Pro dialog too
2018-11-09 11:33:38 +01:00
tibbi
e45a2a91d4
removing some Upgrade to Pro related things
2018-11-09 11:32:20 +01:00
tibbi
e081aa4314
update version to 5.1.2
2018-11-09 11:29:46 +01:00
tibbi
aee36d0d86
replacing Purchase Thank You buttons with Upgrade to Pro
2018-11-09 11:28:22 +01:00
tibbi
f52ec826f4
fix #690 , remove the custom link method at the description field
2018-11-09 10:58:25 +01:00
tibbi
4eefe80182
fix #680 , add a missing colon at exporting the Location field
2018-11-09 10:39:00 +01:00
tibbi
1ecd5319b3
updating joda time
2018-11-09 10:38:42 +01:00
tibbi
2421215b84
removing Stetho
2018-11-09 10:27:09 +01:00
tibbi
1d26af5dc0
update commons to 5.3.15
2018-11-08 23:20:28 +01:00
Fatih Fırıncı
d9ef8e64c3
Update strings.xml
2018-11-04 21:22:14 +00:00
FTno
10e7ce97ab
Update strings.xml
...
Norwegian (nb) translation update
2018-10-29 16:20:40 +01:00
en2sv
76d64fdbda
Update Swedish translation
2018-10-28 20:06:30 +01:00
tibbi
69a394527d
escaping some quotes
2018-10-27 14:34:23 +02:00
Pierre49
24cd7e332b
Mettre à jour les chaînes françaises
2018-10-26 17:30:13 +02:00
solokot
5d92be6a15
Update strings.xml
2018-10-26 00:29:35 +03:00
solokot
2bd75a88ec
Update strings.xml
2018-10-25 23:52:33 +03:00
Guillaume
f44f6473a7
Dutch
2018-10-25 19:45:34 +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
Emanuele Petriglia
2325e814fd
Update italian translation
2018-10-25 08:24:25 +00: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
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
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
knusprjg
66c5e68623
- Added "default view" option to settings that allows user to choose which calender view is launched when pressing at the top bar of the events list widget ( closes #424 )
...
- Removed "OPEN_MONTH" extra boolean for selected view and replaced it with more versatile integer to achieve more flexibility
- Added two more strings so far only in english and german
2018-10-22 20:50:44 +02:00
tibbi
5af22c3fae
update version to 5.0.1
2018-10-17 17:46:06 +02:00
tibbi
5c33a3df37
update commons to 5.1.4, fix transparent date/time dialog colors
2018-10-17 17:45:35 +02:00
tibbi
6f0845ca43
update version to 5.0.0
2018-10-16 18:51:44 +02:00
tibbi
d74e12d756
remove v21 specific styles, make them the default
2018-10-16 18:48:59 +02:00
tibbi
dec4793821
removing LeakCanary license
2018-10-16 18:46:58 +02:00