tibbi
|
44e773ffdd
|
suggest the Calendar at opening .ics files from a file manager
|
2017-04-06 22:51:03 +02:00 |
tibbi
|
9285a17ccb
|
increase the exported events count at exporting
|
2017-04-06 21:14:04 +02:00 |
tibbi
|
7be0a0d333
|
import event repeat exceptions from ics files too
|
2017-04-06 20:47:52 +02:00 |
tibbi
|
d63e6f30b2
|
use ignored event daycodes instead of timestamps
|
2017-04-06 20:12:50 +02:00 |
tibbi
|
829646b6a0
|
exclude repeating events by daycode, not timestamp
|
2017-04-06 19:59:47 +02:00 |
tibbi
|
261d6a6ccc
|
remove the redundant event insert anonymous callback
|
2017-04-05 23:18:38 +02:00 |
tibbi
|
dbaf0d79c7
|
properly handle importing events with multiple reminders
|
2017-04-05 23:17:25 +02:00 |
tibbi
|
cf1b13d533
|
add the Confirmed Status before alarms
|
2017-04-05 22:50:10 +02:00 |
tibbi
|
af9351cf3b
|
export ignored event dates too
|
2017-04-05 22:36:25 +02:00 |
tibbi
|
18fd08d07e
|
fill in the reminder minutes at exporting
|
2017-04-05 19:35:13 +02:00 |
tibbi
|
fd7be7c738
|
update commons to 2.15.3
|
2017-04-04 22:49:11 +02:00 |
tibbi
|
8296bb507e
|
add repeat limit to exported events if available
|
2017-04-04 22:48:58 +02:00 |
tibbi
|
a76f61b5e7
|
avoid exporting the same event twice
|
2017-04-03 23:34:31 +02:00 |
tibbi
|
e97800cf8a
|
fill event repeat interval
|
2017-04-03 23:31:07 +02:00 |
tibbi
|
527ca0d39f
|
add a couple more parameters to exported events
|
2017-04-03 22:35:28 +02:00 |
tibbi
|
d5d9df7260
|
add a couple properties to exported events
|
2017-04-03 21:41:27 +02:00 |
tibbi
|
af377210fe
|
limit events at ics with BEGIN:VEVENT and END:VEVENT
|
2017-04-03 21:04:42 +02:00 |
tibbi
|
a5ed7a28ce
|
export repeating events under some conditions too
|
2017-04-03 20:55:43 +02:00 |
tibbi
|
f753bdd613
|
create the selector selecting events for exporting
|
2017-04-03 20:21:43 +02:00 |
tibbi
|
33d8da8919
|
lets use a simple return time at getting running events
|
2017-04-03 19:49:14 +02:00 |
tibbi
|
d9f7707d3f
|
do the file exporting on a background thread
|
2017-04-03 19:38:41 +02:00 |
tibbi
|
47797f60e3
|
update version to 2.2.7
|
2017-04-02 22:57:01 +02:00 |
tibbi
|
970fe065de
|
comment out the event exporting menu item for now
|
2017-04-02 22:56:38 +02:00 |
tibbi
|
1a2a5f5a75
|
write some initial content to exported ics file
|
2017-04-02 22:55:21 +02:00 |
tibbi
|
6e3e47fe94
|
handle the event export result
|
2017-04-02 22:36:44 +02:00 |
tibbi
|
8158c876c2
|
add an ics file exporter class
|
2017-04-02 22:25:40 +02:00 |
tibbi
|
e9c63c3968
|
move the ics file related constants in a the Constants.kt file
|
2017-04-02 22:19:29 +02:00 |
tibbi
|
0c83ad67fd
|
rename IcsParser to IcsImporter
|
2017-04-02 22:17:18 +02:00 |
tibbi
|
1280ecce26
|
send the ExportEventsDialog checkbox value in the callback
|
2017-04-02 22:14:02 +02:00 |
tibbi
|
7cd1c0e34b
|
replace GetEventsListener with an anonymous callback
|
2017-04-02 22:07:02 +02:00 |
tibbi
|
6db2db029c
|
notify running repeatable events on device boot too
|
2017-04-02 21:50:08 +02:00 |
tibbi
|
4709322eae
|
fix #109, show a notification if the device is turned on during an event
|
2017-04-02 20:21:22 +02:00 |
tibbi
|
4b82b5e5f3
|
move the notification showing related things into context extensions
|
2017-04-02 20:15:51 +02:00 |
tibbi
|
abf7bb07bf
|
add a dialog for exporting events
|
2017-04-02 19:51:20 +02:00 |
tibbi
|
5265f216cf
|
add a menu button for exporting events to ics file
|
2017-04-02 19:31:21 +02:00 |
tibbi
|
b2be9add1e
|
remove the minY check at adding event at weekly view
|
2017-04-02 19:18:29 +02:00 |
tibbi
|
ee00f72ab3
|
reduce the padding at Select Event Type dialog
|
2017-04-02 19:06:34 +02:00 |
tibbi
|
e9efd38cc6
|
replace the spinners at Settings with radiobutton dialogs
|
2017-04-02 18:14:53 +02:00 |
tibbi
|
ce18ae7fb2
|
flip the order of some settings
|
2017-04-02 17:14:45 +02:00 |
tibbi
|
bdafe75606
|
remove the title from the selectEventType dialog
|
2017-04-02 17:07:14 +02:00 |
tibbi
|
0c1119c150
|
replace EventRepeatInterval with the generic radiobutton dialog
|
2017-04-02 17:03:35 +02:00 |
tibbi
|
6e88c8a425
|
replace the EventReminderDialog with the generic radiobutton dialog
|
2017-04-02 15:34:59 +02:00 |
tibbi
|
d5a4a02726
|
replace the Manage event types FAB with a menu button
|
2017-04-02 12:37:20 +02:00 |
tibbi
|
85c870dbc1
|
use the generic radio button dialog for changing views
|
2017-04-02 12:19:28 +02:00 |
tibbi
|
ccea40c1bc
|
get layoutinflater directly from the activity at dialogs
|
2017-04-02 11:53:48 +02:00 |
tibbi
|
4e781cf8d7
|
use the helper function for creating the database handler
|
2017-04-02 11:50:16 +02:00 |
tibbi
|
5d690b8cc5
|
update the event types color if theres just one and primary color changes
|
2017-04-02 11:38:14 +02:00 |
tibbi
|
f5bec2fd8a
|
add some new strings related to file exporting in ics files
|
2017-04-02 09:48:53 +02:00 |
tibbi
|
60929b89cc
|
use the same Spanish translation for all spanishes
|
2017-04-02 09:42:31 +02:00 |
tibbi
|
5a8c274093
|
update commons to 2.15.0
|
2017-04-02 09:32:46 +02:00 |
Sérgio Marques
|
4c6bad1c19
|
Portuguese update
|
2017-04-01 15:18:22 +01:00 |
tibbi
|
a837ace498
|
remove a redundant function
|
2017-03-29 20:11:37 +02:00 |
tibbi
|
e1b40ba61c
|
rename event_type_view to item_event_type
|
2017-03-29 20:06:07 +02:00 |
tibbi
|
2d5d5558ce
|
translate a portuguese sentence at the playstore description
|
2017-03-28 22:51:06 +02:00 |
Rodrigo
|
c7e685fee4
|
Update strings.xml
|
2017-03-28 17:23:33 -03:00 |
tibbi
|
ed3f718bd9
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
|
2017-03-28 20:26:42 +02:00 |
tibbi
|
93a0eb57c0
|
adding a brazil portuguese file
|
2017-03-28 20:26:29 +02:00 |
canou
|
3b8e1d525e
|
Typos
|
2017-03-28 01:00:57 +02:00 |
canou
|
bc373365bd
|
French translation update
|
2017-03-28 00:43:56 +02:00 |
tibbi
|
98f29fad55
|
fix the "Go to today" button at monthly view opened from yearly view
|
2017-03-22 19:37:04 +01:00 |
tibbi
|
50e0c206ac
|
update kotlin to 1.1.1
|
2017-03-22 19:23:45 +01:00 |
Sérgio Marques
|
b527fa59e4
|
Rename to -pt only
|
2017-03-21 16:26:29 +00:00 |
tibbi
|
e912442a71
|
add the timestamp to exported database name
|
2017-03-16 22:56:35 +01:00 |
tibbi
|
8e23443f79
|
update commons to 2.12.2
|
2017-03-16 22:54:42 +01:00 |
tibbi
|
733ae07ebc
|
fix #127, make the widgets downsizable to 2x2
|
2017-03-16 22:51:55 +01:00 |
Taras
|
985506b527
|
update Russian
|
2017-03-16 00:08:22 +03:00 |
Tibor Kaputa
|
f6c3143265
|
removing a word
|
2017-03-15 09:09:37 +01:00 |
Sérgio Marques
|
e52c1e2671
|
Portuguese update
|
2017-03-14 23:43:15 +00:00 |
petemadsen
|
f06a8f4316
|
Updated German translation
|
2017-03-14 17:57:18 +01:00 |
tibbi
|
95018edb27
|
update version to 2.2.6
|
2017-03-12 17:30:56 +01:00 |
tibbi
|
1c46b71ac6
|
really fix that weird timezone crash
|
2017-03-12 17:30:16 +01:00 |
tibbi
|
f4460c0b8c
|
update version to 2.2.5
|
2017-03-12 16:40:16 +01:00 |
tibbi
|
daffc7fc1d
|
add a couple null checks to viewpager pages
|
2017-03-12 16:39:58 +01:00 |
tibbi
|
539d1ba3d7
|
make the release notes non translatable
|
2017-03-11 23:56:28 +01:00 |
tibbi
|
98a36c2d96
|
update version to 2.2.4
|
2017-03-06 07:36:22 +01:00 |
tibbi
|
a990ed4a78
|
update commons to 2.8.8
|
2017-03-06 07:35:57 +01:00 |
tibbi
|
3731af1836
|
update version to 2.2.3
|
2017-03-05 22:11:59 +01:00 |
tibbi
|
e16260fb44
|
update build tools to 25.0.2
|
2017-03-05 22:08:47 +01:00 |
tibbi
|
af1f5188a8
|
update commons to 2.8.6
|
2017-03-05 22:05:00 +01:00 |
tibbi
|
da75540321
|
if an ics file event contains multiple categories, use the first one
|
2017-03-05 21:59:31 +01:00 |
tibbi
|
6d93a7def5
|
add a double check to not show notification to ignored event occurrences
|
2017-03-05 21:26:44 +01:00 |
tibbi
|
19bc2b627f
|
handle all reminder periods properly
|
2017-03-05 21:22:24 +01:00 |
tibbi
|
a647a52c31
|
do not schedule notifications for deleted events
|
2017-03-05 21:15:43 +01:00 |
tibbi
|
27436f2e91
|
filter out the ignored events asap
|
2017-03-05 21:00:50 +01:00 |
Tibor Kaputa
|
0108aa313e
|
Merge pull request #126 from nopeppermint/patch-12
Update German Translation
|
2017-03-05 20:53:36 +01:00 |
tibbi
|
f2386f8f18
|
implement deleting of single occurrences of repeatable events in other screens
|
2017-03-05 20:36:12 +01:00 |
tibbi
|
897aa82c3f
|
do not allow landscape mode on phones at main screen
|
2017-03-05 20:19:50 +01:00 |
tibbi
|
10e2021dc9
|
do not show the deleted occurrences of repeatable events
|
2017-03-05 20:10:36 +01:00 |
tibbi
|
a4ee9eee52
|
properly delete just 1 event occurrence from event activity
|
2017-03-05 19:39:29 +01:00 |
Stefan
|
168690e20c
|
Update strings.xml
|
2017-03-05 19:00:43 +01:00 |
Stefan
|
b2333a58f7
|
update German translation
|
2017-03-05 18:58:50 +01:00 |
tibbi
|
b286c62873
|
clean up repeatable event exceptions if the parent event is deleted
|
2017-03-05 18:57:51 +01:00 |
tibbi
|
678d9e0d06
|
send the specific event timestamp to event activity
|
2017-03-05 18:54:06 +01:00 |
tibbi
|
66a9c31830
|
check if we should delete all repeatable event occurrences, or just one
|
2017-03-05 18:16:18 +01:00 |
tibbi
|
81301babf0
|
add the individual event occurrence deleting in release notes
|
2017-03-05 17:27:02 +01:00 |
tibbi
|
c91390f3a1
|
show the repeatability related things only if an event is repeatable
|
2017-03-05 17:23:37 +01:00 |
tibbi
|
f8dedf89a6
|
add a radiobutton for toggling repetable event deletion
|
2017-03-05 17:01:05 +01:00 |
tibbi
|
5172a60757
|
create a table for repeating event exceptions
|
2017-03-05 16:43:27 +01:00 |
tibbi
|
453177382e
|
pass the event ids to the confirmation dialog
|
2017-03-05 15:57:08 +01:00 |
tibbi
|
798e77b4e7
|
create a new confirmation dialog for deleting events
|
2017-03-05 15:38:33 +01:00 |
tibbi
|
c43275c7ff
|
allow setting default event type at importing ics
|
2017-03-05 13:01:46 +01:00 |
tibbi
|
6838ce626a
|
fix #124, properly set repetition if frequency and count is provided
|
2017-03-05 11:50:05 +01:00 |
tibbi
|
c8af7f25be
|
try parsing one category from ics files at importing
|
2017-03-05 11:34:20 +01:00 |
tibbi
|
848c084a68
|
make event type title checking incasesensitive
|
2017-03-05 11:15:30 +01:00 |
tibbi
|
e2ed197e87
|
simplify the checking of multiple-day events
|
2017-03-05 10:57:34 +01:00 |
tibbi
|
8fa79dd441
|
update commons to 2.8.5
|
2017-03-05 10:07:30 +01:00 |
Sérgio Marques
|
aa4a9056c8
|
Portuguese update
|
2017-03-04 16:19:31 +00:00 |
Stefan
|
5ed080eff6
|
update German translation
|
2017-03-04 12:03:42 +01:00 |
tibbi
|
abd83c559e
|
update version to 2.2.2
|
2017-02-28 19:47:25 +01:00 |
tibbi
|
b065a5a9a0
|
update commons to 2.7.6
|
2017-02-28 19:44:40 +01:00 |
tibbi
|
b8c7493beb
|
implement the database exporting functionality
|
2017-02-28 19:37:59 +01:00 |
tibbi
|
06e5375882
|
add a menu item for exporting raw database
|
2017-02-28 18:25:36 +01:00 |
Tibor Kaputa
|
bb58e362a6
|
Merge pull request #119 from smarquespt/master
Portuguese update
|
2017-02-26 16:52:44 +01:00 |
Stefan
|
1d0a26ce27
|
update German translation
|
2017-02-26 15:37:41 +01:00 |
Sérgio Marques
|
8163549466
|
Portuguese update
|
2017-02-26 13:17:03 +00:00 |
tibbi
|
cfc19575c3
|
update version to 2.2.1
|
2017-02-22 00:06:08 +01:00 |
tibbi
|
0b8ae27d00
|
fix #101, add a button for creating new event at the events list widget
|
2017-02-22 00:02:20 +01:00 |
tibbi
|
b7bcfe8d28
|
use selected hour format at weekly view
|
2017-02-21 22:17:46 +01:00 |
tibbi
|
e92d0f9bf6
|
allow toggling 24 hour format in settings
|
2017-02-21 21:55:27 +01:00 |
tibbi
|
c7c2f117de
|
adding some strings related to toggling 24-hour format
|
2017-02-21 21:44:48 +01:00 |
tibbi
|
420f9a5cb5
|
small week fragment tweak
|
2017-02-21 21:36:00 +01:00 |
tibbi
|
5fccb0e00b
|
use 0 for midnight instead of 24
|
2017-02-21 21:17:05 +01:00 |
tibbi
|
0a68e99ace
|
add End ellipsize to event list items
|
2017-02-21 21:10:58 +01:00 |
tibbi
|
0b5109a55f
|
add a button to monthly widget for easy new event creation
|
2017-02-21 21:08:18 +01:00 |
tibbi
|
4ecc5f5f37
|
fix #84, allow changing widget months if the calendar app is killed
|
2017-02-21 20:50:18 +01:00 |
tibbi
|
70dc7e07cf
|
properly display events starting at midnight
|
2017-02-21 20:14:04 +01:00 |
tibbi
|
178fac5ad7
|
some ics parsing datetimezone and repeat limit corrections
|
2017-02-21 19:51:58 +01:00 |
tibbi
|
18a731d106
|
update version to 2.2.0
|
2017-02-19 23:49:34 +01:00 |
tibbi
|
0f7b950e15
|
update the end time if start time is after the end, close #115
|
2017-02-19 23:48:11 +01:00 |
tibbi
|
681dc87b67
|
adding a crashfix to week fragment
|
2017-02-19 23:39:36 +01:00 |
tibbi
|
320cc6b319
|
fix the custom repeat interval
|
2017-02-19 23:22:56 +01:00 |
tibbi
|
b86ed18534
|
subtract 1 ms from all-day events to hotfix some glitches
|
2017-02-19 23:17:22 +01:00 |
tibbi
|
4729b09004
|
parse repeat limit if it was set as event occurrence count, not a date
|
2017-02-19 22:27:24 +01:00 |
tibbi
|
5f7623deeb
|
parse repeat limit from ics files
|
2017-02-19 22:08:15 +01:00 |
tibbi
|
ca1ca279fb
|
parse repeat interval from ics files
|
2017-02-19 21:53:33 +01:00 |
tibbi
|
7c49919701
|
add the ics import improvements to release notes
|
2017-02-19 21:47:21 +01:00 |
tibbi
|
29641eaaa3
|
update version to 59
|
2017-02-19 20:56:33 +01:00 |
tibbi
|
ca01192f22
|
implement the actual Go to today button functionality
|
2017-02-19 20:51:25 +01:00 |
tibbi
|
ba7e25bb65
|
show the "Go to today" button only if we arent on the today page
|
2017-02-19 20:49:51 +01:00 |
tibbi
|
2022081881
|
hide the GoToToday button at event list view
|
2017-02-19 20:36:21 +01:00 |
tibbi
|
644a9fbd03
|
add a menu button for Go to today
|
2017-02-19 20:28:01 +01:00 |
tibbi
|
1ddce648a2
|
avoid importing the same event twice, if its twice in the ics file
|
2017-02-19 19:13:06 +01:00 |
tibbi
|
2a69232ce5
|
do not use the notification description at event description
|
2017-02-19 19:10:23 +01:00 |
tibbi
|
48de60188f
|
remove the event reminder timer from ics import dialog
|
2017-02-19 19:06:08 +01:00 |
tibbi
|
9ee0b764e6
|
parse the actual reminder time from ics files
|
2017-02-19 19:02:36 +01:00 |
tibbi
|
dd2d17fee2
|
properly handle custom repeat intervals
|
2017-02-19 18:21:23 +01:00 |
tibbi
|
a3ca6e74c3
|
added custom repeat intervals to release notes
|
2017-02-19 14:01:00 +01:00 |
tibbi
|
60d5343266
|
wrap the custom event reminder dialog in a scrollview
|
2017-02-19 13:57:03 +01:00 |
tibbi
|
08c921d0c9
|
create the custom repeat interval dialog
|
2017-02-19 13:55:47 +01:00 |
tibbi
|
d205c0a5ec
|
fill the repeat interval dialog dynamically
|
2017-02-19 13:38:52 +01:00 |