aboutsummaryrefslogtreecommitdiffstats
path: root/OsmAndCore-sample
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Issue 6410: Test not forcing cold startsonora1-3/+4
2018-09-29Improve core sample startup timecrimean2-4/+27
2018-09-27Update strings.xmlvshcherb1-1/+1
2018-09-27Update strings.xmlvshcherb1-1/+1
2018-09-27Map cache done. Testing...crimean2-4/+22
2018-09-02Fix buildcrimean3-2/+3
2018-09-02Added arm64 to core samplescrimean1-9/+17
2018-08-06Fix buildcrimean1-1/+1
2018-06-20Fix core-sample support lib versioncrimean2-15/+15
2018-06-19Fix build.gradle for plugins and core-sample appcrimean1-2/+2
2018-06-17Inline synonyms into stringVictor Shcherb1-3/+17
2018-04-15Fix dependenciesVictor Shcherb2-11/+15
2018-04-10add colorsChumva1-0/+6
2018-03-31Fix core-sample configAlexey Kulish1-0/+2
2018-03-31Fix core-sample loggingAlexey Kulish1-0/+20
2018-03-31Fix core-sampleAlexey Kulish3-3/+8
2018-03-29Fix sdk version for sampleAlexey Kulish1-2/+2
2018-03-28Delete eclipse compileVictor Shcherb4-0/+62
2018-03-26Fix core sample search - filter in threadAlexey Kulish1-4/+8
2018-03-26Fix core sample searchAlexey Kulish1-0/+5
2018-03-22added two methodsChumva1-0/+21
2018-03-19Merge pull request #5131 from GITNE/fix_execvshcherb10-0/+0
2018-03-17Remove search by matching poi key name and instead use english translation (p...Chumva1-0/+18
2018-03-15Remove executable permission from non-executable filesGITNE10-0/+0
2017-12-04Fix #4815Alexander Sytnyk3-41/+58
2017-12-04Use bitmap instead of drawableAlexander Sytnyk2-4/+15
2017-12-04Revert "Fix getting of bitmap"Alexander Sytnyk1-7/+3
2017-12-04Fix getting of bitmapAlexander Sytnyk1-3/+7
2017-10-26BuildTools = 26.0.2Alexey Kulish1-2/+10
2017-10-26Create executorsPavelRatushny1-1/+4
2017-10-26Fix async taskPavelRatushnyi1-1/+1
2017-10-23Replace async task execute with executeOnExecutorPavelRatushny2-6/+2
2017-10-15Fix #4301Alexey Kulish1-1/+1
2017-09-30Increase support library and build tools versionsPavelRatushnyi1-3/+3
2017-07-29Fix back arrowAlexey Kulish6-3/+3
2017-07-29Fix build.gradle for core sampleAlexey Kulish1-2/+2
2017-07-28Change search to page in google playPavelRatushny1-1/+1
2017-07-10Update build.gradlevshcherb1-2/+2
2017-07-10Update gradle to 4 and gradle compile pluginVictor Shcherb1-1/+1
2017-04-26Fix #3699Alexey Kulish2-5/+5
2017-03-29Fix buildAlexey1-1/+1
2017-01-07correct fontScalesonora1-3/+3
2017-01-06keep core in syncsonora1-9/+8
2017-01-06put in usable state for nowsonora1-2/+4
2017-01-06respect system settingssonora1-5/+7
2017-01-06remove non-functional zoomingsonora1-3/+5
2017-01-06fix buildsonora1-5/+5
2017-01-06fix buildsonora1-5/+5
2017-01-06workaround for SDK<14sonora1-0/+12
2017-01-06Scale web view font size with system font sizesonora1-0/+4
2017-01-06back outsonora1-2/+1
2017-01-06return super.onTouchEvent(event)sonora1-2/+2
2017-01-06check if this resolves web view flickering on some devicessonora1-0/+1
2017-01-05back out testssonora1-6/+0
2017-01-05fix buildsonora1-2/+2
2017-01-05try TEXT_AUTOSIZING for Wikisonora1-1/+5
2017-01-05fix buildsonora1-0/+1
2017-01-05make Wiki webview single columnsonora1-0/+1
2017-01-02leave POINTER_UP (2)Hardy1-10/+9
2016-12-30implement drag zoom center fixsonora1-1/+1
2016-12-30add comment for nowsonora1-0/+2
2016-12-30fix core buildsonora1-1/+1
2016-12-29port lessons learned from 3319 to osmand-coresonora1-9/+10
2016-12-04Introduce (ref:XX) language and transliteration support for getRefsonora1-1/+1
2016-11-22[Sample] added my location buttonAlexey Kulish23-64/+370
2016-11-21[Sample] fix menu on basemapAlexey Kulish2-3/+15
2016-11-21Fix #3265Alexey Kulish6-106/+198
2016-11-20port NPW fix to coresonora1-1/+1
2016-11-20fix method namessonora2-2/+2
2016-11-20[Sample] wiki dialog fixAlexey Kulish1-6/+2
2016-11-20[Samples] added tap on map featureAlexey Kulish6-20/+335
2016-11-20[Sample] tap on map in progressAlexey Kulish1-1/+102
2016-11-19[Sample] added context menu marker and long tap on mapAlexey Kulish5-13/+90
2016-11-18Added long tap menu in sampleAlexey Kulish1-2/+3
2016-11-17Fix sampleAlexey Kulish1-0/+2
2016-11-17[Sample] fix check maps dialogAlexey Kulish3-13/+16
2016-11-16Sample small fixAlexey Kulish1-6/+6
2016-11-16Added address search to samplesAlexey Kulish9-41/+364
2016-11-16Map context menu for sample in progressAlexey Kulish62-44/+5182
2016-11-15Quick search for sample doneAlexey Kulish2-28/+42
2016-11-15Rename classes backAlexey Kulish9-31/+31
2016-11-15Rename classesAlexey Kulish9-31/+31
2016-11-15Quick search for samples in progressAlexey Kulish47-728/+5123
2016-11-13Added OsmAnd/maps installation request to SampleAlexey Kulish6-10/+233
2016-11-12Fix samples app crashAlexey Kulish2-4/+24
2016-09-28[Quick search] Custom filters in progressAlexey Kulish1-0/+5
2016-08-22Fix crash permissionsVictor Shcherb1-2/+2
2016-08-22Fix crash permissionsVictor Shcherb2-5/+34
2016-08-13Update MainActivity.javavshcherb1-1/+1
2016-08-13Update MainActivity.javavshcherb1-1/+1
2016-07-31Fix Core SampleAlexey Kulish1-1/+4
2016-07-22[Quick search] added share/delete for historyAlexey Kulish1-1/+3
2016-07-13Added quick searchAlexey Kulish3-16/+20
2016-07-12[Core sample] fix search uiAlexey Kulish2-5/+113
2016-07-11[Core sample] added new search engineAlexey Kulish40-2425/+216
2016-07-04[Core sample] added ReverseGeocoder call on long tapAlexey Kulish1-88/+134
2016-07-02Update search apiVictor Shcherb1-0/+3
2016-07-01[Core sample] manifest fixAlexey Kulish1-1/+1
2016-07-01[Core sample] Fix GL context reinit on device rotationAlexey Kulish1-1/+2
2016-06-30[Core sample] added long tapAlexey Kulish1-0/+11
2016-06-30[Core sample] searchAlexey Kulish7-49/+47
2016-06-30[Core sample] search refactoring in progressAlexey Kulish27-196/+190
2016-06-30Fix typoAlexey Kulish5-14/+28
2016-06-29[Core sample] search fixesAlexey Kulish1-27/+34
2016-06-29Update poi typesVictor Shcherb1-1/+5
2016-06-28[Core sample] poi types in progressAlexey Kulish16-34/+442
2016-06-28[Core sample] added Building and Street intersection to searchAlexey Kulish14-61/+238
2016-06-25[Core sample] added todosAlexey Kulish3-1/+3
2016-06-25[Core sample] fix copy/paste search lineAlexey Kulish2-10/+25
2016-06-25[Core sample] added progress barAlexey Kulish7-11/+53
2016-06-25[Core sample] search fixesAlexey Kulish7-61/+107
2016-06-25[Core sample] fixed log crash, removed core search limitAlexey Kulish3-5/+13
2016-06-25[Core sample] improved uiAlexey Kulish8-78/+207
2016-06-25Core sample fixesAlexey Kulish1-41/+64
2016-06-25Fix crash in core sampleAlexey Kulish3-5/+7
2016-06-24Address search in progressAlexey Kulish39-744/+1010
2016-06-22Core search in progressAlexey Kulish22-189/+874
2016-06-19Update MainActivity.javavshcherb1-1/+1
2016-06-19Fix core sampleAlexey Kulish3-348/+6
2016-06-19Core sample fixesAlexey Kulish7-40/+384
2016-06-19Fix core sample - add city nameAlexey Kulish1-1/+1
2016-06-19Fix core sampleAlexey Kulish10-13/+79
2016-06-18Added address search to OsmAndCore sampleAlexey Kulish7-54/+235
2016-06-18Rearrange classes in Core sampleAlexey Kulish7-135/+141
2016-06-18OsmAndCore sample fixes, refactoringAlexey Kulish8-182/+273
2016-06-16Fix gradle configAlexey Kulish1-1/+7
2016-06-16Core resources fixes. Core android sample fixes.Alexey Kulish7-26/+221
2016-06-15Added OsmAndCore-sampleAlexey Kulish47-0/+1628