Commit Graph

26 Commits

Author SHA1 Message Date
vanitasvitae e645e14844
Use GAME_ROTATION_VECTOR to get rid of gyro drift when API lvl allows 2017-09-14 11:01:14 +02:00
vanitasvitae e54017584c
Add FAB (buggy) 2017-09-14 03:06:09 +02:00
vanitasvitae 64ed8b3d61
Add tap gesture listener and toggle input mode on tap 2017-09-14 02:23:37 +02:00
Simon Leistikow a8b4e0ecb2 Fix random flickering 2017-09-14 01:46:22 +02:00
Simon Leistikow 395c82f341 Fix rotation and other minor problems 2017-09-14 01:20:51 +02:00
vanitasvitae e222a1812b
Fix screen rotation 2017-09-14 01:11:59 +02:00
vanitasvitae 9fed3dabd5
Lock rotation, make app fullscreen 2017-09-14 00:33:37 +02:00
vanitasvitae d48f161e3a
Remove complicated code :P 2017-09-14 00:22:46 +02:00
vanitasvitae 92301a92b7
Refactoring 2017-09-13 23:44:58 +02:00
Simon Leistikow 0a87451b6d Add missing mutex 2017-09-13 15:11:23 +02:00
Simon Leistikow d8de607696 Merge branch 'master' of github.com:McPhysix/Spherical 2017-09-13 15:07:14 +02:00
Simon Leistikow 7e7dde386d 360 degree images now will be displayed somehow (at least they are) 2017-09-13 15:05:38 +02:00
vanitasvitae a6f93088df
Fix NPE, add permission for external storage 2017-09-13 14:51:35 +02:00
vanitasvitae 179d3b7bd2
Clean up code 2017-09-13 11:57:31 +02:00
vanitasvitae e6e0b1f680
Save some processing power 2017-09-13 01:42:03 +02:00
Simon Leistikow 72f934b808 Minor fixes 2017-09-13 01:35:34 +02:00
Simon Leistikow 17210c8525 Merge branch 'feature-rendering' 2017-09-13 01:15:51 +02:00
Simon Leistikow 203ee1e1af Add first revision of sphere rendering 2017-09-13 01:11:40 +02:00
vanitasvitae 55fda0364a
Add PhotoSphereMetadata and parser 2017-09-13 01:10:29 +02:00
vanitasvitae c74c40dc7c
Add more logic and metadata object. 2017-09-12 20:30:44 +02:00
vanitasvitae 68d2695fae
Read images and display their metadata 2017-09-12 19:50:59 +02:00
vanitasvitae 57b3068e70
Fix intent filters 2017-09-12 18:11:58 +02:00
vanitasvitae 3e09b47632
Add intent filters 2017-09-12 17:42:14 +02:00
vanitasvitae 1e689b6d46
SphereParser with method to extract xml from image 2017-09-12 17:18:41 +02:00
vanitasvitae 547667a6e0
Initial commit 2017-09-12 14:54:41 +02:00
Simon Leistikow 645da0ba34 Initial commit 2017-09-12 14:45:54 +02:00