Commit graph

740 commits

Author SHA1 Message Date
tibbi
6151604759 add a check to avoid crash when data is loaded too late 2017-01-22 16:59:27 +01:00
tibbi
c1a2051f8c properly update the weekly screen if some color changes 2017-01-22 16:48:25 +01:00
tibbi
03a11ff99b use thursdays for determining week numbers 2017-01-22 16:24:13 +01:00
Tibor Kaputa
fdb7a46c44 Merge pull request #92 from nopeppermint/patch-5
update German translation
2017-01-22 16:02:17 +01:00
Stefan
ac86209efd update German translation 2017-01-22 15:09:16 +01:00
tibbi
b96fa64ce1 handle sunday as the first day in weekly view properly 2017-01-22 13:49:15 +01:00
tibbi
d9f6228a96 implement creating a new event at double clicking a grid at weekly view 2017-01-22 12:48:55 +01:00
tibbi
2f9237c335 pass the new event start timestamp to event activity 2017-01-22 11:42:26 +01:00
tibbi
6ad9819ef3 mark the pressed empty grid in weekly view on click 2017-01-22 11:19:09 +01:00
tibbi
e72f6bae2a make sure Settings items are displayed properly even on smaller devices 2017-01-22 10:36:36 +01:00
tibbi
451e10e1df simplify the signing config file 2017-01-22 10:30:55 +01:00
Tibor Kaputa
d043122aa2 Merge pull request #90 from Sopor-/patch-1
Updated Swedish translation
2017-01-22 10:05:37 +01:00
Tibor Kaputa
dc6e7fbdb2 Merge pull request #91 from nopeppermint/patch-4
update German translation
2017-01-22 10:05:22 +01:00
Stefan
293f9c857d update German translation 2017-01-22 09:50:21 +01:00
Sopor
cb3c60e6a0 Updated Swedish translation
Release notes are not translated
2017-01-22 01:41:10 +01:00
tibbi
bcd0e71732 update commons to 2.4.5 2017-01-21 23:31:19 +01:00
tibbi
bbe4c3ae7c open the given event at pressing on weekly view 2017-01-21 23:25:16 +01:00
tibbi
e387e19fd1 avoid glitching when end time is too close to start time 2017-01-21 21:35:52 +01:00
tibbi
3b41a33202 recheck hour limits at resume 2017-01-21 21:30:51 +01:00
tibbi
3903d82204 limit the weekly view scrollview depending on set hours limit 2017-01-21 20:29:57 +01:00
tibbi
7b6c4dde34 allow setting when to start and end the day at weekly view 2017-01-20 23:36:48 +01:00
tibbi
606e227bad display month name and week number in title 2017-01-20 22:28:24 +01:00
tibbi
3834c389ad tweak the Display week numbers string 2017-01-20 21:57:30 +01:00
tibbi
d7b027c492 show event title at the grid 2017-01-19 23:24:10 +01:00
tibbi
4e82c5f4a3 sort the events before adding in weekly view 2017-01-19 22:59:37 +01:00
tibbi
b4c18aafe7 add minimal height to events without end timestamp 2017-01-18 23:33:04 +01:00
tibbi
a2aa3e8a8c specify textsize at week letters 2017-01-18 23:25:29 +01:00
tibbi
2c1e0e7911 reset the app title at weekly view 2017-01-18 23:19:36 +01:00
tibbi
5dacb916ca use relativelayouts in weekly view for easier overlap handling 2017-01-18 23:17:19 +01:00
tibbi
b8d71620aa clear weekly views before adding them 2017-01-18 22:47:33 +01:00
tibbi
a0cc3910e5 display both day date and day letter at the top 2017-01-18 21:36:33 +01:00
tibbi
a9ec849a03 display day date at the top 2017-01-18 21:28:21 +01:00
tibbi
1fb9299aee use real week timestamps at week fragments 2017-01-17 23:28:42 +01:00
tibbi
378abf5c98 add week day labels 2017-01-17 22:04:28 +01:00
tibbi
0f43dd3f6e mark the event in the weekly calendar 2017-01-17 19:52:33 +01:00
tibbi
78b8ece86f make sure to add weekly events on the ui thread 2017-01-17 19:07:46 +01:00
tibbi
a3b614862d add a sample event in week view 2017-01-16 23:41:06 +01:00
tibbi
f64212eb79 remove a redundant arraylist related to filling the week view 2017-01-16 22:36:24 +01:00
tibbi
190a2bdcab add some linearlayouts as week columns 2017-01-16 22:29:59 +01:00
tibbi
5788eea57b update commons to 2.4.1 2017-01-16 21:36:57 +01:00
tibbi
952df754a4 create a gridview viewholder 2017-01-15 23:05:25 +01:00
tibbi
ab4964db5f create a DateTime extension for getting the DateTime timestamp in seconds 2017-01-15 22:26:52 +01:00
tibbi
2c74330a3c get the current weeks events 2017-01-15 22:14:01 +01:00
tibbi
90c0a34c21 simplify the month events getting 2017-01-15 21:15:41 +01:00
tibbi
80dd147799 add a weekly calendar implementation placeholder 2017-01-15 20:48:39 +01:00
tibbi
9dba6e05ef add a background grid 2017-01-15 19:57:00 +01:00
tibbi
ff4b7374c2 add the scrolling views 2017-01-15 18:37:51 +01:00
tibbi
f9cf4e8b80 some row height tweaks 2017-01-15 13:46:46 +01:00
tibbi
8d2560450a clear the hours before adding them to avoid duplication 2017-01-15 13:44:35 +01:00
tibbi
6221129678 add a list of hours at weekly view 2017-01-15 13:41:57 +01:00