Commit Graph

191 Commits

Author SHA1 Message Date
tibbi 997c41b72e update gradle to 2.1 2016-04-27 23:44:31 +02:00
tibbi cd1fe246f5 prepare a release mode 2016-04-25 22:46:01 +02:00
tibbi 46190bcfe8 update Gradle to 2.0 2016-04-11 19:25:46 +02:00
tibbi 9d2caaec60 add ripple to month button 2016-03-22 18:10:33 +01:00
tibbi ce0dc48061 use an alertdialog instead of a fragment 2016-03-21 23:36:25 +01:00
tibbi bbd3d41a6b add ripple effect to 21+ 2016-03-21 23:23:37 +01:00
tibbi 5d1f131b8e Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2016-02-28 16:13:58 +01:00
tibbi d0c6f6e973 misc changes to the widget 2016-02-28 16:12:44 +01:00
tibbi a170b946f7 add ripple effect to buttons 2016-02-26 12:39:16 +01:00
tibbi 3bd2c6296d change the package name 2016-02-25 22:13:00 +01:00
tibbi 2be922deba small change to widget updating 2016-02-05 19:03:18 +01:00
tibbi 927618b907 change the high alpha to .9f 2016-01-31 20:03:34 +01:00
tibbi bc7f1a59fc some alpha adjustments 2016-01-31 18:45:45 +01:00
tibbi 24efdfda9b allow changing the widgets background color 2016-01-31 18:27:22 +01:00
tibbi 53a3c76299 remove the margins around the calendar widget 2016-01-31 17:25:46 +01:00
tibbi 1050d9c0d2 use the stored color at the widget configure screen as default 2016-01-31 17:09:05 +01:00
tibbi 7382ddab1c setup the widget config screen + misc cleanup 2016-01-31 17:02:44 +01:00
tibbi 9ff1cfc469 setup colors on the widget 2016-01-31 13:45:08 +01:00
tibbi 1216682c3e fill the widget with days 2016-01-31 11:36:14 +01:00
tibbi 975c625fb2 basic widget functionality + misc cleanup 2016-01-30 22:32:21 +01:00
tibbi 90f1122eac move the logic in an interface 2016-01-30 22:16:55 +01:00
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
Tibor Kaputa 979b657e0c Initial commit 2016-01-26 22:02:54 +01:00