aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/drawable-hdpi
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #2275, Icon has the wrong sizersudev2012-12-211-0/+0
| | | | Additionally prepared and added a basic icon and one with transparency to project/rawimages
* refactoring: cleanup of resourcesBananeweizen2012-11-301-0/+0
| | | | * deleted unused drawables, images, styles, strings * moved default drawables to mdpi folder by Android convention
* fix #2209: bad image sizesBananeweizen2012-11-292-0/+0
|
* fix #653: Add Smilies when loggingBananeweizen2012-10-061-0/+0
|
* Use dark quick navigation icon with light skincampbeb2012-05-212-0/+0
|
* Import Android drawables (from API version 8)SammysHP2012-04-2718-0/+0
| | | See #852 for reason. This will increase the apk size by 82 KiB.
* New unknown cache typ icons, fixes #1185rsudev2012-03-061-0/+0
|
* refactoring: cleanupsBananeweizen2012-03-048-0/+0
| | | | * remove unused resources * fix some comments, layout, logging and other stuff
* Fixes #1185, ?-icon for new live maprsudev2012-02-281-0/+0
| | | | - introduces a new icon for 'unknown' - correct usage of unknown in cgeopopup
* Fixes #934, Marker for stored cachesrsudev2012-02-241-0/+0
| | | | | - Adds a small floppy icon in the 'own' position on stored, not own caches
* New marker for live map cachesblafoo2012-02-231-0/+0
|
* Added hdpi found offline markerrsudev2012-02-041-0/+0
|
* Revert "Fix #976: Replace note-marker by more meaningful icon"SammysHP2012-01-222-0/+0
| | | | | This reverts commit 04c458088210a672c5ac47e5fa508b9fba08d8ab. Redo: Fix #976: Replace note-marker by more meaningful icon
* Fix #976: Replace note-marker by more meaningful iconSammysHP2012-01-211-0/+0
|
* New markers for overlaysblafoo2012-01-106-0/+0
|
* Overlays instead of icons. Fixes #752blafoo2012-01-1058-0/+0
|
* 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
|
* remove identical files from hdpi folderbananeweizen2011-10-313-0/+0
|
* fix #668: remove icons for locationless cacheBananeweizen2011-10-175-0/+0
|
* Move sources into the main directorySamuel Tardieu2011-09-16126-0/+0
This prepares the inclusion of tests into the same repository.