Commit Graph

640 Commits

Author SHA1 Message Date
tibbi 89f77d4f7f renaming some arrow icons 2017-01-23 21:58:39 +01:00
Sérgio Marques c63fbfadda Portuguese update 2017-01-22 21:49:18 +00:00
Stefan 99f8adb1b7 Update strings.xml 2017-01-22 20:17:45 +01:00
tibbi 8bb28243bf update version to 2.1.0 2017-01-22 17:33:27 +01:00
tibbi 3fc8f0fc62 change the default week end to 23:00 2017-01-22 17:29:22 +01:00
tibbi d8b0a29905 properly position the events if sunday is the first day 2017-01-22 17:23:46 +01:00
tibbi 22694336e1 display the year in weekly view if its not the current 2017-01-22 17:00:00 +01:00
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
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
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