iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Allow Samsung's multi-window in mobile #297

Closed mfishma closed 11 years ago

mfishma commented 11 years ago

Request to support multi-window on Samsung devices by modifying the Android Manifest. It's a feature found on the Galaxy S3 & S4, and both Notes & the Note Tab.

Good overview of what needs to happen (comments section says you don't need to mention the library?) http://www.modaco.com/page/news/_/android/developers-add-support-for-samsung-multi-window-to-your-apps-r823 Details here: http://developer.samsung.com/s-pen-sdk/technical-docs-09

Relatedly, to convert an existing app to multi-window (like the game app itself) I used a tool found here: http://forum.xda-developers.com/showthread.php?t=1939780

jonatkins commented 11 years ago

I don't see why not - although I don't have a Samsung device to test on. I guess you could have both IITC and ingress running at the same time.

@leCradle ?

hastarin commented 11 years ago

I've got an S4 I'll take a look at this one. I don't tend to use the multi-window feature but I can at least test it.

jonatkins commented 11 years ago

302 was the actual pull req that contained this