| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | |||||
| * | | Move event strings to calendar add-on and remove from main program | campbeb | 2012-03-17 | 11 | -0/+66 |
| |/ | |||||
| * | refactoring: log exceptions, remove unused method | Bananeweizen | 2012-03-09 | 1 | -4/+3 |
| | | |||||
| * | Support adding to calendar in Android version 4 with Intent. | campbeb | 2012-03-07 | 2 | -75/+140 |
| | | | | Move common code to new functions. | ||||
| * | Swedish translation updated | YraFyra | 2012-02-19 | 1 | -0/+7 |
| | | |||||
| * | Fixed typo for Slovak translation c-geo calendar | Pavol Babincak | 2012-02-19 | 1 | -1/+1 |
| | | |||||
| * | c-geo calendar add-on translated to Slovak | Pavol Babincak | 2012-02-19 | 1 | -0/+7 |
| | | |||||
| * | automatically sign calendar apk | mucek4 | 2012-02-11 | 1 | -0/+5 |
| | | |||||
| * | missing dependencies in cgeo-calendar build | blafoo | 2012-02-10 | 2 | -1/+27 |
| | | |||||
| * | cgeo-calendar setup | blafoo | 2012-02-09 | 1 | -0/+85 |
| | | |||||
| * | Merge pull request #1022 from campbeb/fix1021 | Bananeweizen | 2012-01-22 | 1 | -1/+7 |
| |\ | | | | | Fix #1021 finish() when the dialog is done | ||||
| | * | Remove finish() in onCreate | campbeb | 2012-01-22 | 1 | -1/+0 |
| | | | |||||
| | * | Fix #1021 | campbeb | 2012-01-22 | 1 | -0/+7 |
| | | | | | | | | | Make sure the add on exits when dialog is no longer displayed (either cancelled or calendar chosen). | ||||
| * | | Fix #1019 by correcting the index for substring calls. | campbeb | 2012-01-22 | 1 | -1/+1 |
| |/ | |||||
| * | New icon for calendar add-on | SammysHP | 2012-01-21 | 3 | -0/+0 |
| | | | | Needs refactoring when high-res icon without text is available. | ||||
| * | Several fixes for calendar add-on | SammysHP | 2012-01-21 | 5 | -32/+25 |
| | | | | | | | | - remove launcher link - remove activity view, the menu is enough - add German localized strings - rename app-name - add a few TODOs | ||||
| * | new: #1014 calendar add-on | Bananeweizen | 2012-01-20 | 16 | -0/+817 |
