vng
|
06bf51c0b9
|
Better logic in MeasurementUtils::FormatDistance.
|
2015-09-22 15:39:56 -07:00 |
|
vng
|
dda6932dc8
|
Temporary! Use ShowRect instead of ShowRectFixed in ShowSearchResult implementation. It's because of android.
|
2015-09-22 15:39:55 -07:00 |
|
vng
|
6db85bfa17
|
Fix bug with downloaded country name in startup view.
|
2015-09-22 15:39:45 -07:00 |
|
rachytski
|
22e3a7a351
|
customized colors and fonts of the "download" button
|
2015-09-22 15:39:34 -07:00 |
|
vng
|
c66c909710
|
Fix StringBundle routine - remove unnecessary stuff.
|
2015-09-22 15:39:30 -07:00 |
|
rachytski
|
966d2a6f62
|
added strings localization mechanism and used it in CountryStatusDisplay.
|
2015-09-22 15:39:27 -07:00 |
|
rachytski
|
1bd70241ca
|
inserting line break when the display name of the country is too long.
|
2015-09-22 15:39:27 -07:00 |
|
rachytski
|
31ccdf1efb
|
small fixes.
|
2015-09-22 15:39:26 -07:00 |
|
rachytski
|
374e518dae
|
while waiting for EmptyModelCheck ScreenCoverage is considered not empty.
|
2015-09-22 15:39:25 -07:00 |
|
rachytski
|
6ec4fcf436
|
completely removed emptyModelFn and related methods.
|
2015-09-22 15:39:24 -07:00 |
|
rachytski
|
eddeffa5b7
|
using TextView inside Button to draw text uniformly.
|
2015-09-22 15:39:24 -07:00 |
|
rachytski
|
95c4ede478
|
removed emptyModelFn, using only countryNameFn
|
2015-09-22 15:39:24 -07:00 |
|
rachytski
|
6b472399e2
|
fixed displaying country name for composite country name like "Country, Province"
|
2015-09-22 15:39:23 -07:00 |
|
rachytski
|
28a1cb63de
|
fixes according to code review
|
2015-09-22 15:39:22 -07:00 |
|
rachytski
|
a8c028aede
|
fixed bug with creating HttpThread from non-activity thread upon "Download Country" click.
|
2015-09-22 15:39:21 -07:00 |
|
rachytski
|
9201356184
|
added CountryStatusDisplay GUI element and using it into InformationDisplay.
|
2015-09-22 15:39:20 -07:00 |
|
rachytski
|
3be82073ef
|
Deffering adding the gui::Element into the yg::Overlay until the guy::Controller::SetRendererParams function is called.
|
2015-09-22 15:39:18 -07:00 |
|
rachytski
|
50dfd74e0b
|
added methods for querying country name if the model is empty.
|
2015-09-22 15:39:17 -07:00 |
|
vng
|
cc5e4ad665
|
Fix Bookmarks_Getting test.
|
2015-09-22 15:39:04 -07:00 |
|
rachytski
|
c701c0d671
|
fixes according to code review.
|
2015-09-22 15:38:59 -07:00 |
|
rachytski
|
8206f5e295
|
added "Download" button into InformationDisplay and disabled it by default.
|
2015-09-22 15:38:58 -07:00 |
|
rachytski
|
cef55ff105
|
added GUI library and added it into all projects.
|
2015-09-22 15:38:57 -07:00 |
|
rachytski
|
b1db3743fd
|
renamed InfoLayer into Overlay.
|
2015-09-22 15:38:54 -07:00 |
|
vng
|
4c60127b39
|
[linux] Fix compilation.
|
2015-09-22 15:38:52 -07:00 |
|
vng
|
004567c59b
|
[android] Fix compass direction.
Pass angle parameters in radians only.
|
2015-09-22 15:38:36 -07:00 |
|
rachytski
|
783a816ad2
|
made AddMap, RemoveMap and GetLocalMaps public to access them from client code.
|
2015-09-22 15:38:25 -07:00 |
|
rachytski
|
e17d25ab7c
|
refactored RenderPolicies to accept visualScale, skinName and screenSize among other parameters. removed Platform::VisualScale, *::SkinName and *::TileSize.
|
2015-09-22 15:38:23 -07:00 |
|
vng
|
58e55db2d7
|
Process features with names only for address lookup.
|
2015-09-22 15:38:22 -07:00 |
|
vng
|
2daef24bc1
|
Make locality check faster.
|
2015-09-22 15:38:21 -07:00 |
|
vng
|
bff0fab828
|
Minor fixes - remove dummy flags.
[desktop] TODO: Check m_isInitialized, m_isTimerStarted logic.
|
2015-09-22 15:38:21 -07:00 |
|
vng
|
cceb6ac23b
|
Some minor fixes.
|
2015-09-22 15:38:21 -07:00 |
|
Alex Zolotarev
|
fd76ea5c48
|
[ios] Added Bookmark Sets visibility switch
|
2015-09-22 15:38:19 -07:00 |
|
Alex Zolotarev
|
8ac3a183c0
|
Added Framework::DeleteBmCategory()
|
2015-09-22 15:38:18 -07:00 |
|
Alex Zolotarev
|
708e96f839
|
Added AddressInfo::FormatTypes()
|
2015-09-22 15:38:18 -07:00 |
|
vng
|
bb9a614eda
|
Some minor fixes.
|
2015-09-22 15:38:17 -07:00 |
|
vng
|
41903e7360
|
Framework::GetAddressInfo - add feature type (category) strings.
|
2015-09-22 15:38:17 -07:00 |
|
vng
|
b24f4e6e00
|
Framework::GetAddressInfo. Get name and house number separately
|
2015-09-22 15:38:16 -07:00 |
|
vng
|
18b6f31366
|
Add BookmarkCategory.
|
2015-09-22 15:38:15 -07:00 |
|
Alex Zolotarev
|
e38216180a
|
Fixed bug with clearing AddressInfo structure
|
2015-09-22 15:38:14 -07:00 |
|
vng
|
d6bcf3932c
|
Add more navigator tests.
|
2015-09-22 15:38:04 -07:00 |
|
vng
|
f7c8042ce0
|
Proces url for coordinates and viewport.
|
2015-09-22 15:38:02 -07:00 |
|
vng
|
f0dec9c0cc
|
Add url processing stubs.
|
2015-09-22 15:38:01 -07:00 |
|
rachytski
|
5c17855a22
|
fixed uninitalized m_currentCoverage usage.
|
2015-09-22 15:38:00 -07:00 |
|
rachytski
|
530f436fdc
|
removed ResourceStyleCache and all caching related functions from OverlayElement.
|
2015-09-22 15:37:59 -07:00 |
|
rachytski
|
0502942041
|
tweaked some ResourcePool allocation parameters.
|
2015-09-22 15:37:58 -07:00 |
|
rachytski
|
6211015040
|
removed m_dynamicPagesCount and m_textPagesCount from Skin as unnecessary.
|
2015-09-22 15:37:54 -07:00 |
|
rachytski
|
8f700f3cdb
|
moved ScreenCoverage rendering completely onto displayList without ResourceStyleCache.
|
2015-09-22 15:37:53 -07:00 |
|
rachytski
|
255836e728
|
Stopping all actions during navigation. Quick fix for the speedup of GUI thread.
|
2015-09-22 15:37:53 -07:00 |
|
rachytski
|
34e8ac99af
|
removed unused methods
|
2015-09-22 15:37:52 -07:00 |
|
rachytski
|
c174b9655d
|
added "smallStorage" pools to TilingRenderPolicyXXX for caching ScreenCoverage into DisplayList.
|
2015-09-22 15:37:52 -07:00 |
|