- May 25, 2018
-
-
Jochen Sprickerhof authored
Update submodule, documentation and instructions
-
Jochen Sprickerhof authored
-
SuhailAlkowaileet authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
find -type f -exec sed -i 's/★/-/g' '{}' \;
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Jochen Sprickerhof authored
-
Gitsaibot authored
-
Gitsaibot authored
-
- May 19, 2018
-
-
Suhail Alkowaileet authored
Don't initialize the widget without a calendar permission
-
- May 13, 2018
-
-
Gitsaibot authored
-
Jochen Sprickerhof authored
This solves the second part of the crash on first start, reported in #249.
-
- May 09, 2018
-
-
Imre Kristoffer Eilertsen authored
Norwegian translation update
-
- Feb 15, 2018
-
-
Gitsaibot authored
-
- Feb 13, 2018
-
-
Suhail Alkowaileet authored
Improve dark theme on event_info dialog
-
- Feb 01, 2018
- Jan 25, 2018
-
-
Jochen Sprickerhof authored
-
- Jan 24, 2018
-
-
Gitsaibot authored
-
- Jan 14, 2018
-
-
Cal Archer authored
AlertService.java has some workaround code for OEMs that messed up ACTION_EVENT_REMINDER alarms in CalendarProvider by using an additional EVENT_REMINDER_APP_ACTION alarm. The correct working of EVENT_REMINDER is detected when the event fires the first time, and it's saved in a preference item, however not loaded during init, thus the first calendar event after boot will get both EVENT_REMINDER and EVENT_REMINDER_APP events. The result is that the second event acts as a quiet update which cancels the playback of the notification sound. The sound is either not played at all or starts playing but is cut off after a fraction of a second. logcat excerpt: 11-30 08:50:02.255 3197 3197 D AlertReceiver: onReceive: a=android.intent.action.EVENT_REMINDER Intent { act=android.intent.action.EVENT_REMINDER dat=content://com.android.calendar/1512028200000 flg=0x14 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) } 11-30 08:50:02.287 3197 3197 D AlertReceiver: onReceive: a=com.android.calendar.EVENT_REMINDER_APP Intent { act=com.android.calendar.EVENT_REMINDER_APP flg=0x14 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) } 11-30 08:50:02.526 2216 7876 D RingtonePlayer: PLAY 11-30 08:50:02.529 3197 7857 D AlertService: Posting individual alarm notification, eventId:62, notificationId:1, LOUD, high-priority 11-30 08:50:02.654 3197 7857 D AlertService: Posting individual alarm notification, eventId:62, notificationId:1, quiet, high-priority 11-30 08:50:02.660 2216 7433 D RingtonePlayer: stopAsync() Change-Id: I4f420c9804e88eb75bb5c5cce16665190e08e91a (cherry picked from commit bf88827)
-
- Jan 13, 2018
-
-
Jochen Sprickerhof authored
* Set branches for submodules * Update timezonepicker to rebase branch * Update datetimepicker to rebase branch
-
- Jan 11, 2018
-
-
Gitsaibot authored
-
- Jan 08, 2018
-
-
Suhail Alkowaileet authored
Fix permission handling
-
- Jan 07, 2018
-
-
Gitsaibot authored
-
- Jan 06, 2018
-
-
Jochen Sprickerhof authored
-
- Jan 03, 2018
-
-
Jochen Sprickerhof authored
-
- Dec 23, 2017
-
-
Gitsaibot authored
-
- Nov 04, 2017
-
-
Askrenteam authored
-
- Oct 21, 2017
-
-
Gitsaibot authored
If the current language is set as Chinese,Calendar could display the lunar and festival for month,week,and day view. Change-Id: Ie6baff4257939e2a99fc173d57e18651618044b5 (cherry picked from commit 29b4d09)
-
- Oct 03, 2017
- Sep 23, 2017
-
-
Андрей authored
-