| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: GC3XX5J has been archived | Samuel Tardieu | 2015-01-18 | 1 | -6/+2 |
| | | | | | fix #4622 | ||||
| * | Mark overriding test methods as NonNull | Samuel Tardieu | 2015-01-06 | 1 | -0/+1 |
| | | |||||
| * | Cache size can never be null | Samuel Tardieu | 2015-01-02 | 1 | -0/+1 |
| | | |||||
| * | Fix tests (GC3XX5J is disabled) | Samuel Tardieu | 2014-12-16 | 1 | -0/+12 |
| | | | | | | Also, limit GC3XX5J modifications to the mocked cache instead of the test itself. | ||||
| * | Remove the ICache interface | Samuel Tardieu | 2014-11-23 | 1 | -0/+3 |
| | | | | | | Throughout the code, Geocache is used where ICache should be used. Moreover, except in the tests, ICache is only implemented in Geocache. | ||||
| * | rename package | Bananeweizen | 2014-11-02 | 1 | -1/+1 |
| | | | | | The package not only contains the GeoPoint definition, but other location related classes, too. | ||||
| * | Use correct date format in test | Samuel Tardieu | 2014-10-18 | 1 | -1/+1 |
| | | |||||
| * | #3777: fix CI test | Michael Keppler | 2014-04-21 | 1 | -6/+0 |
| | | |||||
| * | #3777: fix CI test | Michael Keppler | 2014-04-21 | 1 | -0/+6 |
| | | |||||
| * | cleanup: fix all findbugs on test and calendar | Bananeweizen | 2013-12-16 | 1 | -6/+0 |
| | | |||||
| * | rename Login to GCLogin | Bananeweizen | 2013-12-16 | 1 | -2/+2 |
| | | | | * easier to differentiate, as there are other login providers now | ||||
| * | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 1 | -2/+0 |
| | | | | * makes it easier to compare and find duplicate code | ||||
| * | code cleanup | Bananeweizen | 2013-02-24 | 1 | -2/+2 |
| | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | Restrict LazyInitializedList to the List interface | Samuel Tardieu | 2013-02-03 | 1 | -2/+2 |
| | | | | | | This way, we can use various types of list at various places without specifically needing a LazyInitializedList. | ||||
| * | Fixing failed new mocked cache test (GC3XX5J) | rsudev | 2012-12-13 | 1 | -1/+1 |
| | | |||||
| * | fixes #2247 - parsing log type Retract Listing | Marco Jacob | 2012-12-12 | 1 | -0/+144 |
