Commit Graph

1237 Commits

Author SHA1 Message Date
tibbi d6507ffb34 always display proper month name 2016-07-31 23:16:51 +02:00
tibbi 3ff05c520d update version to 14 (1.14) 2016-07-26 22:27:32 +02:00
tibbi 3a70803c72 make the dark theme really dark 2016-07-26 22:27:18 +02:00
tibbi fc47ca3f84 update version to 13 (1.13) 2016-07-26 21:12:11 +02:00
tibbi cbd896eb4d properly translate months, closes #10 2016-07-26 21:10:07 +02:00
tibbi 1a98db66ff use localized strings at dialogs 2016-07-24 18:12:00 +02:00
tibbi c3fb05f7d0 remove a not needed flag 2016-07-24 11:40:19 +02:00
tibbi f6e64f1bf3 update version to 12 (1.12) 2016-07-21 23:18:55 +02:00
tibbi aa4b77f657 fix date at adding events 2016-07-21 23:18:28 +02:00
tibbi 72c0b34f63 change a japanese translation 2016-07-20 18:27:15 +02:00
tibbi 4c233d0c6a update version to 11 (1.11) 2016-07-19 00:11:37 +02:00
tibbi b96ab2c3c4 add some navigation between activities 2016-07-19 00:11:10 +02:00
tibbi f7e30d3a90 update version to 10 (1.10) 2016-07-18 23:06:50 +02:00
tibbi 299550dc0e make sure we hide the proper field at Month picker 2016-07-18 23:06:22 +02:00
tibbi dd2d7bdd2a add Dark Theme translations 2016-07-18 22:49:35 +02:00
tibbi 70758e7d65 use UTC when predefining new events date 2016-07-18 22:34:11 +02:00
tibbi cd0d134fb8 add a couple strings for dark theme, even if not translated 2016-07-18 22:23:16 +02:00
tibbi 2ef1c73df1 style a couple more components 2016-07-18 22:10:37 +02:00
tibbi c771904361 implement the actual theme change 2016-07-18 21:58:44 +02:00
tibbi 45527473e3 add a Dark Theme toggle 2016-07-18 20:11:58 +02:00
tibbi a15911738c remove some non translatable strings 2016-07-17 23:33:36 +02:00
Tibor Kaputa e295cb6f72 Merge pull request #8 from Sopor-/master
swedish translation
2016-07-17 23:32:41 +02:00
Sopor 41bfb191e0 swedish translation 2016-07-17 22:55:48 +02:00
tibbi ef59de98ce mark some strings non translatable 2016-07-17 22:25:33 +02:00
Tibor Kaputa 29d5202aab Merge pull request #7 from anthologist/master
Add italian translation
2016-07-17 22:22:00 +02:00
anthologist 47832d2f36 Create strings.xml 2016-07-15 11:03:06 +02:00
naofum d6165443b0 Added Japanese translation 2016-07-14 00:18:42 +09:00
tibbi 531a11cf6d update version to 9 (1.9) 2016-07-13 17:13:45 +02:00
tibbi da903171df handle rotation change properly 2016-07-11 20:30:58 +02:00
tibbi fe2915d4fd do not force portrait rotation 2016-07-11 20:30:42 +02:00
tibbi 54c81e4d8b some english fixes 2016-07-11 20:21:14 +02:00
tibbi 738295fcbd update the version to 8 (1.8) 2016-07-07 11:42:31 +02:00
tibbi 7839e8d660 show the proper widget preview image 2016-07-07 11:42:11 +02:00
tibbi 5ea1f1dc52 reschedule the notifications after reboot 2016-07-07 11:35:37 +02:00
tibbi 0d88e35297 properly update the notification if the event is edited 2016-07-07 11:09:43 +02:00
tibbi 5f084488ac do not allow scheduling events in the past 2016-07-07 11:07:02 +02:00
tibbi 2268100a20 add notification sound 2016-07-07 10:50:05 +02:00
tibbi bbdc79cffa fix opening the event through the notification 2016-07-07 10:49:58 +02:00
tibbi 4e294d89d8 implement event reminders 2016-07-07 00:19:07 +02:00
tibbi ad7a08eaeb add the spinner for choosing event reminder 2016-07-06 16:19:57 +02:00
tibbi c090fc9e1b update version to 7 (1.6) 2016-07-05 16:54:19 +02:00
tibbi 28aedeb7d3 open the app from day click on the widget 2016-07-05 16:50:08 +02:00
tibbi 5321da0ab8 remove the extra margin of fab 2016-07-05 16:42:19 +02:00
tibbi d790cfd81a allow changing the day with the datepicker 2016-07-05 16:24:58 +02:00
tibbi b22351dc88 implement the Arrows for switching days 2016-07-05 15:46:03 +02:00
tibbi a49e883bbc add arrows to the day screen too 2016-07-05 15:34:56 +02:00
tibbi c9a86bb347 add a Fab to the main calendar view too 2016-07-05 15:12:35 +02:00
tibbi 862c926690 use bold for the days with events in the widget 2016-07-05 13:21:16 +02:00
tibbi 6b5d965ac0 wrap the calendar layout in a Coordinator layout in app 2016-07-05 13:12:06 +02:00
tibbi be0126dcb6 allow Undeleting events deleted from Events screen 2016-07-05 12:59:50 +02:00
tibbi df363403d0 implement real deletion of events 2016-07-05 12:41:24 +02:00
tibbi 0f140aac4a do not show the keyboard automatically if open an existing event for edit 2016-07-05 00:20:38 +02:00
tibbi 862c41e693 use local time at getDayEndTS too 2016-07-05 00:12:10 +02:00
tibbi 15e4a7066e allow deleting events from both the Day or Event screens 2016-07-04 23:48:21 +02:00
tibbi 4846c6964d implement Event editing 2016-07-04 22:31:07 +02:00
tibbi 128eab6840 update the default event time to 13:00 - 14:00 2016-07-04 19:24:47 +02:00
tibbi 84d6010ffe change the day labels color if it contains an event 2016-07-04 17:35:19 +02:00
tibbi 5ecd7a11ee some refactoring at getting the events 2016-07-04 16:55:19 +02:00
tibbi e6433a7cee list the events of the picked day 2016-07-04 16:41:30 +02:00
tibbi 835c1cc276 implement adding events 2016-07-04 15:21:37 +02:00
tibbi 6098b54712 store the events in a database 2016-07-04 14:22:18 +02:00
tibbi 6a014a99df add a Save button to events 2016-07-04 12:15:00 +02:00
tibbi 2cb67b128d add more fields at the Event 2016-07-04 12:10:01 +02:00
tibbi c5faeb92cd allow changing the event date and time 2016-07-03 23:55:34 +02:00
tibbi f67b4ec2f5 open a Details activity on date click
+ misc preparations for further work
2016-07-03 21:22:13 +02:00
tibbi 4204c6a8c5 move Day to models folder together with Events 2016-07-03 21:11:03 +02:00
tibbi 7c5cdb86b0 resizing some icons 2016-07-03 21:10:27 +02:00
tibbi dca861f787 use the new Google Plus logo 2016-07-01 23:01:31 +02:00
tibbi 08e7d96d03 update version to 6 (1.5) 2016-07-01 15:49:56 +02:00
tibbi f295ea3ca5 show a Rate us button to returning users 2016-07-01 14:43:50 +02:00
tibbi 7e2dcb76cc use a higher resolution Facebook logo 2016-07-01 12:29:58 +02:00
tibbi 4bfc8e529d use smaller social logos on tablets 2016-06-30 16:43:43 +02:00
tibbi a785af3885 scale everything properly for tablets 2016-06-30 15:24:24 +02:00
tibbi f637992ed3 update version to 5 (1.4) 2016-06-27 23:08:27 +02:00
tibbi 5da3603dfe adding Google Plus in About section 2016-06-27 23:08:02 +02:00
tibbi 00358a1e67 update version to 4 (1.3) 2016-06-19 15:11:28 +02:00
tibbi 264c87faa5 add a Facebook image in About section 2016-06-19 13:27:55 +02:00
tibbi 858fde96d8 some refactoring, no functionality change 2016-06-18 23:55:42 +02:00
tibbi e0fcf9f27a update version to 3 (1.2) 2016-06-17 15:26:33 +02:00
tibbi 64894e3cfc always use english locale at month names 2016-06-17 15:26:09 +02:00
tibbi f16e1090b4 update the build tools and appcompat 2016-06-15 16:11:05 +02:00
tibbi 931df1cf4d update version to 2 (1.1) 2016-06-13 16:23:48 +02:00
tibbi 85eddfe9a0 allow resizing the widget 2016-06-13 16:23:03 +02:00
tibbi b98f5fe8b7 move activities to a separate folder 2016-06-13 16:20:23 +02:00
tibbi 49da893d50 change the app colors a bit 2016-06-03 22:17:18 +02:00
tibbi a14f6d3f83 launch the app on widgets Month click 2016-06-03 20:52:46 +02:00
tibbi bf047fd4dc add widget preview images 2016-06-03 20:44:26 +02:00
tibbi 1ef5e70bd8 add a launcher icon 2016-06-03 20:22:57 +02:00
tibbi 27ee8b40fa change the light greys code 2016-06-03 11:40:05 +02:00
tibbi 23d1639d44 small function change 2016-06-02 20:24:54 +02:00
tibbi ab668df8dc make the library titles full width 2016-06-02 19:49:17 +02:00
tibbi 4282a58771 add some licences 2016-06-02 19:45:38 +02:00
tibbi afafa00803 change the actionbar font style 2016-06-02 13:25:35 +02:00
tibbi 0947387fae update version to 8.0.1 2016-06-01 18:19:05 +02:00
tibbi 68092e4075 add About section 2016-06-01 17:19:54 +02:00
tibbi f7ae519d04 add some colors 2016-06-01 17:12:43 +02:00
tibbi cf3d54753c fix saving transparent widget background color 2016-05-31 19:45:06 +02:00
tibbi 9550545181 small context handling change in widget 2016-05-31 17:19:01 +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