Commit Graph

2376 Commits

Author SHA1 Message Date
tibbi
a7dd568793 disable looping at alarm sound preview 2018-03-30 18:14:10 +02:00
tibbi
2e4b2f4ddb adding custom notification sound picker to release notes 2018-03-30 18:02:44 +02:00
tibbi
2f8f5ac4bc change fastlane url to https 2018-03-30 17:57:14 +02:00
tibbi
c9146b10af adding the alarm sound picker dialog from Commons 2018-03-30 17:27:49 +02:00
tibbi
b43f63a142 set proper default day at pressing "Plus" on monthly view 2018-03-30 11:24:30 +02:00
tibbi
943280dce0 removing some redundant code from MonthFragment 2018-03-30 11:12:29 +02:00
tibbi
16e10a07de use AlarmManagerCompat for scheduling event reminders 2018-03-30 11:10:05 +02:00
tibbi
134fd58c1a use a background thread for scheduling things after boot 2018-03-30 10:50:26 +02:00
tibbi
913ec2b1c3 adding a crashfix in MonthView 2018-03-30 10:33:35 +02:00
Tibor Kaputa
d6190fb81f
Merge pull request #416 from fricyo/patch-2
Creat Chinese(TW) Translation
2018-03-30 10:26:40 +02:00
fricyo
5caaf5832b
Creat Chinese(TW) Translation 2018-03-30 15:33:52 +08:00
tibbi
5943d0991e optimize event getting at month views a bit + fix some glitches 2018-03-29 20:13:26 +02:00
tibbi
97a6b15430 fix repetition multiple days a week in a row 2018-03-29 19:26:40 +02:00
Tibor Kaputa
395db85741
Merge pull request #414 from 10cents/patch-8
holidays_imported_successfully
2018-03-29 15:10:46 +02:00
10cents
8b27350958
holidays_imported_successfully 2018-03-29 14:29:45 +02:00
Tibor Kaputa
81907f0b77
Merge pull request #413 from dugi991/patch-1
Update strings.xml
2018-03-29 09:37:38 +02:00
dugi991
49c37cc246
Update strings.xml
Translated the newly added line on 133, fixed a translation on line 12.
2018-03-28 22:06:06 +00:00
Tibor Kaputa
36d6340036
Merge pull request #412 from ltGuillaume/patch-1
Dutch
2018-03-28 21:34:05 +02:00
Guillaume
ab280f98a3
Dutch 2018-03-28 20:23:16 +02:00
tibbi
4edc92a377 updating changelog 2018-03-28 14:54:51 +02:00
tibbi
8acf090253 update version to 3.4.0 2018-03-28 14:53:03 +02:00
tibbi
a497871d6b fix a glitch at month view screen with updating day height 2018-03-28 14:43:56 +02:00
tibbi
1297b88918 make sure the notification sound uses the system stream 2018-03-28 14:13:12 +02:00
tibbi
7ee682f32a make sure month fragment clickable background is properly added 2018-03-28 14:02:54 +02:00
tibbi
2ad7b679a7 use the old month layout for widget config screen 2018-03-28 14:00:53 +02:00
tibbi
026ef7a1c1 update commons to 3.17.5 2018-03-28 13:37:27 +02:00
tibbi
b48681793d change the date format at notification, if we show the date 2018-03-28 11:10:05 +02:00
tibbi
6d0ed93536 update commons to 3.17.4 2018-03-27 22:57:06 +02:00
tibbi
1f9a21008a fix #410, use bulk inserting at importing ics files for better performance 2018-03-27 22:30:09 +02:00
tibbi
8d1a2fabe0 delete event types on a background thread 2018-03-27 21:55:27 +02:00
tibbi
ee81883508 updating some chinese events lasting multiple days 2018-03-27 21:51:36 +02:00
tibbi
07a1f4c1b2 updating the "Holidays import successfully" string 2018-03-27 21:39:52 +02:00
tibbi
8e966f2d6b shortening Switzerland holidays file 2018-03-27 21:03:07 +02:00
tibbi
0ad7e4b5a4 shorten the austria holidays file 2018-03-27 20:55:34 +02:00
tibbi
19372288c2 fix #407, add or update some country holidays 2018-03-27 20:53:15 +02:00
Tibor Kaputa
e768749b41
Merge pull request #409 from dugi991/master
Translated the app name
2018-03-27 20:08:06 +02:00
Unknown
13a22a1f4a Translated the app name
As the Dev suggested, the app name was translated also.
2018-03-27 18:58:44 +02:00
tibbi
fc777e3886 update commons to 3.17.3 2018-03-27 18:47:28 +02:00
tibbi
c619dc0e8a ensure proper height limit is applied at monthly view days 2018-03-27 15:04:22 +02:00
tibbi
80c59cb41b properly position the clickable background at month view 2018-03-27 14:12:52 +02:00
tibbi
f794be6116 add week numbers to monthly view when appropriate 2018-03-27 13:36:01 +02:00
Tibor Kaputa
e48156c24b
Merge pull request #408 from dugi991/master
Added Croatian translations
2018-03-27 00:50:39 +02:00
Unknown
7e3277f0ad Added Croatian translations
The app has been fully translated to the Croatian language. If something else is needed, please let me know. Cheers!
2018-03-26 22:35:02 +02:00
tibbi
972ff9d023 remove a couple redundant variables 2018-03-26 18:51:48 +02:00
tibbi
baa1c44bcd adding a helper function in MonthView 2018-03-26 18:44:19 +02:00
tibbi
f2bc8ba5c8 couple misc month view improvements 2018-03-26 18:27:23 +02:00
tibbi
e6568beb32 fix showing repeatable events on the monthly view 2018-03-26 17:50:31 +02:00
tibbi
aa14d3022d fix #357, handle com.android.calendar/events intent 2018-03-26 16:34:09 +02:00
tibbi
ceab435410 catch runtime exceptions thrown at monthly widget provider 2018-03-26 15:26:00 +02:00
tibbi
34c145d328 show all-day events above others on some views in some cases 2018-03-26 14:55:20 +02:00