Commit Graph

45 Commits

Author SHA1 Message Date
vanitasvitae f0ccbe0c26 Merge branch 'feature_fragments' 2017-09-19 15:34:42 +02:00
vanitasvitae 915faa139e
Add option to display flat image 2017-09-19 15:34:03 +02:00
vanitasvitae 4b187ede43
Introduce Fragments 2017-09-18 02:37:17 +02:00
Simon Leistikow 3c6c8b2803 Add precision hint in fragment shader 2017-09-18 02:26:20 +02:00
Simon Leistikow 3fbf5b67ec Begin work on rotation via touch, rework file structure 2017-09-18 02:13:27 +02:00
vanitasvitae 8d8b4dad4b
Add dependency for image view 2017-09-17 21:21:42 +02:00
Simon Leistikow 79467563c2 Merge branch 'master' of github.com:McPhysix/Spherical 2017-09-15 12:46:08 +02:00
Simon Leistikow 89da0239f3 Fix #5 2017-09-15 12:45:56 +02:00
vanitasvitae 0fe9bb7ce7
Load images in AsyncTask. Fixes #10. 2017-09-15 01:40:27 +02:00
vanitasvitae bd921bfc1b
Fix warnings, add german translation 2017-09-15 01:30:36 +02:00
vanitasvitae a0d7071861
Disable backup 2017-09-15 01:30:06 +02:00
vanitasvitae 7ae568c3b0
Ask for permission to access external storage 2017-09-15 01:17:35 +02:00
vanitasvitae 09241253c8
Make system bars completely transparent 2017-09-15 00:56:08 +02:00
vanitasvitae a497955836
Fix NPE 2017-09-15 00:55:43 +02:00
vanitasvitae 94c7d8c540
Do not display Appname 2017-09-14 21:11:57 +02:00
vanitasvitae 28216a5c72
Fix position of FAB 2017-09-14 21:08:22 +02:00
vanitasvitae 2fa9e29e71
UI overhaul 2017-09-14 20:39:33 +02:00
vanitasvitae a6aa2b17f8
Workaround fix #12 2017-09-14 13:36:43 +02:00
vanitasvitae 74e8e9de1f
Fix #11, make FAB bigger 2017-09-14 13:16:25 +02:00
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