Commit Graph

322 Commits

Author SHA1 Message Date
TÖRÖK Attila
c156c0c047 github: Try to skip building/uploading the release APK on forks (in PRs)
As that will fail without the secrets in place
2022-04-13 02:08:02 +02:00
Oxters Wyzgowski
4b87b5c351 Made both the main activity and native activity fullscreen 2022-04-13 00:20:24 +02:00
Oxters Wyzgowski
0205331622 Fixed touch support 2022-04-13 00:20:24 +02:00
TÖRÖK Attila
14bfb7df43 Update README 2022-04-08 09:49:00 +02:00
TÖRÖK Attila
9aaf12591b Update README 2022-04-08 08:43:28 +02:00
TÖRÖK Attila
198a20a9ba Update README.md 2022-04-06 22:13:57 +02:00
TÖRÖK Attila
3d51b61665 Handle ReceivedCharacter events, also fake TextInput events from KeyboardInput 2022-04-06 13:10:39 +02:00
TÖRÖK Attila
488698e77f Update README.md 2022-04-05 23:45:09 +02:00
TÖRÖK Attila
b31417e06a github: Try to build release (signed) APK as well, using secrets 2022-04-05 23:30:52 +02:00
TÖRÖK Attila
293736b357 Open the native player immediately when started to view an SWF file 2022-04-02 03:23:01 +02:00
TÖRÖK Attila
e8ea2fb266 Actually set the SWF MIME type for the file chooser
It seems to work now somehow?
2022-04-02 03:22:38 +02:00
TÖRÖK Attila
169f9efe9e Don't try opening the soft keyboard, doesn't work... 2022-04-02 03:22:12 +02:00
TÖRÖK Attila
5fce4ab8cf Fix registering to open SWF files with Ruffle 2022-04-02 03:21:58 +02:00
TÖRÖK Attila
08bf977242 Handle resize events (screen rotation) correctly 2022-04-02 02:58:16 +02:00
TÖRÖK Attila
43bc838446 Update winit to latest git 2022-04-02 02:57:50 +02:00
TÖRÖK Attila
8c3dfd3854 Allow screen rotation, try to handle it (pending winit bug) 2022-04-01 03:08:13 +02:00
TÖRÖK Attila
b8bb30ef83 Try to open .swf files (partially works) 2022-04-01 03:07:43 +02:00
TÖRÖK Attila
6c07028e13 Try to add 32-bit ARM support 2022-03-30 03:31:23 +02:00
TÖRÖK Attila
f6f1196838 Add GitHub Actions setup, delete unneeded CMakeLists.txt, cargo update 2022-03-30 02:24:20 +02:00
TÖRÖK Attila
10df1522cb cargo fmt 2022-03-26 22:58:20 +01:00
TÖRÖK Attila
93c66c3e7d gitignore 2022-03-26 22:58:13 +01:00
TÖRÖK Attila
1a08a968fe Initial commit. 2022-03-26 04:06:30 +01:00