aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar
Commit message (Collapse)AuthorAgeFilesLines
* require Javadoc to have tag descriptions or no tagsBananeweizen2015-02-101-1/+1
|
* fix #4656: calendar build failingBananeweizen2015-02-091-1/+4
|
* Merge branch 'release' into upstreamSamuel Tardieu2015-01-201-2/+2
|\
| * crowdin: New translationsSamuel Tardieu2015-01-201-2/+2
| |
* | remove library duplicationBananeweizen2015-01-152-1/+1
| | | | | | Thanks to Samuel for the friendly note.
* | null annotations in apps, contacts, calendarBananeweizen2015-01-158-7/+40
| |
* | use more automatic cleanup actions on save in EclipseBananeweizen2015-01-111-12/+17
|/
* crowdin: New translationsSamuel Tardieu2015-01-071-1/+1
|
* Update IntelliJ IDEA filesSamuel Tardieu2015-01-051-2/+200
|
* some code cleanups with Android StudioMichael Keppler2015-01-036-32/+34
|
* use current build tools version in gradle buildsMichael Keppler2015-01-031-1/+1
|
* enable more strict Javadoc checking in EclipseBananeweizen2014-12-221-2/+2
|
* #4521: Release preparationLars2014-12-121-2/+2
|
* Added Latvianrsudev2014-12-081-0/+8
|
* enable more JavaDoc checks also in EclipseBananeweizen2014-11-231-0/+14
|
* Fix gradle buildSamuel Tardieu2014-11-201-1/+1
|
* Merge branch 'release' into upstreamSamuel Tardieu2014-09-201-4/+4
|\
| * New version and minsdk raise for calender pluginLars2014-09-201-4/+4
| | | | | | Alignment with cgeo-legacy minsdk as this plugin is also supported there but we no longer supported smaller sdk versions
* | Update Intellij IDEA filesSamuel Tardieu2014-09-031-0/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-261-2/+3
|\ \ | |/
| * crowdin: New translationsSamuel Tardieu2014-08-261-2/+3
| |
* | avoid deprecated managedQuery callBananeweizen2014-08-231-32/+43
| |
* | Merge branch 'release'rsudev2014-08-1418-21/+21
|\ \ | |/
| * crowdin: New translationsrsudev2014-08-1418-21/+21
| |
* | Update build tools for Gradle to version 20Samuel Tardieu2014-08-061-2/+2
|/
* crowdin: New translationsrsudev2014-08-051-0/+1
|
* Ant build with Java 1.7Bananeweizen2014-07-171-0/+2
|
* switch to Java 1.7Bananeweizen2014-07-172-5/+6
| | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them.
* Update to gradle version 0.12.+Arne Schwabe2014-06-301-1/+1
|
* Fix bulding with gradle/Android studio.Arne Schwabe2014-06-091-0/+29
| | | | | Update rx java to 0.19 Also add unfinished prototypes for the seldom used side projects.
* crowdin: New translationsrsudev2014-04-151-0/+1
|
* crowdin: New translationsrsudev2014-03-252-3/+11
| | | | Added Romanian as well
* reduce null analysis warningsBananeweizen2014-03-251-4/+8
| | | | | | This change allows unchecked conversion from non annotated expressions to nonnull expressions. Those are needed whenever we call a framework method (where we cannot add annotations ourselfes) and cause more warnings in Eclipse than they actually help.
* crowdin: New translationsrsudev2014-03-222-0/+16
| | | | added lt and ca as well
* crowdin: New translationsrsudev2014-03-061-0/+8
|
* Do not run proguard in development mode (Intellij IDEA)Samuel Tardieu2014-03-051-1/+0
|
* More Intellij IDEA configurationSamuel Tardieu2014-03-051-1/+5
|
* crowdin: New translationsrsudev2014-03-041-2/+3
|
* build using target level 19Bananeweizen2014-03-041-1/+1
| | | | If your local builds fail after pulling this change, please install the current Android target level 19 and the Google target level 19.
* refactor deprecated codeBananeweizen2014-03-041-5/+7
|
* #3636: update project filesSamuel Tardieu2014-03-041-1/+1
|
* #3636: add Intellij IDEA project filesSamuel Tardieu2014-03-041-0/+30
|
* crowdin: New translationsrsudev2014-02-221-0/+1
|
* New addon iconsrsudev2014-01-274-0/+0
| | | | | New icons for the contacts- and the calendar-addon (rendered from the svgs by SammysHP)
* fix #3553: all day events must have 00:00:00 UTC time boundariesSamuel Tardieu2014-01-262-11/+13
|
* build: have calendar build with same API as main appMichael Keppler2013-12-221-1/+1
| | | * removes the need to have API 4 installed
* cleanup: fix all findbugs on test and calendarBananeweizen2013-12-162-1/+134
|
* Merge branch 'release'mucek42013-09-241-2/+2
|\
| * New version info for calendar addonmucek42013-09-241-2/+2
| |
* | fix #3307: Coords in calendar is not usableBananeweizen2013-09-223-32/+10
| |