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
tibbi
974ffe5408
ignore exceptions thrown at opening day view from monthly view
2018-10-16 18:30:32 +02:00
tibbi
9472b3c852
show the keyboard properly at creating a new event
2018-10-16 14:43:43 +02:00
tibbi
d89a1043ea
fix #643 , always properly determine which layout show be used at list views
2018-10-16 14:17:08 +02:00
tibbi
a9e7dec84f
update Commons to 5.1.0, min Android OS version to 5 + adapter changes
2018-10-16 13:03:29 +02:00
Sérgio Marques
22a8df55ae
Update strings.xml
2018-10-11 22:39:25 +01:00
Martin
c0774c49ff
small fix in czech translate
2018-10-11 21:04:55 +02:00
Martin
d1620c42f0
fix existing czech translation
2018-10-11 20:58:01 +02:00
Martin
3dd98b9392
update czech translation
2018-10-11 20:44:43 +02:00
fricyo
0dbc5b284c
Update Translation
2018-10-07 16:59:22 +08:00
Emanuele Petriglia
196036aa46
Update italian translation
2018-10-06 10:55:58 +00:00
tibbi
d009f189d7
update commons, kotlin, gradle
2018-10-05 21:59:08 +02:00
solokot
a4287f1665
Update strings.xml
2018-09-29 17:15:33 +03:00
Tibor Kaputa
12ca3d08b3
Merge pull request #641 from michaelof/master
...
Small changes, for clarification
2018-09-26 20:27:11 +02:00
ouzowtf
e9161e091d
Update strings.xml
2018-09-26 18:57:48 +02:00
michaelof
1b91bcff2b
Small changes, for clarification
2018-09-26 18:07:23 +02:00
10cents
59b42fb012
Settings, 4 strings
2018-09-24 11:10:17 +02:00
Ettore Atalan
da9eaf2f70
Updated German translation.
...
Translated newly added strings to german.
2018-09-23 02:19:59 +02:00
tibbi
c3f5999615
update version to 4.2.1
2018-09-22 22:03:48 +02:00
tibbi
1b310ee3f0
escaping an apostrophe
2018-09-22 22:02:18 +02:00
tibbi
184f90a1e5
adding the new default event reminders in release notes
2018-09-22 21:58:41 +02:00
tibbi
4cf4e53f50
update commons to 4.7.17
2018-09-22 19:06:45 +02:00
tibbi
65e2df089a
remove the db reference from bootReceiver
2018-09-22 15:54:03 +02:00
Guillaume
030f9957fe
Dutch
2018-09-22 14:17:36 +02:00
tibbi
3b4e89e7ba
make sure the selected default reminders are sorted properly
2018-09-22 11:19:59 +02:00
tibbi
89a6576a15
renaming some values related to default reminders for clarity
2018-09-22 11:09:02 +02:00
tibbi
b42571cf2f
apply the selected default event reminder
2018-09-22 11:02:49 +02:00
tibbi
43ca59544e
adding the default event reminder buttons in the app settings
2018-09-22 10:49:50 +02:00
tibbi
0a778762c1
adding some new strings related to default event reminders
2018-09-22 10:09:00 +02:00
tibbi
5ff3a754b5
show a warning dialog if app notifications are disabled by the system
2018-09-22 09:40:55 +02:00
tibbi
ace2103b7f
update commons to 4.7.16
2018-09-22 09:25:24 +02:00
tibbi
d0e98c7e09
delay notifications by 1 second to avoid glitches at rescheduling and triggering
2018-09-21 21:27:29 +02:00
tibbi
295c5efe69
update commons to 4.7.15
2018-09-21 19:37:29 +02:00
tibbi
3ab7b0ab2a
removing some redundant code
2018-09-21 14:45:23 +02:00
tibbi
ebc26dc6e0
fixing IllegalInstantException occurring in some cases
2018-09-21 14:42:33 +02:00
Martin
a1ee1a4530
added czech translates
2018-09-20 22:52:23 +02:00
FTno
2f54c7d9cf
Update strings.xml
...
Norwegian (nb) translation update
2018-09-18 16:27:44 +02:00
Tibor Kaputa
fb708d9230
Merge pull request #623 from dugi991/master
...
Update Croatian translations
2018-09-15 16:53:24 +02:00
Tibor Kaputa
5a239a12d0
Merge pull request #624 from trubitsyn/patch-1
...
Update values-ru/strings.xml
2018-09-15 16:53:14 +02:00
Sérgio Marques
18094d32e6
Update strings.xml
2018-09-15 15:28:14 +01:00
Nikola Trubitsyn
8d35d222df
Update values-ru/strings.xml
2018-09-15 14:45:34 +03:00
dugi991
a4d8f0b706
Update Croatian translations
...
Translated new strings.
2018-09-15 10:41:32 +00:00
Tibor Kaputa
e992ddad84
Merge pull request #622 from youdly/australia
...
Add more repeatable australian holidays
2018-09-14 13:49:50 +02:00
youdly
d707cbe2c7
Add more repeatable australian holidays
2018-09-14 20:13:09 +09:30
Tibor Kaputa
eeb4a6e74b
Merge pull request #619 from youdly/australia
...
Update Australian holidays
2018-09-13 08:47:20 +02:00
youdly
84c362707c
Clean-up Malaysian holidays
...
Remove past non-repeatable holidays. Add RRULE. Remove unused tags.
2018-09-13 15:23:36 +09:30
youdly
d331e8ac2e
Clean-up Australian holidays
...
Remove past non-repeatable holidays. Add RRULE.
2018-09-13 10:33:03 +09:30
youdly
405e7de0f0
Update Australian holidays
...
Add regional holidays, address https://github.com/SimpleMobileTools/Simple-Calendar/issues/304#issuecomment-364930175
2018-09-12 15:25:13 +09:30
youdly
b0d5983fd2
Add Malaysia holidays
2018-09-12 15:18:38 +09:30
10cents
3b124d10a4
Correction faq_3_title
2018-09-10 21:02:35 +00:00
tibbi
344f0d18dd
update version to 4.2.0
2018-09-10 16:41:39 +02:00
tibbi
9f4ad029d6
replace colored dots with bars at the day view too
2018-09-10 16:33:05 +02:00
tibbi
62f6aa0d18
replace the event type color dot with a bar on the left side
2018-09-10 16:13:16 +02:00
tibbi
d9f3a350cd
removing some unused drawables
2018-09-10 15:42:24 +02:00
tibbi
b31416c7f8
renaming a couple more views
2018-09-10 14:34:00 +02:00
tibbi
24f594954e
correcting some view IDs
2018-09-10 13:43:20 +02:00
tibbi
fc28e3a976
update event list widget text color as appropriate, without recreating it
2018-09-10 12:34:32 +02:00
tibbi
012ceeb5d3
hide the event notification if the edit screen opens in any way
2018-09-10 12:22:08 +02:00
tibbi
984769a438
fix #596 , make sure the proper event date is shown at all-day events
2018-09-10 12:12:59 +02:00
tibbi
74387b2b76
properly dim past all-day events
2018-09-10 11:26:18 +02:00
tibbi
3d6b793de8
fix #614 , properly highlight running all-day events at event list view
2018-09-09 20:02:02 +02:00
Guillaume
bf9541fbab
Dutch
2018-09-08 14:56:30 +02:00
tibbi
7a618de210
fix #571 , make sure caldav synced events are saved in proper calendar
2018-09-07 11:12:01 +02:00
tibbi
289ac5dbf0
fix #606 , change the "Repeat x times" string
2018-09-06 12:34:58 +02:00
tibbi
cc750cc9ba
unify the way past events are checked
2018-09-06 12:08:28 +02:00
tibbi
729a632cf3
fix #599 , properly determing if all-day events are running, or not
2018-09-06 12:03:34 +02:00
tibbi
ec2b71e1c0
updating Commons, kotlin, sdk version
2018-09-06 11:10:13 +02:00
tibbi
c2e766b26e
removing LeakCanary
2018-09-06 11:01:59 +02:00
Ettore Atalan
635a31d673
Update German translation
...
Fixed a typo and improved German translation once again.
2018-09-05 16:18:57 +02:00
Ettore Atalan
a2586042cf
Update German translation
...
Removed anglicism from and unified the German translation.
2018-09-04 21:51:12 +02:00
habitzreuter
1101e2a2aa
Updated pt-BR translation
...
Translated parts that were still in English. Fixed typos. Changed some words to avoid misunderstanding.
2018-09-03 20:02:20 -03:00
solokot
dfc59e4b60
Update strings.xml
2018-08-24 23:38:54 +03:00
Jesus Fuentes
289eb9f800
Add closing string tag to app/src/main/res/values-de/strings.xml -Jesus
2018-08-23 08:25:54 -05:00
Raven
a5d029dd24
Changed Mariä to Maria
...
Afaik it is way more common to call it "Maria Himmelfahrt" instead of "Mariä Himmelfahrt"
2018-08-16 12:34:38 +02:00
Tibor Kaputa
ba48314aee
Merge pull request #584 from spkprs/master
...
Update strings.xml
2018-08-15 20:38:07 +02:00
michaelof
86c30d91ff
Update strings.xml
2018-08-15 18:58:46 +02:00
michaelof
320c5afca5
Update strings.xml
2018-08-15 18:55:18 +02:00
spkprs
32aed185ef
Update strings.xml
2018-08-15 19:19:20 +03:00