Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'SammysHP/icons' | Bananeweizen | 2012-04-30 | 1 | -0/+0 |
|\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/apps/cachelist/CacheListAppFactory.java | ||||
| * | Import Android drawables (from API version 8) | SammysHP | 2012-04-27 | 1 | -0/+0 |
| | | | | | | See #852 for reason. This will increase the apk size by 82 KiB. | ||||
* | | Include plurals strings in missing translations | Samuel Tardieu | 2012-04-27 | 2 | -3/+3 |
|/ | |||||
* | Restore executable bit of translation helper files | Samuel Tardieu | 2012-04-20 | 2 | -0/+0 |
| | |||||
* | update Eclipse components P2 file for easier IDE setup | Bananeweizen | 2012-04-09 | 1 | -29/+64 |
| | |||||
* | Calendar 512x512 icon | SammysHP | 2012-04-02 | 1 | -0/+0 |
| | |||||
* | Play images | mucek4 | 2012-04-02 | 2 | -0/+0 |
| | |||||
* | Merge branch 'remove_cal_perms' | SammysHP | 2012-02-11 | 4 | -0/+0 |
| | | | | | Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
* | testing https access, please ignore this commit | Bananeweizen | 2012-01-26 | 1 | -0/+1 |
| | |||||
* | Revert "Fix #976: Replace note-marker by more meaningful icon" | SammysHP | 2012-01-22 | 1 | -0/+0 |
| | | | | | This reverts commit 04c458088210a672c5ac47e5fa508b9fba08d8ab. Redo: Fix #976: Replace note-marker by more meaningful icon | ||||
* | Fix #976: Replace note-marker by more meaningful icon | SammysHP | 2012-01-21 | 1 | -0/+0 |
| | |||||
* | New icon for calendar add-on | SammysHP | 2012-01-21 | 1 | -0/+0 |
| | | | Needs refactoring when high-res icon without text is available. | ||||
* | Fix: Use Android ui guidelines for menu icons | SammysHP | 2011-12-01 | 3 | -0/+0 |
| | | | See http://developer.android.com/guide/practices/ui_guidelines/icon_design_menu.html | ||||
* | New trail icon for maps-options-menu | SammysHP | 2011-12-01 | 3 | -0/+0 |
| | | | Also add original photoshop files. | ||||
* | use equals operator in script (doesn't work otherwise on my Ubuntu | Bananeweizen | 2011-10-09 | 1 | -2/+2 |
| | | | system) | ||||
* | Reinstall computationally computed attribute_*_no strings | Samuel Tardieu | 2011-10-08 | 1 | -1/+4 |
| | |||||
* | Add an extra script to find and remove unused translation strings | Samuel Tardieu | 2011-10-08 | 3 | -5/+62 |
| | |||||
* | Do not mark <string-array/> entries as non-translated | Samuel Tardieu | 2011-10-07 | 1 | -1/+1 |
| | | | | | | | The entries in a <string-array/> are themselves localized. We will need to signal untranslated <string-array/> entries again only if we have totally different arrays (not only the content, but also the structure) for different languages. | ||||
* | Script findmissingtranslations.sh made executable again | Pavol Babincak | 2011-10-05 | 1 | -0/+0 |
| | | | | Mode +x was probably removed by accident. | ||||
* | Merge pull request #578 from koem/icons | Samuel Tardieu | 2011-10-01 | 3 | -6/+7 |
|\ | | | | | attributes: maintenance icon de-uglyfied | ||||
| * | attributes: maintenance icon de-uglyfied | koem | 2011-09-30 | 3 | -6/+7 |
| | | |||||
* | | Merge #510 | bananeweizen | 2011-10-01 | 1 | -0/+0 |
|\ \ | |/ |/| | | | | | | | Conflicts: main/src/cgeo/geocaching/cgBase.java tests/src/cgeo/geocaching/test/mock/MockedCache.java | ||||
* | | Use more portable single equals in if | Pavol Babincak | 2011-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Single equals follows POSIX. In Ubuntu default /bin/sh is Dash, which warns about double equals: $ ./findmissingtranslations.sh sk [: 44: sk: unexpected operator | ||||
* | | findmissingtranslations: give language as command line parameter | koem | 2011-09-28 | 1 | -6/+30 |
| | | |||||
* | | Exclude contributors and changelog from missing strings | Samuel Tardieu | 2011-09-27 | 1 | -6/+6 |
| | | |||||
* | | Do not count comments, contributors and changelog | Samuel Tardieu | 2011-09-27 | 1 | -2/+4 |
| | | |||||
* | | Add "cd" to executable "findmissingtranslations.sh", update ".gitignore" | Samuel Tardieu | 2011-09-27 | 1 | -0/+2 |
|/ | |||||
* | easy installation of necessary Eclipse plugins | bananeweizen | 2011-09-25 | 2 | -0/+91 |
| | |||||
* | Move sources into the main directory | Samuel Tardieu | 2011-09-16 | 73 | -0/+5669 |
This prepares the inclusion of tests into the same repository. |