summaryrefslogtreecommitdiffstats
path: root/platform/iphone
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Rework push notification methods usageSergey Minakov2021-01-262-3/+27
* Merge pull request #45252 from naithar/feature/plugins-migrationRémi Verschelde2021-01-261-32/+0
|\
| * [iOS] Remove plugins from modules.Sergey Minakov2021-01-171-32/+0
* | Merge pull request #45277 from bruvzg/ios_arm64_simRémi Verschelde2021-01-262-13/+20
|\ \
| * | [WIP] Add separate `simulator` flag for iOS build, change main library to `xc...bruvzg2021-01-182-13/+20
| |/
* | [iOS] Fix embedding of plugin librariesSergey Minakov2021-01-181-2/+3
* | [iOS] Added support for '.xcframework' in pluginsSergey Minakov2021-01-172-14/+30
|/
* [Plugins] Rename 'PluginConfig' struct to platform specific nameSergey Minakov2021-01-152-48/+48
* Split OS::execute into two methodsMarcel Admiraal2021-01-091-4/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-0136-72/+72
* Merge pull request #44593 from madmiraal/rename-mainloop-methodsRémi Verschelde2020-12-281-2/+2
|\
| * Rename MainLoop methods to match Node methodsMarcel Admiraal2020-12-221-2/+2
* | Rename empty() to is_empty()Marcel Admiraal2020-12-282-15/+15
|/
* SCons: Add only selected platform's opts to envRémi Verschelde2020-12-161-3/+0
* Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde2020-12-081-7/+7
|\
| * Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-7/+7
* | RenderingServer reorganizationreduz2020-12-044-4/+4
* | Reorganize rendering server.reduz2020-12-031-1/+1
|/
* Merge pull request #42648 from naithar/fix/native_video_viewRémi Verschelde2020-11-242-1/+10
|\
| * iOS: fix native videoSergey Minakov2020-10-082-1/+10
* | Export: Reorder options for consistency across platformsRémi Verschelde2020-11-201-8/+5
* | Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* | Merge pull request #43556 from naithar/feature/pluggable_app_delegatesRémi Verschelde2020-11-164-2/+542
|\ \
| * | iOS: Implement pluggable application delegate.Sergey Minakov2020-11-154-2/+542
* | | iOS: fix keyboard displaySergey Minakov2020-11-158-40/+254
|/ /
* | iOS Export: support multi-target pluginSergey Minakov2020-11-102-127/+200
* | iOS Export: export modification to support pluginsSergey Minakov2020-11-102-76/+556
* | iOS: change platform code to support pluginsSergey Minakov2020-11-102-0/+7
* | iOS Modules: separate main platform code from modulesSergey Minakov2020-11-1013-1456/+3
* | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0715-15/+15
* | [iOS] Add missing ARC flag to the simulator build.bruvzg2020-10-301-1/+1
* | Merge pull request #42853 from naithar/fix/in-app-store-masterRémi Verschelde2020-10-202-97/+201
|\ \
| * | iOS: fix in app storeSergey Minakov2020-10-162-97/+201
| |/
* / Refactor MethodBind to use variadic templatesreduz2020-10-184-4/+4
|/
* iOS: Native video refactoringSergey Minakov2020-10-026-199/+324
* iOS: RefactoringSergey Minakov2020-10-0219-322/+298
* Merge pull request #40582 from PoqXert/game-center-4.0Rémi Verschelde2020-10-013-23/+8
|\
| * iOS GameCenter: Add authenticate methodPoq Xert2020-07-273-23/+8
* | iOS: move touch delay to settingsSergey Minakov2020-10-013-5/+14
* | iOS: Fix multiple issues with PVRTC import, disable ETC1Vasiliy Makarov2020-09-231-4/+3
* | Fix typos with codespellRémi Verschelde2020-09-181-1/+1
* | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-035-7/+7
* | Fix new black style check failures in various files.Marcel Admiraal2020-08-211-1/+4
* | Merge pull request #41080 from naithar/feature/ios-framework-importRémi Verschelde2020-08-191-24/+24
|\ \
| * | iOS Export: Add a method to embed a frameworkSergey Minakov2020-08-191-24/+24
* | | Remove obsolete GLES2 backend codeRémi Verschelde2020-08-132-6/+0
* | | Merge pull request #40961 from BrainBlasted/update-platform-metadataRémi Verschelde2020-08-111-0/+0
|\ \ \
| * | | platform: Update metadata for export platformsChristopher Davis2020-08-011-0/+0
| |/ /
* / / iOS: simplify OS value retrievalSergey Minakov2020-08-103-44/+11
|/ /
* / iOS: safe area implementationSergey Minakov2020-07-271-1/+16
|/