summaryrefslogtreecommitdiff
path: root/src/porting_android.h
Commit message (Collapse)AuthorAge
* Add open user data button to main menu (#10579)rubenwardy2020-12-19
|
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-17
|
* Android: porting_android.cpp refactoring (#9687)Maksim2020-05-06
| | | | | | * Android: porting_android.cpp refactoring * Replace assert to FATAL_ERROR_IF
* Android: add Android Studio support, completely redone java part (#9066)Maksim2020-04-15
|
* Android build fixes for c++11stujones112018-03-11
|
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
| | | | * Migrate cpp headers to pragma once
* Add seperate cache pathShadowNinja2015-12-07
| | | | | This is set to the XDG cache path where possible. It's set to the app's cache path on Android.
* Add support for Android 2.3+sapier2014-06-29
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!