Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23[android] Enabled alt/speed/bearing in location updatesAlex Zolotarev
2015-09-23[android] Minor location refactoringAlex Zolotarev
2015-09-23[android] Location update bug-fix.Dmitry Kunin
2015-09-23[android] Codereview fixes. Better look for PPage.Dmitry Kunin
2015-09-23[codereview] m_lastTime removed as redundant.Dmitry Kunin
2015-09-23[android] Timezone hack for initial location.Dmitry Kunin
2015-09-23[android] Nullpointer crash on resume fixed.Dmitry Kunin
2015-09-23[android] Time zone hack.Dmitry Kunin
2015-09-23[codereview] Fixes according feedback.Dmitry Kunin
2015-09-23[android] LocationService refactoring. Dmitry Kunin
2015-09-23[android] Fixed case when we have no location for long time.Dmitry Kunin
2015-09-23Fix according to code review.vng
2015-09-23[android] Do not use old last known location (5 minutes).vng
2015-09-23Changed location service from non-working google to self-hostedDarafei Praliaskouski
2015-09-23[android] Fix direction bugs when no current location available, but compass ...vng
2015-09-23Fix direction arrow for landscape orientation when heading is getting from GPS.vng
2015-09-23[android] Fix getting of initial position (last known from providers or last ...vng
2015-09-23Compilations fixes.vng
2015-09-23[android] Add "GPS is off" Toast when pressing My Position button.vng
2015-09-23Minor style changes.vng
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23[android]vng
2015-09-23[android] Get compass direction from Location.getBearing when we are moving.vng
2015-09-23[android] Fix GPS positioning. Make the criteria more simple. Do not compare ...vng
2015-09-23[android] Skip China in checkFacebookDialog().vng
2015-09-23[android] Display dialog with "go to settings" button when all location provi...Alex Zolotarev
2015-09-23[android] Fixed WiFi location provider crash on Honeycomb and aboveAlex Zolotarev
2015-09-23[android] Warning and code style fixesAlex Zolotarev
2015-09-23[android] Replaced WakeLock with more efficient window flagsAlex Zolotarev
2015-09-23[android] Add filtration of last location by timestamp.vng
2015-09-23[android] Remove time filtration in LocationService routine.vng
2015-09-23[android] Move angle corrections to LocationService.vng
2015-09-23[android] Fix dummy bug in location.vng
2015-09-23Fix bug with GPS turned-on after startup view. Remove dummy flags.vng
2015-09-23[android] Fix compass direction.vng
2015-09-23refactored DownloadResourcesActivity.rachytski
2015-09-23[android] Add average sensor calculation routine for compass.vng
2015-09-23[android] Fixed rare crash (mostly reproduced on Kindle Fire)Alex Zolotarev
2015-09-23[android] Better location service using.vng
2015-09-23[android] Minor perfomance fixAlex Zolotarev
2015-09-23[android][kindle] Closed #648 - crash with WiFiLocationAlex Zolotarev
2015-09-23[android] Enabled location filtering if it's older than 5 minutesAlex Zolotarev
2015-09-23[android] Do not filter too old last known location - to be closer to GMaps b...Alex Zolotarev
2015-09-23[android] Fixed location compilation issues for Android 2.1Alex Zolotarev
2015-09-23Revert "[android] Closes #487 - old my position is displayed."Alex Zolotarev
2015-09-23taking into account screen orientation. closed #569rachytski
2015-09-23[android] Closes #487 - old my position is displayed.Alex Zolotarev
2015-09-23[android] Partial fix for 478 - do not go to idle when my position is enabledAlex Zolotarev
2015-09-23[android] Closes #502 - compass is not workingAlex Zolotarev
2015-09-23Revert "[android][temporary] Added Location logging"Alex Zolotarev