Commit Graph

136 Commits

Author SHA1 Message Date
hlq07 d776dbf137 add a comment and improve functionality 2018-05-12 12:54:13 +08:00
hlq07 19f4f9cc9e fix a bug 2018-05-12 12:34:17 +08:00
hlq07 4e22180a37 fix a bug 2018-05-12 12:29:17 +08:00
hlq07 f780aef0bf complete PaintCalendarStrategy 2018-05-12 02:56:27 +08:00
hlq07 e5d5406a15 publish the class CalendarUnit 2018-05-12 02:55:57 +08:00
hlq07 eee34118cc complete paintCalendar in class Presenter 2018-05-12 01:29:13 +08:00
hlq07 77d99153a2 update test unit 2018-05-12 01:27:52 +08:00
hlq07 ef8fff6cf4 add HolidayManager 2018-05-12 01:18:45 +08:00
hlq07 2052812189 add TodoItemStorage class 2018-05-12 01:05:41 +08:00
hlq07 a97b0565bc remove a useless part 2018-05-12 01:04:40 +08:00
hlq07 6ce934e767 modify a test unit 2018-05-12 01:04:17 +08:00
hlq07 07e210ffeb fix a bug 2018-05-12 01:02:26 +08:00
hlq07 c23cb33aef distribute tasks 2018-05-11 18:45:46 +08:00
dingying 930ef8edb6 modify SampleMain 2018-05-11 18:27:27 +08:00
hlq07 6cde72a562 add modifier to some methods of Presenter 2018-05-11 17:15:31 +08:00
hlq07 9dd66c0dd5 create Presenter 2018-05-11 17:08:36 +08:00
hlq07 4e3fd47539 add some methods into TodoItemManager 2018-05-11 17:07:45 +08:00
hlq07 10facca1da add some methods into CalendarUtil 2018-05-11 17:07:00 +08:00
hlq07 80282bd931 add final key word to the constant 2018-05-11 04:53:23 +08:00
hlq07 0bc600ce6e remove the declaration which is a runtime exception 2018-05-11 04:52:43 +08:00
hlq07 276e6042c3 remove Deprecated annotation from TodoItem 2018-05-11 04:47:01 +08:00
hlq07 ddcbb7a6da add the Main class to this project 2018-05-11 04:30:24 +08:00
hlq07 baa5355577 complete major part of the model package 2018-05-11 04:29:53 +08:00
hlq07 1d237bdb6f add a comment to the SampleMain 2018-05-11 04:24:28 +08:00
hlq07 78983f7802 enhance functionality of CalendarUtil 2018-05-11 04:23:20 +08:00
hlq07 eb9cc66cb2 remove clone method 2018-05-11 00:34:38 +08:00
hlq07 ad44dfc8aa improve code style 2018-05-11 00:34:08 +08:00
hlq07 4a6f09971c add dependency 2018-05-10 00:23:54 +08:00
hlq07 c43b0e5f4d create TodoItemFactory but not complete 2018-05-10 00:14:42 +08:00
hlq07 edc4e58031 add test unit of TodoItemFactory 2018-05-10 00:13:02 +08:00
hlq07 9fb9ad3298 complete TodoItem 2018-05-09 23:53:53 +08:00
hlq07 5c7b8f6c05 add unit test of TodoItem 2018-05-09 23:53:08 +08:00
hlq07 e4ea3fbb02 complete CalendarUtil 2018-05-09 22:40:38 +08:00
hlq07 427a1ab389 add a test unit of CalendarUtil 2018-05-09 22:39:28 +08:00
hlq07 3a1b8bfca3 migrate lab2 2018-05-09 14:28:11 +08:00
hlq07 2346c96999 create 2018-05-09 14:21:14 +08:00