Commit graph

4131 commits

Author SHA1 Message Date
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
7ab45c2bd0 updating changelog 2016-09-09 20:34:48 +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
Tibor Kaputa
afe3e9f5c0 update readme 2016-09-09 00:04:41 +02:00
vanitasvitae
f2e4ad4891 Fixed typo 2016-09-08 10:05:50 +02:00
Tibor Kaputa
99569c2f29 update readme 2016-09-07 23:07:54 +02:00
tibbi
00fffb76e7 small change to selectable item background 2016-09-07 22:56:23 +02:00
tibbi
5f8d58a919 updating changelog 2016-09-07 22:06:44 +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
Tibor Kaputa
df3b2de33e Merge pull request #24 from vanitasvitae/master
Added german translation
2016-09-07 21:56:30 +02:00
vanitasvitae
191985a66d Added german translation 2016-09-06 14:05:58 +02:00
tibbi
c6b9b4fed4 update readme and screenshots 2016-08-31 21:23:51 +02:00
tibbi
e5e156f581 updating changelog 2016-08-29 21:23:02 +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
e04688f8df updating changelog 2016-08-21 21:11:59 +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
ae7e47ceaf update gradle to 2.1.3 2016-08-21 21:00:52 +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