Henrik Rydgard
175f3316e0
Update Android "super-minor" version number to be ready for emergency android-only fix
2016-09-18 23:19:35 +02:00
Henrik Rydgard
6d0d36bf91
Update version to 1.3
2016-09-17 15:22:31 +02:00
Henrik Rydgård and GitHub
ef95bb05cc
Merge pull request #8871 from unknownbrackets/android-power
...
Detect power saving mode on Android
2016-08-06 12:16:01 +02:00
Unknown W. Brackets
1f7a137926
Android: Detect and report power save mode.
...
This shows a message when it's on, or when power drops to low.
2016-07-24 17:04:06 -07:00
Henrik Rydgard
526d1682ae
Update to target Android SDK platform 24 (N)
2016-07-25 01:05:13 +02:00
Henrik Rydgard
8c9f3b9509
Update version numbers to 1.2.2, more README fixes
2016-03-19 19:29:12 +01:00
xiushu
2ec11c56a4
Remove unsupported formats
2016-02-22 16:28:54 +08:00
xiushu
2ba902368e
Add open action for android
...
Open games from file explorer directly.
2016-02-20 19:23:32 +08:00
Henrik Rydgard
52eca3d211
Update version to 1.2.1
2016-02-17 18:20:49 +01:00
Henrik Rydgard
09e558c74b
Update version numbers to 1.2.0
2016-02-14 12:36:28 +01:00
Henrik Rydgard
2d22088f38
Update Android target, support "Runtime Permissions" in Android 6.0+ (Marshmallow).
...
Currently this is the absolute minimum required. Will later add a button to re-request the
permission if it's lost, but at least we do that on application startup.
Storage is the only permission we need that's not auto-granted.
2015-12-17 20:27:25 +01:00
Henrik Rydgard
91e576449f
Update version numbers to 1.1.1
2015-10-12 19:57:19 +02:00
Henrik Rydgard
dd8647bf3a
Update version to 1.1
2015-10-04 15:46:29 +02:00
Henrik Rydgård
b7498f4581
Make some UI adjustments on TV devices
2015-04-03 11:54:24 +02:00
Henrik Rydgard
3eff1100d0
Try to add the very basics of Android TV support
2015-04-03 11:54:23 +02:00
Henrik Rydgård
2c51f06c78
Update submodules, get rid of analytics
...
Don't want to take a dependency on google play services. The old
analytics lib is broken on android target=21+.
2015-04-03 11:39:52 +02:00
Henrik Rydgard
8c8e5de89d
Update version number to 1.0.1
2015-02-26 21:05:06 +01:00
Henrik Rydgard
f94e7170f6
Update version numbers to 1.0
2015-02-01 21:17:43 +01:00
Henrik Rydgard
78e9a25d59
Increase android version to 0.9.9.2 (as I pushed out a recompile of 0.9.9.1 with an older SDK with that version, there are no additional changes)
...
Should have done this a little while ago but whatever.
2014-09-06 13:50:49 +02:00
Itzael Martinez
6d549eaeb4
Add in basic Android TV support
...
Edit manifest to have app appear in Leanback
2014-08-18 23:37:04 -05:00
Henrik Rydgard
bf709790c4
Update version to 0.9.9.1
2014-08-18 22:35:25 +02:00
The Dax
b767de934a
Bump version to 0.9.9.
2014-06-23 12:08:56 -04:00
Henrik Rydgard
cbc46be3f9
Update version to 0.9.8
2014-03-22 11:58:53 +01:00
Henrik Rydgard
9e0d4836fe
Android: Minimum requirement is now Gingerbread. Upgrade to GCC 4.8.
...
"Fixes" #4798 .
2014-02-17 23:36:13 +01:00
Henrik Rydgard
eb4f17c65d
0.9.7.2
2014-02-17 21:25:53 +01:00
Henrik Rydgard
aafdd674dc
Update version to 0.9.7.1
2014-02-15 20:09:49 +01:00
The Dax
f6e6b54f2a
Bump version numbers for 0.9.7 release.
2014-02-13 16:55:17 -05:00
Henrik Rydgård
2bf02ac551
Reformat AndroidManifest.xml, add info to make it show in Xperia Play launcher
...
Thanks reicast.
2014-02-11 12:27:23 +01:00
Henrik Rydgård
ab2b0683ef
Re-enable screen rotation on Android.
...
This time, let's fix the issues that come up instead of reverting.
2014-01-21 10:22:06 +01:00
valef
ac6667d463
Added ShortcutActivity class on ppsspp manifest, so it will appears on homescreen shortcuts choice ("PPSSPP game" in our case).
2014-01-06 18:08:38 +07:00
Henrik Rydgård
16612964a5
Android: Specify that we don't require a touch screen, might increase compatibility with some devices. Thanks to reicast who also did this.
2014-01-03 15:21:55 +01:00
Henrik Rydgard
33771d372b
Just bump the android version code for these small fixes.
2013-12-12 22:44:35 +01:00
The Dax
de4a3aed14
Bump version numbers for 0.9.6 release.
2013-12-11 15:54:15 -05:00
Henrik Rydgård
c4b3a2792a
Update target android version (doesn't affect compatibility with older versions)
2013-12-02 12:34:26 +01:00
The Dax
08bf80ade6
Update other platforms, too.
2013-10-26 17:33:25 -04:00
Henrik Rydgard
4e24ecbdd4
Lock orientation again. Too many issues :/
2013-10-10 11:14:52 +02:00
Henrik Rydgård
8489bd15db
Unlock orientation again after some native fixes. Experiment with Google App Analytics.
...
The app analytics only tracks usage, sends no other information about
what you do with the app. Interested in opinions if anyone thinks this
is too much or maybe should be disabled by default.
2013-10-09 15:32:37 +02:00
Henrik Rydgard
0a0377a106
Update version
2013-08-21 20:02:53 +02:00
Henrik Rydgard
3e87581dc8
Update version to 0.9
2013-08-20 20:29:36 +02:00
Henrik Rydgard
6b5d615040
Lock screen orientation again on Android until some issues can be ironed out (doesn't affect my devices though).
2013-07-17 22:51:36 +02:00
Henrik Rydgard
81411a74ed
Experimental: Make orientation change possible on Android.
2013-07-16 22:51:25 +02:00
Henrik Rydgard
c743e02851
Update android version to 0.8.1 / 81
2013-06-26 21:54:44 +02:00
Henrik Rydgard
8310d27d7f
Bump version numbers
2013-06-23 20:10:00 +02:00
Henrik Rydgard
d81533e8d8
Fix lint warning. Update native with audio buffer size detection.
2013-06-19 14:28:42 +02:00
Henrik Rydgard
d220e55d4f
Android: Declare support for large screens.
2013-06-16 23:48:24 +02:00
Dzakus
837fcf4296
Hide legacy menu key
...
http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html
2013-06-01 21:53:17 +02:00
Henrik Rydgard
e307da851a
Specify landscape in android manifest, should fix the wrong orientation issues.
2013-05-19 19:27:16 +02:00
Henrik Rydgard
240c504869
Add Android internet permission, for reporting to work.
2013-05-16 00:00:44 +02:00
Henrik Rydgard
890ce0a6ef
Update Android version to 0.7.6
2013-04-22 22:47:55 +02:00
Henrik Rydgard
7477c5dbca
Update android version number
2013-04-14 13:21:36 +02:00