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] Correctly enable/disable all 3party statistics depending on user’s se...Alex Zolotarev
2015-09-23[alohalytics][ios] Integrated enable/disable statistics code with iOS part.Alex Zolotarev
2015-09-23[alohalytics][ios] Minor renaming.Alex Zolotarev
2015-09-23[alohalytics][ios] Measure total time spent in the app, get install/update/bu...Alex Zolotarev
2015-09-23[alohalytics][ios] Separate key constant.Alex Zolotarev
2015-09-23[alohalytics] Initialize user agent on each launch, not only on install/updat...Alex Zolotarev
2015-09-23[alohalytics][ios] Gracefully finish background task before system kills us.Alex Zolotarev
2015-09-23[alohalytics][ios] Start background task only when necessary.Alex Zolotarev
2015-09-23[alohalytics][ios] Better check for valid background task.Alex Zolotarev
2015-09-23[alohalytics] Log User-Agent only on install and update events, not on every ...Alex Zolotarev
2015-09-23[alohalytics] Use unique statistic urls for each bundle name and app version.Alex Zolotarev
2015-09-23[alohalytics] More review fixes.Alex Zolotarev
2015-09-23[alohalytics] Refactored and updated statistics engine.Alex Zolotarev
2015-09-23[alohalytics][ios] Log HTTP UserAgent directly for easier processing on the s...Alex Zolotarev
2015-09-23[alohalytics][ios] Minor fix to reuse the same variable.Alex Zolotarev
2015-09-23[alohalytics][ios] Also log bundle ID together with system information.Alex Zolotarev
2015-09-23[ios][alohalytics] Use browser User-Agent for statistics.Alex Zolotarev
2015-09-23[ios][alohalytics] Built-in processing of basic app lifecycle events.Alex Zolotarev
2015-09-23[alohalytics] Updated library version (now with iOS support).Alex Zolotarev