aboutsummaryrefslogtreecommitdiff
path: root/src/porting_android.h
AgeCommit message (Collapse)Author
2022-06-05Android: Add support for sharing debug.txt (#12370)rubenwardy
2020-12-19Add open user data button to main menu (#10579)rubenwardy
2020-05-17Add core.open_url() to main menu API (#8592)rubenwardy
2020-05-06Android: porting_android.cpp refactoring (#9687)Maksim
* Android: porting_android.cpp refactoring * Replace assert to FATAL_ERROR_IF
2020-04-15Android: add Android Studio support, completely redone java part (#9066)Maksim
2018-03-11Android build fixes for c++11stujones11
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
* Migrate cpp headers to pragma once
2015-12-07Add seperate cache pathShadowNinja
This is set to the XDG cache path where possible. It's set to the app's cache path on Android.
2014-06-29Add support for Android 2.3+sapier
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!