Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crowdin: New translations | rsudev | 2014-03-25 | 2 | -3/+11 |
| | | | | Added Romanian as well | ||||
* | reduce null analysis warnings | Bananeweizen | 2014-03-25 | 1 | -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 translations | rsudev | 2014-03-22 | 2 | -0/+16 |
| | | | | added lt and ca as well | ||||
* | crowdin: New translations | rsudev | 2014-03-06 | 1 | -0/+8 |
| | |||||
* | Do not run proguard in development mode (Intellij IDEA) | Samuel Tardieu | 2014-03-05 | 1 | -1/+0 |
| | |||||
* | More Intellij IDEA configuration | Samuel Tardieu | 2014-03-05 | 1 | -1/+5 |
| | |||||
* | crowdin: New translations | rsudev | 2014-03-04 | 1 | -2/+3 |
| | |||||
* | build using target level 19 | Bananeweizen | 2014-03-04 | 1 | -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 code | Bananeweizen | 2014-03-04 | 1 | -5/+7 |
| | |||||
* | #3636: update project files | Samuel Tardieu | 2014-03-04 | 1 | -1/+1 |
| | |||||
* | #3636: add Intellij IDEA project files | Samuel Tardieu | 2014-03-04 | 1 | -0/+30 |
| | |||||
* | crowdin: New translations | rsudev | 2014-02-22 | 1 | -0/+1 |
| | |||||
* | New addon icons | rsudev | 2014-01-27 | 4 | -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 boundaries | Samuel Tardieu | 2014-01-26 | 2 | -11/+13 |
| | |||||
* | build: have calendar build with same API as main app | Michael Keppler | 2013-12-22 | 1 | -1/+1 |
| | | | * removes the need to have API 4 installed | ||||
* | cleanup: fix all findbugs on test and calendar | Bananeweizen | 2013-12-16 | 2 | -1/+134 |
| | |||||
* | Merge branch 'release' | mucek4 | 2013-09-24 | 1 | -2/+2 |
|\ | |||||
| * | New version info for calendar addon | mucek4 | 2013-09-24 | 1 | -2/+2 |
| | | |||||
* | | fix #3307: Coords in calendar is not usable | Bananeweizen | 2013-09-22 | 3 | -32/+10 |
| | | |||||
* | | Update all translations from crowdin | Samuel Tardieu | 2013-09-18 | 10 | -63/+55 |
| | | |||||
* | | Update Czech translations from crowdin | Samuel Tardieu | 2013-09-18 | 1 | -6/+6 |
| | | |||||
* | | Update Italian translations via crowdin | RomNexus6 | 2013-09-17 | 1 | -6/+6 |
|/ | |||||
* | Update Portuguese translations | Samuel Tardieu | 2013-07-29 | 1 | -6/+6 |
| | |||||
* | Update French translations | Samuel Tardieu | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | refactoring: ADT 22.0.4 enforces exported libraries on classpath | Bananeweizen | 2013-07-20 | 1 | -1/+1 |
| | |||||
* | refactoring: make calendar build with Ant | Bananeweizen | 2013-07-07 | 5 | -54/+132 |
| | |||||
* | translation: use crowdin.net to update French translations | Samuel Tardieu | 2013-07-01 | 1 | -6/+6 |
| | | | | | We lost the comments and went through a major reformatting while doing so. | ||||
* | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 18 | -19/+51 |
| | | | * makes it easier to compare and find duplicate code | ||||
* | refactoring: class path changed with ADT 22 | Bananeweizen | 2013-05-19 | 1 | -0/+1 |
| | | | | * If you run into compile errors after this change, please upgrade to ADT 22 and Android SDK 22. | ||||
* | refactoring: use exception object in loggging | Bananeweizen | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | code cleanup: remove debug code | Bananeweizen | 2012-12-26 | 3 | -4/+6 |
| | | | * fixed some more issues of Findbugs and CodePro | ||||
* | stronger compiler warnings in calendar addon | Bananeweizen | 2012-12-18 | 3 | -2/+24 |
| | | | | * disable compiler warnings for generated code * disallow empty blocks | ||||
* | Refactoring: use local variable instead of field | Samuel Tardieu | 2012-12-16 | 1 | -2/+1 |
| | |||||
* | more lint cleanups | Bananeweizen | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | refactoring: have non translatable strings separated | Bananeweizen | 2012-11-27 | 3 | -1/+6 |
| | |||||
* | code cleanup: fix Lint warnings about Locales | Bananeweizen | 2012-11-22 | 1 | -2/+1 |
| | |||||
* | Calendar version increase | mucek4 | 2012-08-15 | 1 | -2/+2 |
| | |||||
* | fix #1934: Calendar entry has wrong date | Bananeweizen | 2012-08-12 | 5 | -202/+296 |
| | |||||
* | fix #1858: add start time to calendar entry | Bananeweizen | 2012-07-01 | 1 | -11/+31 |
| | |||||
* | refactoring: minor lint cleanups | Bananeweizen | 2012-06-29 | 1 | -1/+1 |
| | | | * If you get compile errors, upgrade to ADT 20 and SDK 20 | ||||
* | Refactoring: add missing override annotations | Samuel Tardieu | 2012-05-23 | 1 | -0/+1 |
| | | | | This was requested by SammysHP. | ||||
* | Removed deprecated warnings | blafoo | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Revert "Merge pull request #1510 from campbeb/fix1498" | Samuel Tardieu | 2012-05-07 | 1 | -1/+1 |
| | | | | | | | This reverts commit 9fe5380612eef5a10ffc18ca6409788e174bbf24, reversing changes made to 08fcbb42d1fd4ca3b6e2fb608007feec9aa4e23d. Requested by the commit author. | ||||
* | Use Edit instead of Insert intent for adding calendar on Android 4 | campbeb | 2012-05-06 | 1 | -1/+1 |
| | |||||
* | Refactoring: remove terminal return statements | Samuel Tardieu | 2012-04-27 | 1 | -1/+0 |
| | |||||
* | refactorings | Bananeweizen | 2012-04-21 | 1 | -8/+9 |
| | | | | | * always use CacheAttribute for attribute strings * avoid concatenation in append * use SparseArray instead of maps | ||||
* | revert settings changes partially | Bananeweizen | 2012-04-20 | 2 | -6/+6 |
| | | | * my Eclipse seems broken, it doesn't show all warnings after a rebuild | ||||
* | increase compiler warnings level (and fix some) | Bananeweizen | 2012-04-20 | 1 | -354/+353 |
| | | | | * boxing/unboxing * name shadowing | ||||
* | Merge pull request #1293 from campbeb/fixCalFocus | SammysHP | 2012-03-17 | 1 | -1/+3 |
|\ | | | | | Fix #1016 - Finish the activity if exiting on error | ||||
| * | Finish the activity if exiting on error | campbeb | 2012-03-17 | 1 | -1/+3 |
| | |