Commit graph

2716 commits

Author SHA1 Message Date
tibbi
3903d82204 limit the weekly view scrollview depending on set hours limit 2017-01-21 20:29:57 +01:00
tibbi
7b6c4dde34 allow setting when to start and end the day at weekly view 2017-01-20 23:36:48 +01:00
tibbi
606e227bad display month name and week number in title 2017-01-20 22:28:24 +01:00
tibbi
3834c389ad tweak the Display week numbers string 2017-01-20 21:57:30 +01:00
tibbi
d7b027c492 show event title at the grid 2017-01-19 23:24:10 +01:00
tibbi
4e82c5f4a3 sort the events before adding in weekly view 2017-01-19 22:59:37 +01:00
tibbi
b4c18aafe7 add minimal height to events without end timestamp 2017-01-18 23:33:04 +01:00
tibbi
a2aa3e8a8c specify textsize at week letters 2017-01-18 23:25:29 +01:00
tibbi
2c1e0e7911 reset the app title at weekly view 2017-01-18 23:19:36 +01:00
tibbi
5dacb916ca use relativelayouts in weekly view for easier overlap handling 2017-01-18 23:17:19 +01:00
tibbi
b8d71620aa clear weekly views before adding them 2017-01-18 22:47:33 +01:00
tibbi
a0cc3910e5 display both day date and day letter at the top 2017-01-18 21:36:33 +01:00
tibbi
a9ec849a03 display day date at the top 2017-01-18 21:28:21 +01:00
tibbi
1fb9299aee use real week timestamps at week fragments 2017-01-17 23:28:42 +01:00
tibbi
378abf5c98 add week day labels 2017-01-17 22:04:28 +01:00
tibbi
0f43dd3f6e mark the event in the weekly calendar 2017-01-17 19:52:33 +01:00
tibbi
78b8ece86f make sure to add weekly events on the ui thread 2017-01-17 19:07:46 +01:00
tibbi
a3b614862d add a sample event in week view 2017-01-16 23:41:06 +01:00
tibbi
f64212eb79 remove a redundant arraylist related to filling the week view 2017-01-16 22:36:24 +01:00
tibbi
190a2bdcab add some linearlayouts as week columns 2017-01-16 22:29:59 +01:00
tibbi
5788eea57b update commons to 2.4.1 2017-01-16 21:36:57 +01:00
tibbi
952df754a4 create a gridview viewholder 2017-01-15 23:05:25 +01:00
tibbi
ab4964db5f create a DateTime extension for getting the DateTime timestamp in seconds 2017-01-15 22:26:52 +01:00
tibbi
2c74330a3c get the current weeks events 2017-01-15 22:14:01 +01:00
tibbi
90c0a34c21 simplify the month events getting 2017-01-15 21:15:41 +01:00
tibbi
80dd147799 add a weekly calendar implementation placeholder 2017-01-15 20:48:39 +01:00
tibbi
9dba6e05ef add a background grid 2017-01-15 19:57:00 +01:00
tibbi
ff4b7374c2 add the scrolling views 2017-01-15 18:37:51 +01:00
tibbi
f9cf4e8b80 some row height tweaks 2017-01-15 13:46:46 +01:00
tibbi
8d2560450a clear the hours before adding them to avoid duplication 2017-01-15 13:44:35 +01:00
tibbi
6221129678 add a list of hours at weekly view 2017-01-15 13:41:57 +01:00
tibbi
357f57e0ee update commons to 2.3.8 2017-01-15 10:42:39 +01:00
tibbi
8598cb5e17 create a weekly pager adapter 2017-01-15 10:41:47 +01:00
tibbi
55afe6b544 underline todays date at event list widget 2017-01-15 10:21:08 +01:00
tibbi
6e02465bdf add a new radio button for the weekly view 2017-01-10 21:35:54 +01:00
tibbi
6847782059 update version to 2.0.3 2017-01-10 20:15:26 +01:00
tibbi
1f6fbda451 add a null check to settings ringtone name 2017-01-10 20:13:31 +01:00
tibbi
aa827fe2a3 create a config variable extension 2017-01-10 19:48:02 +01:00
tibbi
b02660a459 taking some styles from commons library 2017-01-10 19:39:11 +01:00
tibbi
bbaf77581b tweak the dialog background colors 2017-01-10 19:13:54 +01:00
tibbi
bbd797abad update commons to 2.3.5 2017-01-10 18:56:28 +01:00
Sérgio Marques
8a45de75e0 Portuguese update 2017-01-10 00:45:09 +00:00
tibbi
d7f4dc79fb update commons to 2.3.1 2017-01-09 23:13:56 +01:00
tibbi
b2367ef9b6 update Commons to 2.3.0 2017-01-09 22:32:10 +01:00
Taras
f98df305eb add Russian 2017-01-09 02:19:18 +03:00
tibbi
8553776c05 update commons to 2.2.3 2017-01-07 23:45:21 +01:00
tibbi
942647469a update version to 2.0.2 2017-01-07 11:20:48 +01:00
tibbi
99eae5edda properly select default reminder in settings 2017-01-07 11:20:28 +01:00
tibbi
33d04cd5e7 add version 46 to whats new dialog 2017-01-07 11:10:20 +01:00
tibbi
9c74613bcc move some classes in Helpers 2017-01-07 11:01:47 +01:00
tibbi
cddbf573e8 tweak event reminder types a bit 2017-01-07 11:01:00 +01:00
tibbi
c4dc005a6c allow setting empty notification sound 2017-01-07 10:42:32 +01:00
tibbi
efa9d542d7 simplify spinner initialization 2017-01-06 21:05:08 +01:00
tibbi
7ee4c76ef9 update version to 2.0.1 2017-01-06 20:39:06 +01:00
tibbi
12892b0300 fix a crash caused by no permission accessing the default notification sound 2017-01-06 20:32:58 +01:00
tibbi
9ef8fd775b shorten the apptheme style 2017-01-06 19:36:06 +01:00
tibbi
e1699a74c7 adding some strings for weekly view 2017-01-06 17:16:31 +01:00
tibbi
235e5629a2 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-01-05 22:51:12 +01:00
canou
43db5341b1 Forgotten escapes 2017-01-05 21:22:57 +01:00
canou
d393a30a94 Typo fixes and more french translations 2017-01-05 20:49:50 +01:00
tibbi
8da3d583c4 update commons to 2.1.6 2017-01-05 19:47:47 +01:00
Tibor Kaputa
a45e232ce0 use smaller fonts on tablets 2017-01-05 15:04:24 +01:00
tibbi
ef7949e218 updating the app description 2017-01-05 00:01:19 +01:00
tibbi
e363eb66f7 move icons in drawables, and remove the ones used from Commons lib 2017-01-04 19:14:25 +01:00
tibbi
e848b00f43 update version to 2.0.0 2017-01-04 17:17:16 +01:00
tibbi
f70c2260ee update Commons to 2.1.1 2017-01-04 17:16:42 +01:00
tibbi
4d0963de51 fix some month widget layout ids 2017-01-04 16:48:03 +01:00
tibbi
243b410967 adding Whats new dialog 2017-01-04 16:43:21 +01:00
tibbi
c58a75fd0e do not change the window background color in styles 2017-01-04 16:32:17 +01:00
tibbi
b32298e305 couple ui corrections 2017-01-04 16:19:58 +01:00
tibbi
d08e1cebd4 allow translating the widget config sample strings 2017-01-04 15:52:31 +01:00
tibbi
ce9d4fe2af couple fixes related to event list widget 2017-01-04 15:47:16 +01:00
tibbi
1d06261604 correctly mark todays date on event list view 2017-01-04 15:28:58 +01:00
tibbi
dca5e61dbb properly mark days with events and current day on the monthly widget 2017-01-04 15:23:03 +01:00
tibbi
0b1eda954d update commons to 2.0.13 2017-01-04 11:46:09 +01:00
tibbi
ec896fa567 use slightly bigger text size for monthview 2017-01-04 11:37:26 +01:00
tibbi
b7f74b6738 use a smaller circle for marking the current day 2017-01-04 11:31:11 +01:00
tibbi
3e443fbf90 shorten some widget config color picker dialog code 2017-01-04 00:00:20 +01:00
tibbi
2fadc6564c adding some release notes 2017-01-03 23:54:48 +01:00
tibbi
53651ce6bb remove HIGH_ALPHA modifier, use full alpha 2017-01-03 23:43:38 +01:00
Tibor Kaputa
eb9c69ad31 Merge pull request #78 from nopeppermint/patch-2
Update German strings.xml
2017-01-03 23:28:38 +01:00
tibbi
3c51e933f9 use the new way of marking events and today at widget config too 2017-01-03 23:27:50 +01:00
Stefan
af831e06f8 Update strings.xml 2017-01-03 23:20:26 +01:00
tibbi
17ae73da68 mark days with events with underlining, today with a circle 2017-01-03 23:15:24 +01:00
Stefan
446144bea7 Update strings.xml 2017-01-03 23:09:36 +01:00
tibbi
43c1bfe6ba mark days with events with circles, not color change 2017-01-03 23:07:32 +01:00
tibbi
7ae2a0b8f0 redraw the main page only if the text color changed 2017-01-03 22:47:13 +01:00
tibbi
566646a1b9 properly pick either the dark or light dialog theme 2017-01-03 22:31:45 +01:00
tibbi
dbd662d0c2 remove the day from datepicker in a cleanr way 2017-01-03 21:59:36 +01:00
tibbi
8e7aee1fe3 use dark dialogs if the user has dark background 2017-01-03 21:17:08 +01:00
tibbi
e04ec15c7f add a black splash screen 2017-01-02 23:33:31 +01:00
tibbi
89d9c2c3ef update the colors on a few more places 2017-01-02 23:27:43 +01:00
tibbi
7165cdb3ff lets fill the main views calendar on every resume, not just at create 2017-01-02 23:21:38 +01:00
tibbi
82eb63ca69 fix default reminder value 2017-01-02 23:16:29 +01:00
tibbi
a4f98d8944 updating colors on a couple places 2017-01-02 22:52:16 +01:00
tibbi
b89f8a82e8 fix some constants 2017-01-02 22:23:49 +01:00
tibbi
c1d5032821 update commons to 2.0.12 2017-01-02 22:23:42 +01:00
tibbi
1597bedf62 use data classes for models 2017-01-02 22:08:10 +01:00
tibbi
30d21224cd remove EventActivity TextInputLayout, as it cannot be customized 2017-01-02 21:25:07 +01:00
tibbi
1982af9a52 couple text color changes 2017-01-02 20:53:33 +01:00
tibbi
4e3a63f147 remove some unnecessary styles 2017-01-02 20:46:37 +01:00
tibbi
c51855f4ab update commons to 2.0.11 2017-01-02 20:43:36 +01:00
tibbi
2d96cb2f2a use our custom views wherever appropriate 2017-01-02 19:59:48 +01:00
tibbi
93272b0b0f use the primary color for coloring Fabs 2017-01-02 19:39:45 +01:00
tibbi
4034cbd59d use some views from the Commons library 2017-01-02 19:27:36 +01:00
tibbi
392c269787 apply the generic dialog things to the dialog 2016-12-29 23:50:11 +01:00
tibbi
05967d3790 add the color customization button in settings 2016-12-29 23:39:16 +01:00
tibbi
18c4d4a773 fix the spinner at settings 2016-12-29 23:36:08 +01:00
tibbi
9a5aff5116 updating the Settings layout 2016-12-29 23:28:34 +01:00
tibbi
55c27e20dd update commons to 2.0.9 2016-12-29 23:15:23 +01:00
tibbi
b81ef925e4 use the shared License activity 2016-12-29 22:48:42 +01:00
tibbi
717138d53b use the shared About activity 2016-12-29 22:46:27 +01:00
tibbi
5e08224f43 shorten some switch cases 2016-12-29 22:41:08 +01:00
tibbi
27ec78ad18 extend BaseSimpleActivity with SimpleActivity 2016-12-29 22:38:33 +01:00
tibbi
fbf58e3ae3 escape some french apostrophes 2016-12-29 22:38:15 +01:00
tibbi
f376c206f6 shortening the french short description 2016-12-29 21:53:52 +01:00
Tibor Kaputa
4776ca45f3 Merge pull request #76 from canou/french-translation
Add french translation
2016-12-29 09:47:42 +01:00
canou
a5047b77ba Add french translation 2016-12-28 23:52:34 +01:00
tibbi
a6ed9523f0 inherit config from the common BaseConfig 2016-12-28 23:48:35 +01:00
tibbi
afd330b799 formatting widgetprovider xml 2016-12-28 23:01:41 +01:00
tibbi
0202bcac8f update Commons to 2.0.7 2016-12-28 22:56:25 +01:00
tibbi
0f06954555 inherit the styles from Commons 2016-12-27 23:30:55 +01:00
tibbi
14dbc6a099 use some resources from Commons 2016-12-27 23:18:48 +01:00
tibbi
841f084c8b removing and updating a couple resources 2016-12-27 22:23:55 +01:00
tibbi
d46f479c18 update commons to 2.0.1 2016-12-27 22:22:13 +01:00
tibbi
3878217665 show an placeholder message if the widgets event list is empty 2016-12-27 22:07:49 +01:00
tibbi
c7c972c502 update the empty list placeholder text 2016-12-27 21:28:15 +01:00
tibbi
7477fb1155 fixing some imports 2016-12-27 21:17:02 +01:00
tibbi
56d7458dd7 updating string files 2016-12-27 21:07:38 +01:00
tibbi
48d99fa480 update commons to 2.0.0 2016-12-27 21:07:21 +01:00
tibbi
d67c5633ab update version to 1.43 2016-12-18 17:18:33 +01:00
tibbi
32dc35b6c7 use 12 or 24 hours format as appropriate 2016-12-18 17:13:30 +01:00
tibbi
ecd384f1af small style update 2016-12-18 16:35:30 +01:00
tibbi
0d37b0f100 add a null check to default ringtone uri 2016-12-18 16:30:49 +01:00
tibbi
a1ed41944e simplify the widget colorpicker dialogs 2016-12-14 19:43:35 +01:00
Sérgio Marques
5542c88b92 Portuguese update 2016-12-13 21:54:56 +00:00
tibbi
298e41b5dc simplify the changeview dialog 2016-12-12 19:12:14 +01:00
tibbi
c1b78e3a07 add some links to more strings 2016-12-11 11:01:35 +01:00
Sérgio Marques
9203491054 Portuguese update 2016-12-11 02:18:45 +00:00
tibbi
523ffbde6e update version to 1.42 2016-12-10 20:51:51 +01:00
tibbi
0fb73b12bf allow changing the reminder notification sound, fix #27 2016-12-10 20:12:53 +01:00
tibbi
91f0fe4955 add some things related to setting custom reminder sound 2016-12-10 12:25:54 +01:00
tibbi
7f8058580b increase weak text alpha a bit so its more visible 2016-12-10 11:29:23 +01:00
tibbi
2161a93846 updating the About activity 2016-12-10 11:14:37 +01:00
tibbi
d69bea8013 add some new strings 2016-12-10 11:05:54 +01:00
tibbi
18cf5e102a shortening the hungarian calendar description so its within 80 chars 2016-12-10 00:41:59 +01:00
tibbi
01dd5e4484 update version to 1.41 2016-12-10 00:36:25 +01:00
tibbi
cadfe88c6f removing some empty lines 2016-12-10 00:36:17 +01:00
tibbi
2105ec3c33 hide the keyboard at pressing on a date or timepicker 2016-12-09 18:57:21 +01:00
Tibor Kaputa
1ba39edc37 fix the theme at date and timepicker dialogs on android 7 2016-12-09 09:40:50 +01:00
Tibor Kaputa
e05f270580 update target sdk to 25 2016-12-09 09:33:16 +01:00
Sérgio Marques
3d6f1b5c94 Portuguese update 2016-12-05 22:07:41 +00:00
András Lengyel-Nagy
5e32916eac Hungarian translation of strings.xml 2016-12-04 22:16:53 +01:00
tibbi
4341289595 make sure dialog is cancellable by clicking outside 2016-12-04 10:27:35 +01:00
tibbi
97ee44979e add the check to daily view too 2016-12-03 11:15:44 +01:00
tibbi
bcad8aafef make sure only the proper item is selected at long click 2016-12-03 11:14:15 +01:00
Sérgio Marques
837e0d04d8 Portuguese update 2016-12-02 23:20:00 +00:00
tibbi
8f506c74ed update version to 1.40 2016-11-30 21:46:41 +01:00
tibbi
36486710a5 fix some crashes at setting reminder to empty value 2016-11-30 21:43:02 +01:00
tibbi
da2ea22017 use setExact for more precise notifications, waking up from Doze 2016-11-30 21:34:38 +01:00
tibbi
34a88c544c delete the event from eventActivity, do not allow Undo 2016-11-30 20:51:04 +01:00
tibbi
08ad077c83 add a preview to list widget 2016-11-30 19:49:51 +01:00
tibbi
13e2277f48 rename widget_preview to widget_monthly_preview 2016-11-30 19:44:13 +01:00
tibbi
1d47de4b29 limit events displayed in lists to 50 2016-11-30 19:24:15 +01:00
tibbi
11bebdce62 properly update the list widget when needed 2016-11-30 19:09:26 +01:00
naofum
ba52d8218f Updated Japanese 2016-11-30 23:20:25 +09:00
tibbi
dc70775ac2 display real data on the list widget 2016-11-29 23:31:14 +01:00
tibbi
029ebfc983 allow clicking on list items 2016-11-29 21:48:55 +01:00
tibbi
f96c7a875c create standalone list items for widget 2016-11-29 21:14:07 +01:00
tibbi
d33b5e8f2d display event type items on widget list too 2016-11-29 20:00:15 +01:00
tibbi
98877c9fb0 populating list widget with some test data 2016-11-29 18:53:26 +01:00
tibbi
42747a5914 get the upcoming events for the list widget 2016-11-28 22:33:54 +01:00
tibbi
cc53dd0c12 rename EventsListener to EventUpdateListener 2016-11-28 22:19:51 +01:00
tibbi
157ab8557d lets just show the next 6 months instead of a year at events list 2016-11-28 22:18:41 +01:00
tibbi
8ec5e795d4 a few more list widget corrections 2016-11-27 23:38:44 +01:00
tibbi
216e133194 add some arbitrary events into the list 2016-11-27 23:09:29 +01:00
tibbi
d204b1b42c make ListSection isToday false by default 2016-11-27 22:48:07 +01:00
tibbi
4f0f909d07 update the bg and text color properly in widget config 2016-11-27 22:25:47 +01:00
tibbi
2691ac7f41 add a couple more list widget things 2016-11-27 21:48:16 +01:00
tibbi
785131a79f rename widget_config to widget_config_monthly 2016-11-27 20:50:37 +01:00
tibbi
fcf47c8338 add some list widget related things 2016-11-27 20:15:14 +01:00
tibbi
a5a30582b9 rename some widget related files 2016-11-27 18:50:47 +01:00
tibbi
072a976584 couple RTL fixes, but its still disabled 2016-11-27 13:06:42 +01:00
Sérgio Marques
eddcde9a54 Portuguese update 2016-11-26 16:08:05 +00:00
tibbi
263f9b793d use a different vibration pattern 2016-11-26 15:33:15 +01:00
tibbi
686a43c45b update version to 1.39 2016-11-26 11:45:49 +01:00
tibbi
446453d907 add the actual vibration, disabled by default 2016-11-26 11:38:06 +01:00
tibbi
d6f8ca66db add a toggle for vibrations on notifications 2016-11-26 11:25:20 +01:00
tibbi
d77e55582b show a light at reminder notification 2016-11-26 11:16:58 +01:00
tibbi
4010daf08e do not show the keyboard at Editing event 2016-11-26 11:11:09 +01:00
Stefan
bb963be973 Update strings.xml 2016-11-26 10:45:16 +01:00
Stefan
b702f750ff Update strings.xml 2016-11-26 10:41:43 +01:00
tibbi
27163f5674 adding playstore links 2016-11-24 23:25:32 +01:00
tibbi
5cc3526440 update version to 1.38 2016-11-24 00:10:31 +01:00
tibbi
2fb8b1c009 add Glide 2016-11-24 00:09:07 +01:00
tibbi
6affe4544f remove a redundant variable 2016-11-24 00:06:24 +01:00
tibbi
9203d679f6 add Deleting events 2016-11-24 00:04:53 +01:00
tibbi
2a25995bfc add long clicks 2016-11-23 23:58:19 +01:00
tibbi
d47c755189 add event item clicks 2016-11-23 23:57:04 +01:00
tibbi
94930e653f rewriting eventslist to recyclerview, initial version 2016-11-23 23:04:27 +01:00
tibbi
22e9e92cd7 rename some layouts 2016-11-23 20:59:09 +01:00
tibbi
44863f2b16 never show overscroll effect 2016-11-23 20:56:19 +01:00
tibbi
a7f6fda5e8 add event Deletion 2016-11-23 20:48:32 +01:00
tibbi
bd033389f0 add some background and foreground effect to list items 2016-11-23 20:20:18 +01:00
tibbi
0fb3f20a2b add a divider between the events 2016-11-23 20:13:55 +01:00
tibbi
cb7d83a696 allow clicking and selecting events 2016-11-23 20:11:11 +01:00
tibbi
84b5152e3e replace events listview with recyclerview, initial version 2016-11-23 20:06:48 +01:00
tibbi
277343a32a add the bignerdranch recyclerview library 2016-11-23 18:55:27 +01:00
tibbi
4d57e29e02 use smaller fonts on tablets for current day and month 2016-11-23 18:42:20 +01:00
tibbi
5759c1248b always display Change View at the actionbar 2016-11-23 18:32:05 +01:00
tibbi
75e24a684b update version to 1.37 2016-11-23 00:13:58 +01:00
tibbi
28fdd67325 srsly make sure the Add button is hidden in yearly view 2016-11-23 00:13:40 +01:00
tibbi
e9fc8bbd89 fix #49, do not show the FAB on yearly view 2016-11-23 00:09:55 +01:00
Sérgio Marques
dc03ac57ee Portuguese update 2016-11-21 17:52:24 +00:00
tibbi
f1044a82c1 make mCalendar of the widget nullable 2016-11-21 00:07:21 +01:00
tibbi
2f59421909 add Kotlin license 2016-11-20 18:20:09 +01:00
tibbi
877c5b75fc add Stetho license 2016-11-20 18:03:50 +01:00
tibbi
2b73724972 update version to 1.36 2016-11-19 17:24:32 +01:00
tibbi
1337340896 remove some code repetition 2016-11-19 17:21:54 +01:00
tibbi
98e1508a88 make sure we close the cursor after db operations 2016-11-19 17:18:42 +01:00
tibbi
ba69073e02 use kotlin string concatenation at some places 2016-11-19 17:14:10 +01:00
tibbi
93a901a336 update the widget from the helper if an event changes 2016-11-19 17:12:38 +01:00
tibbi
8e4388c749 make sure the events in day view are sorted by start time 2016-11-19 17:07:32 +01:00
tibbi
d0ed565970 update version to 1.35 2016-11-19 11:30:55 +01:00
tibbi
e4b1d63ce7 initialize the mCalendar sooner 2016-11-19 11:29:42 +01:00
tibbi
3c437093ef update version to 1.34 2016-11-17 20:45:59 +01:00
tibbi
7809f4282b use the general EVENT_ID constant at NotificationReceiver 2016-11-17 20:45:51 +01:00
tibbi
412e796abb remove butterknife 2016-11-17 20:29:05 +01:00
tibbi
f6b4387d30 simplifying a forloop 2016-11-17 20:20:28 +01:00
tibbi
d44880bed2 move adjustAlpha to an Int extension, remove Utils class 2016-11-17 20:16:54 +01:00
tibbi
eee184c51a converting Constants to kotlin 2016-11-17 20:05:31 +01:00
tibbi
206dfe0271 some style cleanup here and there 2016-11-17 19:54:12 +01:00
tibbi
11d2215e37 move Utils to kotlin + some cleanup 2016-11-17 19:44:23 +01:00
tibbi
ba767b83d4 convert MyWidgetProvider to kotlin 2016-11-17 19:33:54 +01:00
tibbi
577a016a72 convert widgetConfigureActivity to kotlin 2016-11-17 19:24:13 +01:00
tibbi
dde19cded8 revert some weird renames 2016-11-17 19:20:39 +01:00
tibbi
7ecf1da2d9 move a couple files to subfolders, no code change 2016-11-17 19:11:13 +01:00
tibbi
80bd5bbadf convert License activity to kotlin 2016-11-17 19:03:10 +01:00
tibbi
59b0208422 convert AboutActivity to kotlin 2016-11-17 19:01:26 +01:00
tibbi
2d1c5985be convert MyViewPager to kotlin 2016-11-17 19:00:19 +01:00
tibbi
e82c056289 convert receivers to kotlin 2016-11-17 18:29:25 +01:00
tibbi
ab6fd0b9cc convert Formatter to kotlin 2016-11-17 18:27:30 +01:00
tibbi
faaecbc229 convert Config to kotlin 2016-11-17 18:23:21 +01:00
tibbi
b3fefeb810 remove some testing related things 2016-11-17 18:13:54 +01:00
Sérgio Marques
2858e42110 Update strings.xml 2016-11-13 18:05:41 +00:00
Sérgio Marques
f3415ccba1 Portuguese update 2016-11-09 22:57:40 +00:00
tibbi
b758ebde10 update version to 33 (1.33) 2016-11-07 23:01:15 +01:00
tibbi
989d3ecf83 fix #42, display day of the week in some views 2016-11-07 22:55:50 +01:00
tibbi
445e768730 increase the amount of prefilled days to 121, fix #43 2016-11-07 22:27:39 +01:00
tibbi
d7a8ce3998 adding spanish translation 2016-11-07 22:20:39 +01:00
tibbi
008eba6144 update version to 32 (1.32) 2016-11-03 23:34:05 +01:00
tibbi
792f972c96 adjustment to events list view for events lasting over midnight 2016-11-03 20:54:01 +01:00
tibbi
c826ef12ac some corrections to really mark all days with events 2016-11-03 20:34:29 +01:00
tibbi
9d0c1d35fc properly mark days with events that last multiple days 2016-11-03 20:11:33 +01:00
tibbi
bf74b34cb7 convert MonthlyCalendar to kotlin 2016-11-03 19:04:14 +01:00
tibbi
8be55e1b40 update version to 31 (1.31) 2016-11-03 00:12:44 +01:00
tibbi
50c56ed263 display dates on yearly view with brighter color 2016-11-03 00:02:25 +01:00
tibbi
2e13642217 fix events touching 2 years 2016-11-03 00:00:30 +01:00
tibbi
07505a53ab mark events that last multiple days in the yearly view correctly 2016-11-02 23:26:52 +01:00
tibbi
46a44baa1e on the listview highlight the current day and currently active event 2016-11-02 23:04:04 +01:00
tibbi
252d0e63f2 display day labels with bright color at the widget config screen too 2016-11-02 22:38:10 +01:00
tibbi
90b24b4331 update version to 30 (1.30) 2016-11-02 21:39:47 +01:00
tibbi
d7e52679ad calculate the reminder value only if its type is custom 2016-11-02 21:39:25 +01:00
tibbi
8752f6eaca set the default reminder value to 10 2016-11-02 21:36:29 +01:00
tibbi
5c815bac62 adding a missing string translation 2016-11-02 21:35:13 +01:00
tibbi
e3eb473177 added Hindi translation 2016-11-02 21:34:03 +01:00
tibbi
7c93edb2c3 set reminder to AT_START if its custom with 0 minutes 2016-11-02 21:24:24 +01:00
tibbi
ed60a64b35 update version to 29 (1.29) 2016-11-02 20:03:03 +01:00
tibbi
55a6cd6f35 couple UI changes 2016-11-02 19:34:15 +01:00
tibbi
aeab50d606 use the default reminder at creating new events 2016-11-02 18:48:41 +01:00
tibbi
5310850207 do not remember the reminder used at the previous event 2016-11-02 18:37:27 +01:00
tibbi
f026c5230b add a Save button and save the custom reminder value 2016-11-01 23:49:14 +01:00
tibbi
3a3fac2a48 some more work on the default event reminder setting 2016-11-01 23:12:44 +01:00
tibbi
2bd5a6dce4 renaming a function 2016-11-01 22:45:52 +01:00
tibbi
9a1d9d6b3b add some views in Settings related to setting custom event reminder 2016-11-01 22:44:47 +01:00
tibbi
d3afa4b343 center spinner value horizontally 2016-11-01 22:08:49 +01:00
tibbi
a04beb9abe use the brighter color for days of the week 2016-11-01 21:52:16 +01:00
tibbi
df0fcfcf4f convert settings to kotlin 2016-11-01 21:46:45 +01:00
tibbi
964c1ed7d1 close #38, allow setting reminder in time in other units, not just minutes 2016-11-01 20:30:40 +01:00
tibbi
053111112a add some views related to custom reminder interval 2016-11-01 20:12:03 +01:00
tibbi
884dcf1388 update some strings related to custom event reminders 2016-11-01 19:20:25 +01:00
mueller-ma
e479511247 Update strings.xml 2016-10-25 10:23:03 +02:00
mueller-ma
024c5c2a76 Translated some strings to german 2016-10-25 10:14:19 +02:00
tibbi
1d72f00ca1 update version to 28 (1.28) 2016-10-24 23:44:48 +02:00
tibbi
fbfe752f44 remember the scrollstate of events list 2016-10-24 20:50:56 +02:00
tibbi
db06fcd683 use the extensio function beVisibleIf in some new cases 2016-10-24 20:31:43 +02:00
tibbi
380f9c55c0 adjust the event list divider color so its visible in dark theme too 2016-10-24 20:26:16 +02:00
tibbi
bcea981499 show a placeholder at event list in case its empty 2016-10-24 20:17:26 +02:00
mueller-ma
70d3181771 Translated some strings 2016-10-24 19:03:01 +02:00
tibbi
8d5cba8e32 update version to 27 (1.27) 2016-10-23 21:15:42 +02:00
tibbi
fe323be23d dd some padding above the events list 2016-10-23 21:03:13 +02:00
tibbi
9db5933255 implement event deletion in the yearly view 2016-10-23 20:46:22 +02:00
tibbi
5b15389f4e add multichoice model touch to events 2016-10-23 19:13:00 +02:00
tibbi
4388e23ff1 open the particular event from Event list view on click 2016-10-23 19:08:55 +02:00
tibbi
e043e1b814 pass EventActivity only the event ID 2016-10-23 19:03:59 +02:00
tibbi
53550a6471 avoid clicking on section headers 2016-10-23 18:28:10 +02:00
tibbi
2c514bc627 add sections with dates to the events list 2016-10-23 17:32:37 +02:00
tibbi
48ce33d69d disable RTL support for now 2016-10-23 17:26:42 +02:00
tibbi
04f83c00b0 minor refactoring 2016-10-23 12:14:31 +02:00
tibbi
3f267ba8ed allow adding section headers to the list 2016-10-23 12:01:07 +02:00
tibbi
f5e0bf81d7 fill the simple list with future and present events 2016-10-23 00:02:27 +02:00
tibbi
8b85ed656c inflate the events list as a fragment 2016-10-22 23:44:30 +02:00
tibbi
7fd1907b3e minor mainactivity refactoring 2016-10-22 23:28:36 +02:00
tibbi
f58a1beba6 toggle the visibility of viewpager as needed 2016-10-22 23:23:00 +02:00
tibbi
2f0cf1a024 add a new View listing all future events within a year 2016-10-22 23:12:26 +02:00
tibbi
6289f9ee82 update version to 26 (1.26) 2016-10-22 22:14:55 +02:00
tibbi
1e3fbc81dd update the events in yearly view on resume 2016-10-22 22:11:41 +02:00
tibbi
67214282fe rename a function 2016-10-22 22:06:52 +02:00
tibbi
f490ddf1ee mark current day in the yearly view with a circle 2016-10-22 20:43:48 +02:00
tibbi
761c45c414 mark the current month label with orange 2016-10-22 20:12:00 +02:00
tibbi
7deffa6d0a edit some IDs in the yearly view 2016-10-22 20:03:44 +02:00
tibbi
11aa45fce6 improve the way we are checking repeatable events 2016-10-22 19:46:37 +02:00
tibbi
ef90a0c113 try updating the widgets only if there are any 2016-10-22 16:32:02 +02:00
tibbi
978c90e28c move view switching to a dialog 2016-10-22 15:56:05 +02:00
tibbi
c406a5b40a color the days with events in the yearly view 2016-10-22 13:34:29 +02:00
tibbi
caae2d65e5 minor cleanup 2016-10-22 12:19:14 +02:00
tibbi
8a64933652 some callback and interface cleanup 2016-10-22 11:57:27 +02:00
tibbi
fb12a8b38d update DBhelper constructor a bit 2016-10-22 11:19:31 +02:00
tibbi
6d0c83a01e rename CalendarImpl to MonthlyCalendarImpl 2016-10-20 18:22:34 +02:00
tibbi
a38441f930 renaming a function 2016-10-19 23:45:44 +02:00
tibbi
1519bd337d simplify some primitive variable definitions 2016-10-19 23:43:56 +02:00
tibbi
d7502ec277 go back to yearly view on pressing Back from month view 2016-10-19 23:33:57 +02:00
tibbi
7dc9cc73f7 lets not switch to monthly view at selecting a month 2016-10-19 23:02:43 +02:00
tibbi
414cf82901 update a couple scopes 2016-10-19 22:55:03 +02:00
tibbi
53761776e3 open the picked month on click 2016-10-19 22:26:26 +02:00
tibbi
8016391989 delay updating the options menu a bit, till the bubble disappears 2016-10-19 21:51:52 +02:00
tibbi
03d5963bb9 show the currently selected year in the actionbar title 2016-10-19 21:49:14 +02:00
tibbi
a7a098ca9d update the yearly view if Sunday as the first day is toggled 2016-10-19 19:31:59 +02:00
tibbi
2fafcf6ea4 setup the first day of the month 2016-10-19 19:27:31 +02:00
tibbi
40082abc8a edit the year view ids 2016-10-19 19:15:55 +02:00
tibbi
ed9d0a42cd lets use DateTime for getting february days cnt 2016-10-19 19:01:27 +02:00
tibbi
ffc528ce15 fill the months with proper day count 2016-10-19 18:50:52 +02:00
tibbi
b5e5233a9f fill up the month views with days 2016-10-18 23:23:07 +02:00
tibbi
fc1a16e48d set test size of month labels 2016-10-18 19:53:01 +02:00
tibbi
8ee46f6bac add a couple view IDs 2016-10-17 23:11:42 +02:00
tibbi
6309d9c48b avoid updating invalid month fragments 2016-10-17 22:11:33 +02:00
tibbi
5060d2b893 lets not redefine the mConfig of SimpleActivity 2016-10-17 22:07:00 +02:00
tibbi
d61f139cce add month views 2016-10-17 20:38:04 +02:00
tibbi
b7b77cf50a create the table layout that will hold the months 2016-10-17 20:10:44 +02:00
tibbi
17fb1f87a8 fill MyYearPagerAdapter 2016-10-17 19:23:06 +02:00
tibbi
f7fd91def6 minor code edit 2016-10-17 18:50:05 +02:00
tibbi
019d3aa1c3 store view type 2016-10-17 18:49:25 +02:00
tibbi
1866bf1f8f add a menu button for setting yearly view 2016-10-17 18:36:53 +02:00
tibbi
3337b33850 update version to 25 (1.25) 2016-10-15 00:00:40 +02:00
tibbi
c4f9aa46a8 fix #34, remember last value inserted at reminder minutes 2016-10-15 00:00:06 +02:00
tibbi
85484be708 display event End date and time field if its set 2016-10-14 23:49:48 +02:00
tibbi
6009b4fe25 do not display a time range at the notif at events without end time 2016-10-14 23:47:10 +02:00
tibbi
b8a4cccbd5 add biweekly repetition 2016-10-14 23:40:00 +02:00
tibbi
832ecc5f0f update version to 24 2016-10-05 00:03:29 +02:00
tibbi
2f94fb6dda toggle week number visibility depending on settings, close #31 2016-10-05 00:01:20 +02:00
tibbi
5392ea00d4 add a setting for toggling displaying week numbers, disabled by default 2016-10-04 23:44:56 +02:00
tibbi
1a1fde0d5f display week numbers at month views 2016-10-04 23:33:19 +02:00
tibbi
71a8c74ff8 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2016-10-04 20:47:14 +02:00
tibbi
e007ec9505 fix notifications of non repeatable events 2016-10-04 20:46:09 +02:00
YSmhXQDd6Z
534c782156 Create strings.xml 2016-10-02 21:41:30 +00:00
tibbi
9ac46c7c8e update version to 23 (1.23) 2016-09-24 19:34:27 +02:00
tibbi
ba60e96b53 replace "Minutes before" with "X minutes before" 2016-09-24 19:30:24 +02:00
tibbi
f973266c0a apply side padding only to actual app activity, not widget 2016-09-24 19:27:40 +02:00
Rudy
5a84daa375 Translated the last missing entries to german 2016-09-21 20:53:04 +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
tibbi
b22a5f23f6 implement the month picker 2016-09-15 21:09:16 +02:00
tibbi
23652f8196 add some functionality to left and right arrows 2016-09-15 21:01:47 +02:00
tibbi
a28d5ed2d1 fill in month days 2016-09-15 20:47:42 +02:00
tibbi
a439b4790e add side arrows 2016-09-15 20:08:48 +02:00
tibbi
b66debe1e5 update day labels 2016-09-15 20:02:26 +02:00
tibbi
ba0b94b6cb update current months label 2016-09-15 19:46:18 +02:00
tibbi
0da07ee79d implement the Calendar at monthfragments 2016-09-15 19:36:57 +02:00
tibbi
37e03e959f add some margin to the month view 2016-09-15 13:03:03 +02:00
tibbi
1205122af0 temporarily remove some functionality from widget config screen 2016-09-15 13:01:53 +02:00
tibbi
b88e3b89df start replacing month view with a viewpager 2016-09-15 12:29:25 +02:00
tibbi
27a42b3748 update version to 21 (1.21) 2016-09-13 23:09:11 +02:00
tibbi
189b0a5f00 update the widget every hour 2016-09-13 23:06:57 +02:00
tibbi
4e8fd49a28 update stetho to 1.4.1 2016-09-13 23:03:21 +02:00
tibbi
272bb121e4 hide the event End date and time by default 2016-09-13 22:54:42 +02:00
tibbi
6c783bead1 reschedule all notifications at reboot as needed 2016-09-13 22:24:34 +02:00
tibbi
1d65ad305e add rescheduling monthly and yearly events 2016-09-13 21:40:51 +02:00
tibbi
71161651f4 reschedule daily and weekly recurring notifications at the notif 2016-09-13 20:41:40 +02:00
tibbi
234691b0ed some cleanup 2016-09-12 21:53:24 +02:00
tibbi
0a244e884d add yearly events 2016-09-12 21:42:03 +02:00
tibbi
d19a452895 add monthly events 2016-09-12 21:29:13 +02:00
tibbi
f609f9402a add Stetho for debugging so I can actually see what am I doing 2016-09-12 20:51:46 +02:00
tibbi
29eba249ee get daily and weekly events separately 2016-09-12 20:18:55 +02:00
tibbi
24ef5e9ac6 save monthly and yearly events a bit differently 2016-09-11 23:50:53 +02:00
tibbi
82225ae58d adding monthly repetition + some corrections 2016-09-11 20:07:42 +02:00
tibbi
85b124bf87 some display correction of recursive events 2016-09-11 19:07:20 +02:00
tibbi
c0dd90d8fc move event time updating into a separate function 2016-09-11 16:06:29 +02:00
tibbi
ffc6d3535e handle leap years properly 2016-09-11 15:50:32 +02:00
tibbi
88adcb1d9e adjust the end time of repeating events 2016-09-11 15:28:15 +02:00
tibbi
a70c14b389 mark repeating events on main monthly calendar 2016-09-11 14:44:55 +02:00
tibbi
f11dd4dd2e properly handle updating event repeat interval 2016-09-11 11:45:15 +02:00
tibbi
7ea9e214b1 cleanup the event meta info at event deletion too 2016-09-11 11:15:53 +02:00
tibbi
6780f6f250 obtain the repeat interval from db 2016-09-11 11:08:52 +02:00
tibbi
58f252f180 store the repetition interval in db 2016-09-10 23:43:58 +02:00
tibbi
58066fc949 handle repetition spinner 2016-09-10 23:25:10 +02:00
tibbi
4cbccaca5c remove monthly repetition for now, its more advanced 2016-09-10 23:16:05 +02:00
tibbi
81094b06b8 create a database table for storing recurring event meta info 2016-09-10 23:06:25 +02:00
tibbi
3d681f1c30 add a spinner for Event repetition 2016-09-10 22:54:29 +02:00
tibbi
111ed061c4 move EventsAdapter in its own folder 2016-09-10 22:46:20 +02:00
tibbi
28f2338184 update version to 20 (1.20) 2016-09-09 20:33:50 +02:00
tibbi
b5be24fb91 handle widget properly too 2016-09-09 20:32:17 +02:00
tibbi
9d62e7710c update day labels based on settings 2016-09-09 19:49:57 +02:00
tibbi
7f783da9c5 lets be smart and determine if sunday should be the first day 2016-09-09 19:35:26 +02:00
tibbi
6f928bdeb3 add a checkbox for setting Sunday as the first day of the week 2016-09-09 19:27:44 +02:00
tibbi
e67ecb7ba1 translate starting letters of days too 2016-09-09 19:06:02 +02:00
Tibor Kaputa
d7171262fc Merge pull request #25 from vanitasvitae/master
Fixed typo
2016-09-09 00:18:40 +02:00
vanitasvitae
f2e4ad4891 Fixed typo 2016-09-08 10:05:50 +02:00
tibbi
00fffb76e7 small change to selectable item background 2016-09-07 22:56:23 +02:00
tibbi
d08c393dd7 update version to 19 (1.19) 2016-09-07 22:06:19 +02:00
tibbi
b734c4200b remove some non translatable strings 2016-09-07 21:57:54 +02:00
vanitasvitae
191985a66d Added german translation 2016-09-06 14:05:58 +02:00
tibbi
83a280d8ec update version to 18 (1.18) 2016-08-29 21:22:15 +02:00
tibbi
626711a62d fixed #23, deleting multiple events at once 2016-08-29 21:20:27 +02:00
tibbi
7ddf33ba26 rename the launcher to Calendar 2016-08-29 21:12:20 +02:00
tibbi
876bc52dc2 updating the launcher icons 2016-08-29 21:11:20 +02:00
tibbi
528b5bb21a update version to 17 (1.17) 2016-08-21 21:11:51 +02:00
tibbi
5130f9c25c display event year only if its not the current 2016-08-21 21:07:33 +02:00
tibbi
679a04133f fix #12, make sure the arrows for switching days work in every zone 2016-08-21 20:53:14 +02:00
tibbi
d6b58bdbf6 use our own strings for OK and Cancel 2016-08-21 20:33:51 +02:00
tibbi
1ff8163160 lets use manually translated month names for reliability 2016-08-21 20:32:05 +02:00
tibbi
9fd690f0d9 add some padding to the email 2016-08-21 20:02:19 +02:00
tibbi
d053de5612 make the buttons in About section easier to click 2016-08-21 19:55:38 +02:00
tibbi
1da3fd946b allow adding events in the past, but notify the user 2016-08-21 14:56:57 +02:00
tibbi
4cf07a8f3b fixed #18, set default reminder to At start 2016-08-21 13:49:40 +02:00
tibbi
a32a1c71e5 add an Invite friends button 2016-08-21 13:44:04 +02:00
tibbi
54cc0aa665 update version to 16 (1.16) 2016-08-04 22:35:32 +02:00
tibbi
55299869b3 couple more margin corrections 2016-08-04 22:26:03 +02:00
tibbi
df633c534e adding a couple UI corrections 2016-08-04 21:59:35 +02:00
tibbi
fe4f1909d8 add some extra properties to FABs 2016-08-04 21:49:48 +02:00
tibbi
7178a0bbeb display the event description at the events list 2016-08-04 21:16:03 +02:00
tibbi
3749ad825a make event end time optional, close #13 2016-08-04 21:10:35 +02:00
tibbi
cd43b3edb6 update version to 15 (1.15) 2016-07-31 23:17:11 +02:00
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