Commit Graph

730 Commits

Author SHA1 Message Date
tibbi
07d06ba067 add the vertical grid programmatically 2017-02-04 22:58:35 +01:00
tibbi
0a46941b9c update the weekly view grid so it scales better on different densities 2017-02-04 22:47:31 +01:00
tibbi
b701883438 update the db version 2017-02-04 17:22:25 +01:00
tibbi
c0c3525678 add some missing proguard rules 2017-02-04 17:05:42 +01:00
tibbi
2d12c09d2c add extra height in case of 2 all-day evnts just once 2017-02-04 16:52:36 +01:00
tibbi
cfed46f4a1 add some grid lines at weekly view 2017-02-04 16:49:28 +01:00
tibbi
cc407072ee one more correction to weekly view height 2017-02-04 15:00:20 +01:00
tibbi
1290883716 couple weekly view scrolling related fixes 2017-02-04 14:44:56 +01:00
tibbi
90168af9f4 fix displaying events lasting through weeks end 2017-02-04 14:02:07 +01:00
tibbi
c24e18f413 update the hours scrollview margin if theres something at all-day top holder 2017-02-04 11:43:06 +01:00
tibbi
be372d513f tweak the bit flag removing extension 2017-02-04 11:41:13 +01:00
tibbi
fc81e5ab42 fix an issue of initializing the calendar at wrong date if sunday is the first day 2017-02-03 23:12:34 +01:00
tibbi
3493842a7f show events lasting through midnight at top bar too 2017-02-03 23:05:50 +01:00
tibbi
5ea8d45bcf add a top indicator for all-day events 2017-02-03 22:51:14 +01:00
Tibor Kaputa
a2c6b6f24c Merge pull request #107 from nopeppermint/patch-8
update German translation
2017-02-03 22:16:21 +01:00
tibbi
3339b635b6 prepare a layout for showing all-day events in weekly view 2017-02-03 21:35:26 +01:00
Stefan
5e5856d85f update German translation 2017-02-03 21:21:32 +01:00
tibbi
e642d91636 update day labels in weekly view on resume to fix some color glitching 2017-02-03 21:20:44 +01:00
tibbi
48cd9b608e mark current day on weekly view with primary color 2017-02-03 21:09:20 +01:00
tibbi
759beb985b update hours top margin on weekly view dynamically 2017-02-03 21:01:12 +01:00
tibbi
dca227af33 add all-day long events in release notes 2017-02-03 19:35:57 +01:00
tibbi
50e621d71b add an All-day flag to all-day events 2017-02-03 19:33:43 +01:00
tibbi
dd65a0f10b fill the event reminder dialog values dynamically, so we can add the custom values 2017-02-03 18:14:16 +01:00
tibbi
521bcdc528 rename event item on day view and add End ellipsize 2017-02-03 12:07:42 +01:00
tibbi
b00e6ed9b3 correct the plural versions of custom reminders 2017-02-03 11:48:14 +01:00
tibbi
17563cd576 hide the keyboard after confirming the custom reminder 2017-02-03 11:08:03 +01:00
tibbi
6e91b0abbe implement the custom event reminder dialog 2017-02-03 11:05:39 +01:00
tibbi
83594dd47e add a repeat interval picker dialog 2017-02-03 00:19:07 +01:00
tibbi
af885f2b16 change repetition spinner to a textview in Event details screen 2017-02-02 23:55:05 +01:00
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
Stefan
f6ca21dd72 update German Translation 2017-02-02 18:35:55 +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