aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/drawable-ldpi
Commit message (Collapse)AuthorAgeFilesLines
* remove unused resourceBananeweizen2014-12-141-0/+0
|
* fix #4337: remove ldpi action bar iconsBananeweizen2014-09-095-0/+0
|
* Use goto icon rather than mapSamuel Tardieu2014-09-071-0/+0
| | | | Work on #4246.
* lint fixesBananeweizen2014-06-011-0/+0
|
* remove unused resources (lint warnings)Bananeweizen2014-05-221-0/+0
|
* Use holo style search iconArne Schwabe2014-05-201-0/+0
|
* multiple lint fixesBananeweizen2014-05-183-0/+0
| | | | | | | * remove android proguard rules * remove unused layout hierarchy elements * suppress map layout warnings for old layouts * remove unused images * typo
* Update menu icons with newer version imported from Android Open Source ProjectArne Schwabe2014-05-174-0/+0
| | | | These menu icon are designed for the new ActionBar
* fix #3398: have options menu for pocket queriesBananeweizen2013-12-181-0/+0
|
* refactoring: fix lint and findbugs warningsBananeweizen2013-09-291-0/+0
|
* #2710: speech output in compassBananeweizen2013-05-101-0/+0
|
* fix #1781: Remove help functionBananeweizen2013-05-091-0/+0
|
* Use dark quick navigation icon with light skincampbeb2012-05-212-0/+0
|
* Import Android drawables (from API version 8)SammysHP2012-04-271-0/+0
| | | See #852 for reason. This will increase the apk size by 82 KiB.
* refactoring: cleanupsBananeweizen2012-03-044-0/+0
| | | | * remove unused resources * fix some comments, layout, logging and other stuff
* Merge pull request #850 from SammysHP/newindicator2SammysHP2011-12-031-0/+0
|\ | | | | New viewpager-indicator
| * New viewpager-indicatorSammysHP2011-11-301-0/+0
| | | | | | See #847
* | Fix: Use Android ui guidelines for menu iconsSammysHP2011-12-013-0/+0
| | | | | | See http://developer.android.com/guide/practices/ui_guidelines/icon_design_menu.html
* | New trail icon for maps-options-menuSammysHP2011-12-011-0/+0
|/ | | Also add original photoshop files.
* New: Horizontal scrollable pages for cache-details using a ViewPager.SammysHP2011-11-231-0/+0
| | | | | | | This moves most of the code from "cgeodetail" into a new class "CacheDetailActivity". Some important parts are rewritten and the code is much more structured. This closes #83 "Redesign detail-view". Some minor changes will be added later (e.g. removing old files, improve log-count-display)
* Better icon for live-map-refreshSammysHP2011-11-162-0/+0
| | | source: own work
* Fix #794: Change scan-iconSammysHP2011-11-161-0/+0
| | | Source: own work
* Fix: Inactive stars from ratings not visibleSammysHP2011-11-162-0/+0
|
* Move sources into the main directorySamuel Tardieu2011-09-1632-0/+0
This prepares the inclusion of tests into the same repository.