tibbi
|
3b92072a06
|
remove the redundant custom reminder related views
|
2017-02-02 23:42:31 +01:00 |
tibbi
|
fa214a5896
|
move event reminder from spinner into a dialog
|
2017-02-02 23:34:46 +01:00 |
tibbi
|
cddd52ffa9
|
restyle the event detail screen
|
2017-02-02 22:14:02 +01:00 |
tibbi
|
32dae4e3d9
|
hide some views when all-day gets toggled
|
2017-02-02 20:21:39 +01:00 |
Tibor Kaputa
|
4e74aed727
|
Merge pull request #105 from nopeppermint/patch-7
update German Translation
|
2017-02-02 19:10:15 +01:00 |
Stefan
|
f6ca21dd72
|
update German Translation
|
2017-02-02 18:35:55 +01:00 |
Tibor Kaputa
|
665f6f9d77
|
Merge pull request #104 from mcbaze/patch-2
update Russian
|
2017-02-02 00:04:35 +01:00 |
Taras
|
920414e42e
|
update Russian
|
2017-02-01 23:02:33 +03:00 |
tibbi
|
de6a7cb8e6
|
add a button for all day events
|
2017-02-01 20:42:24 +01:00 |
tibbi
|
6547c3b4bb
|
minor string updates
|
2017-02-01 20:26:02 +01:00 |
tibbi
|
d1e2e73339
|
updating some russian strings by turlir
|
2017-02-01 20:10:12 +01:00 |
tibbi
|
d8a2a3a73f
|
parse google event start and end timestamp
|
2017-02-01 20:01:09 +01:00 |
tibbi
|
ce6afbabb8
|
fix #102, enable multidex
|
2017-02-01 19:17:54 +01:00 |
tibbi
|
c38ac98f61
|
importd the Event model
|
2017-01-31 23:45:21 +01:00 |
tibbi
|
2fb9e14686
|
parse events by pages of 100, the default value
|
2017-01-31 23:43:15 +01:00 |
tibbi
|
9a47d51966
|
parse google event recurrence
|
2017-01-31 23:15:33 +01:00 |
tibbi
|
276c46462c
|
parse reminder minutes from google events
- use the Popup reminder type
|
2017-01-31 19:03:48 +01:00 |
tibbi
|
af3031e503
|
add some google events parsing
|
2017-01-31 00:09:12 +01:00 |
tibbi
|
238fb44b39
|
add gson in build.gradle
|
2017-01-30 21:34:41 +01:00 |
tibbi
|
7f2a298092
|
use gsonfactory instead of jacksonfactory at fetching Google Events
|
2017-01-30 21:34:27 +01:00 |
tibbi
|
2ab9ad73bd
|
remove the max 10 events limit
|
2017-01-30 21:27:19 +01:00 |
tibbi
|
eba27b2541
|
set minimum event time to a month ago
|
2017-01-30 21:23:56 +01:00 |
tibbi
|
04b389b46c
|
rename the Google events fetch file
|
2017-01-30 21:23:39 +01:00 |
tibbi
|
c9f0033650
|
fetch the next 10 events from the google calendar
|
2017-01-30 19:32:01 +01:00 |
tibbi
|
31112a807e
|
check for Google Play availability at Google Sync toggle
|
2017-01-29 22:31:32 +01:00 |
tibbi
|
f285bee725
|
add some initial things related to Google Sync, obtaining the account name
|
2017-01-29 21:26:42 +01:00 |
tibbi
|
1b06c20374
|
reorder the settings items
|
2017-01-29 21:16:19 +01:00 |
Tibor Kaputa
|
e323496d11
|
Merge pull request #100 from smarquespt/master
Portuguese update
|
2017-01-29 17:12:29 +01:00 |
Sérgio Marques
|
4087ed1b66
|
Typo fix
|
2017-01-29 12:27:21 +00:00 |
Sérgio Marques
|
838a52fc3d
|
Portuguese update
|
2017-01-29 12:25:52 +00:00 |
tibbi
|
e431d8ea54
|
fix the italian string for May
|
2017-01-28 20:04:03 +01:00 |
tibbi
|
156fb58971
|
updating changelog
|
2017-01-27 00:10:37 +01:00 |
tibbi
|
2617349cc6
|
update version to 2.1.3
|
2017-01-27 00:10:30 +01:00 |
tibbi
|
6d5d8e84bd
|
update Whats new
|
2017-01-27 00:10:22 +01:00 |
tibbi
|
737f457dbc
|
avoid importing the same event twice from ics file
|
2017-01-27 00:05:42 +01:00 |
tibbi
|
f56dfce1fe
|
prepend single digit hours
|
2017-01-26 23:36:31 +01:00 |
tibbi
|
bee422a15d
|
add a new db column for import_id to avoid duplicately imported events
|
2017-01-26 23:34:09 +01:00 |
tibbi
|
28e1b06703
|
use the event title and description at the event notification
|
2017-01-26 21:59:35 +01:00 |
tibbi
|
86fd2f6fac
|
make sure we schedule the notifications of imported events
|
2017-01-26 21:53:18 +01:00 |
tibbi
|
399cb84493
|
do not allow inserting corrupt events in db
|
2017-01-26 21:52:59 +01:00 |
tibbi
|
a7739dbbe2
|
insert the parsed events in db
|
2017-01-26 21:41:30 +01:00 |
tibbi
|
83ebb68f54
|
do the file parsing on a background thread
|
2017-01-26 20:31:30 +01:00 |
tibbi
|
dd8386d5f3
|
added Hebrew translation by BlueScarredJaguar
|
2017-01-26 20:12:52 +01:00 |
tibbi
|
56e7929466
|
add some ics file format checking
|
2017-01-26 19:58:54 +01:00 |
tibbi
|
7e8bc89eeb
|
add reminder calculation at importing events
|
2017-01-26 18:58:30 +01:00 |
tibbi
|
a6c54e0b7a
|
update commons to 2.5.5
|
2017-01-26 18:26:02 +01:00 |
Tibor Kaputa
|
52e2f0dca6
|
increase some sizes on tablets
|
2017-01-26 12:42:16 +01:00 |
tibbi
|
ae14690294
|
more tweaks to import events dialog
|
2017-01-25 23:23:19 +01:00 |
tibbi
|
7e491869bc
|
move some reminder related things to context extensions
|
2017-01-25 23:05:30 +01:00 |
tibbi
|
326015c03a
|
add a dialog related to importing events
|
2017-01-25 22:32:48 +01:00 |