Paul S

Results 78 comments of Paul S

I'm happy with https://github.com/uberspot/2048-android/pull/83 if you are too. Add reactions to this comment if you wish. :) I will then merge that PR and update the app.

Sure go for it! :) just remember that for these changes you'll probably have to change https://github.com/uberspot/2048 since that's where the web components are.

I made an issue for this in the appropriate repo. If someone wants to work on it i'll gladly merge it.

If you make sure everything else works and want to do a PR to increase the API version to support android 4.0+ then that's perfectly reasonable and I'd be happy...

If I remember correctly it saves the scores in the local storage of the webview, so it's possible the score was lost because of the update. If anyone provides a...

I assume it is in /data/data/com.uberspot.a2048/databases (?).

Duplicate of https://github.com/uberspot/2048-android/issues/21 Btw this repo is only the android stub that loads the actual html game from https://github.com/uberspot/2048 . Unfortunately I don't have time to maintain the html version...

Don't think so. https://github.com/uberspot/2048 This has to be adjusted accordingly but I have no time to work on this. Any pull requests are of course welcome.

:+1: remember to make the issue/pull request here https://github.com/uberspot/2048 so it can be merged easily. :)

This is an issue with the javascript of the game https://github.com/uberspot/2048 If you can send a pull request there fixing it I will gladly merge it.