Commit graph

3228 commits

Author SHA1 Message Date
tibbi
1866bf1f8f add a menu button for setting yearly view 2016-10-17 18:36:53 +02:00
tibbi
5d246954cc updating changelog 2016-10-15 00:01:29 +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
5d78020e05 update gradle to 2.2.1 2016-10-14 23:25:32 +02:00
tibbi
c89b93380b update readme 2016-10-05 00:07:10 +02:00
tibbi
18d18d48c2 updating changelog 2016-10-05 00:03:48 +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
Tibor Kaputa
7b69f27d9d Merge pull request #32 from YSmhXQDd6Z/master
Add portuguese (Portugal) translation
2016-10-03 08:40:52 +02:00
YSmhXQDd6Z
534c782156 Create strings.xml 2016-10-02 21:41:30 +00:00
tibbi
979057bf15 updating changelog 2016-09-24 19:35:06 +02: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
tibbi
67784321a8 update gradle to 2.2.0 2016-09-24 19:27:32 +02:00
Tibor Kaputa
99c0ca7035 Merge pull request #29 from Rudy96/patch-1
Translated the last missing entries to german
2016-09-23 08:54:37 +02:00
Rudy
5a84daa375 Translated the last missing entries to german 2016-09-21 20:53:04 +02:00
tibbi
400b79238b updating changelog 2016-09-20 18:48:17 +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