Commit Graph

15 Commits

Author SHA1 Message Date
tangalbert919
a30939d8ac Do @swoolcock's suggestions 2018-12-29 22:56:46 -06:00
tangalbert919
95192b30ca Round 3 of @miterosan's review 2018-12-29 20:31:09 -06:00
tangalbert919
0aaa3baf08 Round 2 of @miterosan's suggestions 2018-12-29 18:48:08 -06:00
tangalbert919
5b9ba3ed3d Take @miterosan's suggestions, fix SampleGame.Android 2018-12-29 15:37:24 -06:00
tangalbert919
bfd935244b Code File Sanity 2018-12-26 11:10:07 -06:00
tangalbert919
c5af0b8160 Use official osuTK packages from nuget.org 2018-12-26 11:10:05 -06:00
tangalbert919
f7b96644fe Add Keyboard handler for Android 2018-12-26 11:09:50 -06:00
tangalbert919
7f25bb9024 Add Android check to Title and exit()
Android cannot close the window, stop all threads, or set a title for its window.
2018-12-26 11:09:00 -06:00
tangalbert919
9ebd0eef3d Start making NuGet packages for Android 2018-12-26 11:06:34 -06:00
tangalbert919
3433a2c58e Update NuGet packages 2018-12-26 11:06:33 -06:00
tangalbert919
c1616c8171 Just stick with loading the view immediately 2018-12-26 11:04:02 -06:00
tangalbert919
38ef358d37 Get Android working with these changes. 2018-12-26 11:04:01 -06:00
tangalbert919
c132da9518 Fix GraphicsContext problems
Now we just need to fix the SIGSEGV error and we're all set.
2018-12-26 10:59:26 -06:00
tangalbert919
95d4bf0498 Fix context errors 2018-12-26 10:57:54 -06:00
tangalbert919
213c70d4fe Add code from target-android branch
Some changes to the added code were made so it would work with this structure.
2018-12-26 10:55:13 -06:00