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[ios] Replace all animation duration to default.v.mikhaylenko
2015-09-23[ios] Implemented correct turning Alohalytics statistics off if user disabled...Alex Zolotarev
2015-09-23[ios] Fixed includes.Alex Zolotarev
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23iOS. Creation TTS on switching on. Doing this through objective C classes.Vladimir Byko-Ianko
2015-09-23[ios] Removed pedestrian routing share dialog.Ilya Grechuhin
2015-09-23[ios] Replace [NSString stringWithUTF8String:str] with modern Objective-C 2.0...v.mikhaylenko
2015-09-23Use short commands to change styleConstantin Shalnev
2015-09-23[ios] Fixed Flurry duplicate events.Ilya Grechuhin
2015-09-23Added platforms secret-word's style switchersConstantin Shalnev
2015-09-23[ios] Fixed "unrecognized selector "buttonBlueDisabled"'v.mikhaylenko
2015-09-23PR fixesLev Dragunov
2015-09-23[routing] Framework API route between two points support.Lev Dragunov
2015-09-23[ios] Revert workaround to fix location button animation crash.Ilya Grechuhin
2015-09-23[ios] Redesign rate alert.v.mikhaylenko
2015-09-23Splitting GetRouteFollowingInfo into two functions. One for TTS string genera...Vladimir Byko-Ianko
2015-09-23Hiding search dialog after entering ?sound or ?nosound in search panel.Vladimir Byko-Ianko
2015-09-23[ios] Fixed sharing to Facebook for odd cases.Ilya Grechuhin
2015-09-23[ios] Remove open settings button from enable location services alert.v.mikhaylenko
2015-09-23[ios] Added open url on push notification support.Ilya Grechuhin
2015-09-23[ios] Fixed pedestrian disclaimer layout for multiline header.Ilya Grechuhin
2015-09-23The default iOS TTS language is changed form en-GB to en-US.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23iOS. Switch on-off sound turn notifications by enterying ?sound or ?nosound.Vladimir Byko-Ianko
2015-09-23Turn sound notifications. Objective C part.Vladimir Byko-Ianko
2015-09-23Adding a directory and files for TTS in xcode.Vladimir Byko-Ianko
2015-09-23[ios] Updated strings tags.Ilya Grechuhin
2015-09-23[ios] Changed facebook link.Ilya Grechuhin
2015-09-23[ios] Fix action bar layout in iPad.v.mikhaylenko
2015-09-23[ios] Added type name to API POI.v.mikhaylenko
2015-09-23[ios] Fixed bug with bookmark button.v.mikhaylenko
2015-09-23[ios] Fixed “Zoom buttons should be enabled by default”.Alex Zolotarev
2015-09-23[ios] Fixed counter for successful pedestrian routes.Ilya Grechuhin
2015-09-23[ios] Added flurry logging to dialogs.Ilya Grechuhin
2015-09-23[ios] Fixed routing disclaimer alert.v.mikhaylenko
2015-09-23[ios] Added back API button to place page.v.mikhaylenko
2015-09-23[ios] Changed facebook share link to default (http)Ilya Grechuhin
2015-09-23[ios] Changed twitter share link to default (http)Ilya Grechuhin
2015-09-23[ios] Fixed first launch show logic for pedestrian ad.Ilya Grechuhin
2015-09-23[ios] Fixed bug when every launch was counted as a first one.Alex Zolotarev
2015-09-23[ios] Custom Facebook events for better marketing campaigns.Alex Zolotarev
2015-09-23[alohalytics][ios] Measure total time spent in the app, get install/update/bu...Alex Zolotarev
2015-09-23[ios] Added pedestrian route sharing dialog.Ilya Grechuhin
2015-09-23[ios] Fixed incorrect bookmark button label.Ilya Grechuhin
2015-09-23[ios] Added initial progress for build routing.v.mikhaylenko
2015-09-23[ios] Fixed bug with wrong round exit label.v.mikhaylenko
2015-09-23[ios] Fixed UIActivityViewControllerRotation on iOS7.v.mikhaylenko
2015-09-23[ios] Changed default share link to http.Ilya Grechuhin
2015-09-23[ios] Fixed controls layout on map search.Ilya Grechuhin
2015-09-23[ios] Remove performAfterDelay:block:.v.mikhaylenko