Commit Graph

40 Commits

Author SHA1 Message Date
feb39920c5 Allow rotation lock on Android to function properly
According to Google's documentation, fullSensor will ignore rotation
locking preferences, while fullUser will obey them.

Signed-off-by: tytydraco <tylernij@gmail.com>
2020-10-03 00:48:49 -07:00
ebbc829891 disable HardwareAccelerated 2020-07-07 00:15:27 +08:00
c5358cbb6b Remove blank line 2020-06-16 21:01:10 +09:00
115ea244be Add note about substring usage 2020-06-16 20:20:46 +09:00
3f1b9edabe Fix regression in android build parsing behaviour 2020-06-16 20:19:56 +09:00
8b5de7403f Fix android usage of obsoleted VersionCode 2020-05-08 15:12:29 +09:00
6477a7b73e Centralise creation of UpdateManagers 2020-03-05 13:34:04 +09:00
a4edd3b8a1 Fix iOS/Android lockups by disabling LLVM 2020-02-27 09:24:54 +09:00
140278bf4c Bump Xamarin.Android version to 10.0 2019-11-18 18:35:58 +08:00
6e32557be3 Fix spelling error 2019-10-20 22:29:29 +02:00
6da1b4d012 Fix incorrect current directory that accours on some devices on android. 2019-10-14 21:46:01 +02:00
07ec163daa Fix version fallback logic 2019-09-24 18:12:04 +09:00
c6fe8587e3 Read build from VersionCode 2019-09-24 17:45:45 +09:00
7dd62ae6f3 Remove Android BASS libraries 2019-08-09 20:48:08 +09:30
1b29cfea3a Update android icon 2019-07-12 18:24:49 +09:00
d2ebf296d9 Release with better compilation options 2019-07-04 13:07:59 +09:00
70e2b83f29 Target newer api version 2019-07-04 11:40:05 +09:00
7795a16c36 Update android metadata in line with standards 2019-07-04 11:38:25 +09:00
0acaf53c9b Revert everything except removall of the bass.dll 2019-07-03 17:25:42 +02:00
66eb979fff Massivly deduplicate properties. Removed bass.dll. is it unused (and not included in the apk) 2019-07-03 15:51:20 +02:00
f45b42021f Change app label to just "osu!" 2019-07-02 19:55:32 +09:00
486e7e4e1e Remove unnecessary file 2019-07-02 19:44:04 +09:00
1a3cc25d6c Update in accordance with visual studio changes
Adds x86 emulator deployment target
2019-07-02 19:40:42 +09:00
bc821fcc5d Add native bass libs for x86 Android 2019-07-02 19:39:25 +09:00
4cb2c4b494 Support both landscape and portrait mode
Co-Authored-By: miterosan <33435289+miterosan@users.noreply.github.com>
2019-06-25 17:54:14 -05:00
0ebd29c851 Add @miterosan's suggestions 2019-06-09 21:15:05 -05:00
c6c98257f2 Add internet permission, update Android framework 2019-03-17 09:45:01 -05:00
c0471019ff Very minor changes 2019-03-17 09:39:07 -05:00
999b947153 Update Android csproj files 2019-03-05 17:55:18 -06:00
c62848df5a Update license header 2019-01-30 18:07:32 -06:00
b18eebfd70 Get icon working for osu.Android 2019-01-09 19:31:42 -06:00
6624a91697 Remove Resource.designer.cs 2019-01-08 21:42:52 -06:00
48686bdb30 Fix osu.Android Android manifest 2019-01-06 18:18:11 -06:00
8159905ca0 Code File Sanity 2019-01-05 23:48:57 -06:00
e5dd95198a Cleanup project files with common props 2019-01-05 23:17:55 -06:00
ddce608f97 Setup osu.Android solution and its ruleset tests 2019-01-05 22:15:09 -06:00
660be6a2a4 Remove ability to import from opsu!
This has been struck down by @ppy
2018-12-20 09:11:20 -06:00
214908aaa0 Add opsu migration, fix font not rendering 2018-12-14 09:27:02 -06:00
5d7043156b Attempt to get the icon right. 2018-12-14 09:07:17 -06:00
d16f6576ca Add Android project 2018-12-13 00:10:15 -06:00