Dominik Schürmann

Results 30 issues of Dominik Schürmann

received this by email: ![screenshot_2014-01-20-06-14-27](https://f.cloud.github.com/assets/321888/1952983/b2d5599a-81b3-11e3-8afd-038ab7db82e3.png)

Disable sync on change when birthday adapter is disabled

bug

- Put reminders in database not preferences - Build new ListActivity to allow endless reminders

enhancement

if (displayCursor != null && displayCursor.moveToFirst()) { is moveToFirst enough? Is it possible to find name in other contacts coming after the first? Test this!

enhancement

Bug report copied here from upstream AOSP: http://code.google.com/p/android/issues/detail?id=58779 As can be seen in [1] Android's default calendar app does not allow to change single instances of an event when the...

Android bug (upstream)

Use Account on all Android's and create a service to delete the marked events

enhancement

http://stackoverflow.com/questions/16450311/getting-rid-of-attending-in-android-calendar-event-using-the-calendar-api https://gist.github.com/mlc/5188579

enhancement

Contact groups don’t work without account - Add list similar to calendars to add contact groups for Local Calendar account - On Android 2.3 account "Local Calendar" is already shown...

Inform user how to add events after a calendar has been added? Maybe a dialog with a button to open the calendar? -> better?: add a button inside the app...

For unsupported Android versions, show a dialog before adding the event with a screenshot and description how to select the calendar!