Commit Graph

303 Commits

Author SHA1 Message Date
tibbi 400b79238b updating changelog 2016-09-20 18:48:17 +02:00
tibbi f6715707bd update version to 22 (1.22) 2016-09-20 18:48:12 +02:00
tibbi c77b7e885f prefill the months screen as soon as possible, even if without events 2016-09-20 18:41:35 +02:00
tibbi ead01b5926 update the widget at app startup just once, not three times 2016-09-19 23:51:01 +02:00
tibbi 702826b745 use a textinputlayout for edittext labels 2016-09-19 23:28:44 +02:00
tibbi 97def2fb2e underline days with events in the widget instead of using bold text 2016-09-19 23:18:34 +02:00
tibbi 611b93aa12 update the widget after edits done from EventActivity 2016-09-19 23:09:00 +02:00
tibbi a8cffc36b1 rewrite EventActivity to kotlin 2016-09-19 23:07:41 +02:00
tibbi 3119013ec4 create a context extension for updating the widget 2016-09-19 22:39:28 +02:00
tibbi ee508de5d1 move the months FAB code to a separate function 2016-09-19 22:26:00 +02:00
tibbi 711736cbeb add a null check to dayfragment 2016-09-19 22:18:19 +02:00
tibbi dfa8f739e9 convert SimpleActivity to kotlin 2016-09-19 22:13:17 +02:00
tibbi 54eefcd685 update widget config screen 2016-09-19 21:09:54 +02:00
tibbi e154156628 run getEvents on a background thread 2016-09-19 20:55:07 +02:00
tibbi 8d10c1b164 convert App to kotlin 2016-09-18 23:21:33 +02:00
tibbi e4e9a87ae6 fix a crash at deleting events 2016-09-18 21:51:17 +02:00
tibbi df3939f742 some DBHelper refactoring 2016-09-18 21:41:04 +02:00
tibbi a552665960 convert DBHelper to kotlin 2016-09-18 21:18:28 +02:00
tibbi 1df21eba14 recheck monthly events at resume too 2016-09-18 20:54:49 +02:00
tibbi 8c4b4a6c6d recheck daily events more frequently, at every resume 2016-09-18 20:52:38 +02:00
tibbi 7fb26ea71c remove a debug statement 2016-09-18 15:14:19 +02:00
tibbi dea2c346ff allow Editing events 2016-09-18 15:13:03 +02:00
tibbi 5107bd6803 refix the Day FAB 2016-09-18 15:00:51 +02:00
tibbi 71e08ae9dd implement event deleting and delete Undoing 2016-09-18 14:59:53 +02:00
tibbi 78bd16252e add some event deletion related code 2016-09-18 12:02:26 +02:00
tibbi 92048e5342 implement Switching to a different day via top label 2016-09-18 11:25:08 +02:00
tibbi 212914e0b4 count the long pressed items cnt 2016-09-18 11:06:43 +02:00
tibbi 7ae80e70d3 center the top label vertically 2016-09-18 11:03:53 +02:00
tibbi 18a985692a use proper day at adding new event from Day screen 2016-09-18 10:56:17 +02:00
tibbi 605f9e1671 remove some DB code from dayactivity 2016-09-18 10:49:25 +02:00
tibbi 4ed18a90d7 edit the event on click 2016-09-18 10:45:21 +02:00
tibbi 631fe89f3b use the proper style when listing events 2016-09-18 10:39:12 +02:00
tibbi b8959259c8 implement the FAB at the day screen 2016-09-18 00:13:12 +02:00
tibbi ff9e691c68 show the day picking dialog on day label click 2016-09-17 23:47:59 +02:00
tibbi 7520656d2c implement the arrows at Day screen 2016-09-17 23:31:07 +02:00
tibbi cbd5036e1b fix the FAB button at the main screen 2016-09-17 23:16:29 +02:00
tibbi 23fc4556ce one more minor refactoring 2016-09-17 22:13:20 +02:00
tibbi a0c427fedc minor refactoring 2016-09-17 21:54:51 +02:00
tibbi cfba78342a move a chunk of code from DayActivity to DayFragment 2016-09-17 21:53:17 +02:00
tibbi 8a4ae25cff update day label 2016-09-17 15:06:37 +02:00
tibbi 94e198be32 prefill the days viewpager with 2 months 2016-09-17 11:43:24 +02:00
tibbi efbbc5307c change the daycode to YYYYMMdd 2016-09-17 11:15:07 +02:00
tibbi 8fd75ae628 convert DayActivity to kotlin 2016-09-16 23:15:26 +02:00
tibbi dddab1c6ac add a viewpager into the day activity 2016-09-16 23:01:46 +02:00
tibbi 475dff59d8 convert EventsAdapter to kotlin 2016-09-16 22:52:49 +02:00
tibbi 5ac4a95531 convert MyPagerAdapter to kotlin 2016-09-16 22:43:07 +02:00
tibbi 228ab622e5 convert MainActivity to kotlin 2016-09-16 21:32:02 +02:00
tibbi 0993212094 convert Day and Event models to kotlin 2016-09-15 23:58:49 +02:00
tibbi 09ef991010 rewrite MonthFragment to Kotlin 2016-09-15 23:36:01 +02:00
tibbi 668e130ed9 lets add Kotlin 2016-09-15 22:01:38 +02:00