antoniou
250206bd00
ANDROID: Add a checkbox for a revoke SAF permissions button
...
Themes were updated to version SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.48"
2021-08-01 16:10:54 +03:00
Cameron Cawley
c1702a0953
ANDROID: Add an on-screen menu button
2021-06-19 14:37:35 +02:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
antoniou
60e7ea79d2
ANDROID: Menu key on virtual keyboard is system menu now
...
Before it was a Media Top Menu key and did nothing
2020-11-26 14:43:50 +02:00
antoniou
0de952a59c
ANDROID: Raise targetsdk to 29 but make use of requestLegacyExternalStorage
...
Also some fixes for deprecated warnings
2020-11-07 23:38:03 +02:00
antoniou
8fe6aae59e
ANDROID: Use SAF for folder and file creation when normal way fails
...
Should affect only external "secondary" storage (eg. physical SD card)
2020-11-01 19:38:07 +02:00
Matthew Duggan
5135f1f4b9
ALL: Run optipng to reduce png file size
2020-11-01 21:34:03 +09:00
antoniou
87a76f4a56
ANDROID: Fix shifted keys and key combos
2020-10-17 19:20:58 +03:00
antoniou
4d9ed8351b
ANDROID: Use a in-app keyboard instead of system
...
Keyboard was ported over from our SDL port which used https://github.com/pelya/commandergenius/tree/sdl_android/project
Pending optimizations, floatable/draggable implementation and a few bug fixes
We are using a local copy and slightly modified version of KeyboardView and Keyboard (and related resources).
since the android KeyboardView widget will be deprecated in API 29.
The copies are taken from the AOSP, as per the recommendation from Android Developers.
2020-10-15 18:21:52 +03:00
antoniou
7bd9b1ac3d
ANDROID: Reduce lint warnings and offer more drawable sizes
...
Also slightly tweak position and size of keyboard icon
2020-10-13 14:06:07 +03:00
antoniou
7e174a05ef
ANDROID: Restore app icon that got wrongly removed
2020-10-03 01:09:59 +03:00
antoniou
319149343f
ANDROID: Reduce more Lint warnings
...
Unused resources, mem leak for event handler, overried View's performClick for accessibility
2020-10-02 19:50:30 +03:00
antoniou
4ea7455e09
ANDROID: Splash screen and additional locations to search for config and saves
...
The splash screen is an addition that was "forced" by the need to allow for permission granted to access external physical storage
2020-09-29 22:10:56 +03:00
antoniou
aa5a490bc7
ANDROID: Reduce Lint warnings
2020-09-28 17:55:04 +03:00
Matthew Duggan
8fd6a1a452
ANDROID: Add more icon variants
...
This makes the icon render much better on Android 11 and Chromebook devices. I
think it should also be backwards compatible - although the oldest device I had
to test was Android 7, it works fine there.
2020-09-27 13:14:15 +09:00
antoniou
c45dfd4a2f
ANDROID: Migrate old save files
...
More testing pending
2020-09-24 01:50:45 +03:00
Thanasis Antoniou
3c9741a4c3
ANDROID: Early fix for Android 9+ crash and config/save path issues
2020-01-31 17:23:15 +02:00
Cameron Cawley
8b4c3ea302
ANDROID: Use a better icon for the on screen control
...
Modified from https://www.iconfinder.com/icons/352464/keyboard_icon , which is available under the Creative Commons (Attribution-Share Alike 3.0 Unported) license.
2019-08-20 14:32:50 +03:00
Cameron Cawley
12c232eefc
ANDROID: Add a button to show the virtual keyboard
2019-08-20 14:32:50 +03:00
Matan Bareket
eaa9f23505
BUILD: Update logos and icons on ports
2019-04-02 10:55:57 -04:00
Matthew Garrett
497859ad90
ANDROID: Add support for Leanback Launcher on Android TV
...
Android TV needs some modifications to the manifest and a new icon in order
for apps to appear in the launcher.
2016-05-22 15:23:44 -07:00
Joel Teichroeb
59934881a1
ANDROID: Remove unpacker and fix support for non arm
2015-01-05 20:18:31 -08:00
Joel Teichroeb
563d837013
ANDROID: Modernize build system
...
Written originally by @Botje for ResidualVM
2014-07-22 16:57:30 -07:00
Marcus Comstedt
0adb9e7d9b
ANDROID: Reinstate overscan margin resource for OUYA/GoogleTV
...
This reverts commits 51cb7557 and 2648062d.
Please note that Android SDK Platform Tools r06 or later is needed
to build ScummVM.
2014-07-01 22:14:57 +02:00
D G Turner
51cb755726
ANDROID: Really fix compilation.
...
The vanilla android toolchain even is unhappy when unknown folders are
present in the resources directory, so have moved the ouya specific
resources out to another directory.
2013-10-09 23:26:58 +01:00
Marcus Comstedt
7a1ffe8c59
ANDROID: Add some margins when screen is a TV
2013-08-18 15:21:18 +02:00
Marcus Comstedt
9a888ed1c8
ANDROID: Add OUYA icon and intent
2013-08-07 17:19:24 +02:00
Alyssa Milburn
44b7f3aed5
ANDROID: Move from org.inodes.gus to org.scummvm.
2011-10-25 21:18:42 +02:00
Christoph Mallon
23a0f5318c
JANITORIAL: Remove trailing empty lines.
2011-08-07 13:53:33 +02:00
dhewg
3a38a97934
ANDROID: Reindent
2011-03-16 20:54:49 +01:00
Angus Lees
82d0ee7f77
Update icons to versions with much softer anti-aliasing.
...
fingolfin++ for his good eyes.
svn-id: r50495
2010-06-29 13:16:07 +00:00
Angus Lees
8a3837ff3a
Add png icon files that were too binary to be part of original Android patch.
...
svn-id: r49508
2010-06-08 13:38:47 +00:00
Max Horn
46155b2c36
Add Android backend from patch #2603856
...
svn-id: r49449
2010-06-06 09:34:36 +00:00