aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* null annotations in apps, contacts, calendarBananeweizen2015-01-156-7/+39
* some code cleanups with Android StudioMichael Keppler2015-01-036-32/+34
* avoid deprecated managedQuery callBananeweizen2014-08-231-32/+43
* switch to Java 1.7Bananeweizen2014-07-171-2/+2
* refactor deprecated codeBananeweizen2014-03-041-5/+7
* fix #3553: all day events must have 00:00:00 UTC time boundariesSamuel Tardieu2014-01-262-11/+13
* cleanup: fix all findbugs on test and calendarBananeweizen2013-12-161-1/+1
* fix #3307: Coords in calendar is not usableBananeweizen2013-09-223-32/+10
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-022-2/+1
* refactoring: use exception object in logggingBananeweizen2013-01-121-1/+1
* code cleanup: remove debug codeBananeweizen2012-12-263-4/+6
* stronger compiler warnings in calendar addonBananeweizen2012-12-181-0/+4
* Refactoring: use local variable instead of fieldSamuel Tardieu2012-12-161-2/+1
* refactoring: have non translatable strings separatedBananeweizen2012-11-271-0/+1
* fix #1934: Calendar entry has wrong dateBananeweizen2012-08-125-202/+296
* fix #1858: add start time to calendar entryBananeweizen2012-07-011-11/+31
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+1
* Removed deprecated warningsblafoo2012-05-101-1/+1
* Revert "Merge pull request #1510 from campbeb/fix1498"Samuel Tardieu2012-05-071-1/+1
* Use Edit instead of Insert intent for adding calendar on Android 4campbeb2012-05-061-1/+1
* Refactoring: remove terminal return statementsSamuel Tardieu2012-04-271-1/+0
* refactoringsBananeweizen2012-04-211-8/+9
* revert settings changes partiallyBananeweizen2012-04-201-5/+5
* Finish the activity if exiting on errorcampbeb2012-03-171-1/+3
* refactoring: log exceptions, remove unused methodBananeweizen2012-03-091-4/+3
* Support adding to calendar in Android version 4 with Intent.campbeb2012-03-072-75/+140
* Merge pull request #1022 from campbeb/fix1021Bananeweizen2012-01-221-1/+7
|\
| * Remove finish() in onCreatecampbeb2012-01-221-1/+0
| * Fix #1021campbeb2012-01-221-0/+7
* | Fix #1019 by correcting the index for substring calls.campbeb2012-01-221-1/+1
|/
* Several fixes for calendar add-onSammysHP2012-01-211-1/+2
* new: #1014 calendar add-onBananeweizen2012-01-202-0/+235