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
2017-04-12[android] Review fixesbeta-746Roman Romanov
2017-04-12[android] move PushwooshHelper.nativeProcessFirstLaunch() to the SplashActivity.Roman Romanov
2017-04-12[android] added commentRoman Romanov
2017-04-12[android] Review fixes.Roman Romanov
2017-04-12[android] fixed: SplashActivity.resumeDialogs() called before onPause()Roman Romanov
2017-04-12[android] fix “Can not perform this action after onSaveInstanceState” exc...Roman Romanov
2017-04-12[android] Added splash screen.Roman Romanov
2017-04-12[android] Fixed crash after branch rebaseRoman Romanov
2017-04-12[android] up target api to 23 (+4 squashed commits)Roman Romanov
2017-04-12[android] Updated version to 7.2.3alexzatsepin
2017-04-12[android] Fixed marshaling/unmarshaling for MapObject classalexzatsepin
2017-04-12[android] Review fixes.Roman Romanov
2017-04-12[android] Added statistic event for search booking button click.Roman Romanov
2017-04-12[strings] Generated stringsRoman Romanov
2017-04-12[android] use TScopedLocalRef for string java pointers.Roman Romanov
2017-04-12[android] Fixed the so late loader registration which leads to timeout waitin...alexzatsepin
2017-04-12[android] Changed button title.Roman Romanov
2017-04-12[strings] Generated translationsRoman Romanov
2017-04-12[android] Added booking search botton for non sponsored hotelsRoman Romanov
2017-04-12[android] Update version to 7.2.2alexzatsepin
2017-04-12[android] Fixed review notesalexzatsepin
2017-04-12[andorid] Fixed ad view registrationalexzatsepin
2017-04-12[android] Fixed problem with android support library conflictalexzatsepin
2017-04-12[android] Made a writing INFO/WARNING/ERROR logs in release build to collect ...alexzatsepin
2017-04-12[android] Fixed review notesalexzatsepin
2017-04-12[android] Added myTardget to proguard exceptionsalexzatsepin
2017-04-12[android] Update support libraries to 24.2.0 to fix crash while taping on searchalexzatsepin
2017-04-12[android] Fixed native ad button animation colorsalexzatsepin
2017-04-12[andorid] JNI support for handling banners arrayalexzatsepin
2017-04-12[andorid] Added animation to CTA button in banneralexzatsepin
2017-04-12[android] Implemented the compound native ad loaderalexzatsepin
2017-04-12[android] Moved Banner class to ads packagealexzatsepin
2017-04-12[android] Made a composite banner key for cachealexzatsepin
2017-04-12[android] Updated MyTarget sdk and Google play servicesalexzatsepin
2017-04-12ads engine and RB banner system are addedArsentiy Milchakov
2017-04-12[android] Fixed review notesalexzatsepin
2017-04-12[andorid] Added an additional abstract loader to isolate ad provider specific...alexzatsepin
2017-04-12[android] Changed the parameter name in AdTracker interfacealexzatsepin
2017-04-12[android] Implemented tracking the ads logicalexzatsepin
2017-04-12[android] Added the ad lifecycle trackeralexzatsepin
2017-04-12[android] Added visibility listener mechanism for tracking ads in PPalexzatsepin
2017-04-12[android] Implemented FacebookAdsLoaderalexzatsepin
2017-04-12[android] Updated Facebook auidience SDK to 4.20.0alexzatsepin
2017-04-12[android] Added the cache for Facebook adsalexzatsepin
2017-04-12[android] Added statistics for Rich Pagealexzatsepin
2017-04-07Merge pull request #5782 from rokuz/hla-mgr-2Daria Volvenkova
2017-04-07Refactored local ads managerr.kuznetsov
2017-04-06Don't follow to my position in case of launch by deep link.Daria Volvenkova
2017-04-05[android] Added jni interface for parsed search request.VladiMihaylenko
2017-04-05Merge pull request #5691 from darina/icu-transliterationYuri Gorshenin