Commit Graph

69 Commits

Author SHA1 Message Date
tibbi c4e0212c1c add the widget base 2016-01-30 19:01:48 +01:00
tibbi 69fba230e7 change the way we are creating the table so it can be reused in a widget 2016-01-30 18:30:33 +01:00
tibbi 523149b7b0 replace tablelayout and tablerow with linearlayouts 2016-01-30 14:45:55 +01:00
tibbi 5d8bb9e8b7 show a month/year picker on clicking on the month 2016-01-29 23:46:53 +01:00
tibbi c3e2a00b09 append the year to the month if its not the current year 2016-01-28 21:37:08 +01:00
tibbi f86ac50bfa write the days at the top 2016-01-28 20:45:09 +01:00
tibbi fef766dd0b add some top margin 2016-01-28 19:53:15 +01:00
tibbi 0f8048dd21 force portrait orientation 2016-01-28 19:51:52 +01:00
tibbi 486682630d write todays day with bigger letters 2016-01-28 19:50:49 +01:00
tibbi 0a4724302c implement the left and right arrow for switching months 2016-01-28 17:55:57 +01:00
tibbi c0fe02026a implement Butterknife 2016-01-28 00:07:44 +01:00
tibbi 60aa0ef517 add arrow icons for switching the month 2016-01-27 23:16:18 +01:00
tibbi 4fb6e46bda highlight the current months' days 2016-01-27 21:21:41 +01:00
tibbi 3891f287ce put the current months name at the top 2016-01-27 21:02:10 +01:00
tibbi 7641039aec fill the calendar with proper data 2016-01-27 20:30:55 +01:00
tibbi 883f30e361 display only as many days as there are in the current month 2016-01-27 18:54:10 +01:00
tibbi 6e4d4a4f7e fill the screen with the table rows and cols 2016-01-26 23:19:32 +01:00
tibbi 024357ec48 add a sample row to the table layout 2016-01-26 23:05:09 +01:00
tibbi 78f68b7895 creating the project 2016-01-26 22:08:27 +01:00