Matt
2698d0d201
Merge branch 'master' of https://git.frank-ebner.de/matt/RothenburgAR
2019-01-16 16:10:40 +01:00
Matt
53b3d1979f
updated .apk
2019-01-14 20:11:27 +01:00
Matt
a1d662644f
Merge branch 'master' of https://git.frank-ebner.de/matt/RothenburgAR
2019-01-14 15:32:56 +01:00
Matt
ed99a2a995
iOS bug fix
2019-01-14 15:32:45 +01:00
Matt
447774ab2e
Updated Reticule mask shaders so that they don't display the text that is masked from the scroll container in the details panel
2019-01-11 23:49:28 +01:00
Matt
725cfdbffb
#6
...
Exhibit Title textbox scaling now is limited to not exceed the tracker size horizontally
Removed old unneeded layouting properties for titles as the title layouting is now mostly computed dynamically
2019-01-11 23:14:11 +01:00
Matt
8f6b7ed2b3
set settings to reduce app file size
2019-01-11 13:30:22 +01:00
Matt
45a013a68e
Android back button now has home button functionality
2019-01-09 23:12:47 +01:00
Matt
b7fa6e1565
Android: Back Button now closes App
2019-01-09 23:03:48 +01:00
Matt
1699082e09
tutorialview now only displays crosshairs when crosshair controls are enabled
2019-01-09 22:50:59 +01:00
Matt
45f7f61a5e
crosshair controls now only active on devices with screen diagonals > 7"
2019-01-09 22:17:36 +01:00
Matt
a19e7151d9
Fixed build error for android
2019-01-08 17:40:18 +01:00
Matt
ac9e4a4cbe
set lighting settings in unity
2019-01-08 16:56:55 +01:00
Matt
fb85348be3
Added "already up to date" and "no internet" dialogues to updater
2019-01-08 16:56:37 +01:00
Matt
dbdafb6bd5
Updater now not skippable on first app start
...
updater no longer pops up when no new updates are found
2019-01-05 19:06:57 +01:00
Matt
a9bf767f8d
Implemented ApplyUpdates method to reload the scene after updates were downloaded
2019-01-05 18:42:30 +01:00
Matt
8b24d4660e
Updater now pops up when updates are failed, completed or need confirmation
2019-01-05 16:32:16 +01:00
Matt
50867c16a8
Onboarding now skips already made Settings
...
added UpdaterView to Onboarding
2019-01-05 16:27:29 +01:00
Matt
e80d602cc1
Added Fontsize select screen to onboarding
2019-01-02 02:15:22 +01:00
Matt
16b00b622b
Settings are now saved
...
Tutorial is only displayed on first start (when no settings file is found)
2019-01-02 02:13:04 +01:00
Matt
3993a458d3
localized updater
2018-12-28 22:13:55 +01:00
Matt
9c783cf71d
second commit to make Updater a background task
2018-12-28 21:13:20 +01:00
Matt
d71221883c
first commit to make Updates a background task for normal app launch
2018-12-28 17:17:07 +01:00
Matt
7f521b6b94
more fixes to Updater
2018-12-28 16:09:42 +01:00
Matt
b50e04ea8c
Merge branch 'master' of https://git.frank-ebner.de/matt/RothenburgAR
2018-12-27 18:04:12 +01:00
Matt
284e64e75f
progressbar now also shows subfile download progress
...
tested dropped http connections
tested retriesUntilFailure feature
replaced workarounds for backend errors with sanity checks
2018-12-27 18:03:26 +01:00
Matt
bc4ceaef23
Introduced workarounds for errors in backend
2018-12-24 14:49:42 +01:00
Matt
9bf8505c77
First Commit of reworked updater
2018-12-23 21:05:13 +01:00
Matt
b0b1b5b9e2
Fixes for unstable internet access
2018-12-23 15:45:26 +01:00
Matt
3d9556c066
Fixed error with new localization location
2018-12-22 17:30:45 +01:00
Matt
73a0ad4942
moved language select view assets to localization folder in Resources as well
2018-12-22 16:20:25 +01:00
Matt
9b12bf239a
UpdaterBehaviour now treats tracker data like media data, as discussed in slack
2018-12-22 15:28:19 +01:00
Matt
455822ad8f
moved Resources/colors.xml and Resources/localization.xml from persistentDataPath to Resources to ensure appstore compatibility
2018-12-22 14:36:56 +01:00
matt
1ecada312a
removed iOS build files
2018-12-17 11:48:11 +01:00
Matt
e4454a75a3
various UI changes:
...
-increased button sizes in DetailsPanel
-set big text size as standard, added bigger one
-fixed detailspanel size to support 4:3 displays
added android .apk file
added iOS build files as zip
2018-11-28 21:03:50 +01:00
Matt
2d41200ac1
updater now compatible with new api version
2018-11-24 18:09:06 +01:00
Matt
93aef95cdb
simplified coroutine calls
2018-11-24 16:18:38 +01:00
Matt
24b998c20b
Updater now uses new Versionmap format
2018-11-24 16:10:32 +01:00
Matt
f60135918c
removed old assetbundle logic to make the apk smaller
2018-11-24 15:26:19 +01:00
Matt
dc5fe321c7
Fixed screen rotation issue with DetailsPanel
2018-11-16 16:55:32 +01:00
Matt
f084413f90
Closing the Fullscreen Model View now displays the Details of the selected Poi again
2018-11-02 17:58:17 +01:00
Matt
162547eb14
Replaced LineRenderer border around ExhibitTitles with a masked Rect
2018-11-02 15:31:58 +01:00
Matt
b613c36cdc
Fixed updater behaviour when download fails
...
implemented UpdateTracker method
2018-11-02 14:31:13 +01:00
Matt
5e05b68496
fixed calculation error in automatic model positioning
2018-10-26 17:29:28 +02:00
Matt
e74dd2861e
Fontsize now affects exhibit titles
2018-10-26 16:42:42 +02:00
Matt
e573e69243
Implemented Fullscreen view for 3d Models
2018-10-26 15:52:41 +02:00
Matt
ba6b73ce29
Fixed hitbox size for DetailsPanel close button
2018-10-26 14:23:40 +02:00
Matt
dafa53bfc7
Added Font size selection capability
2018-10-26 13:53:44 +02:00
Matt
c362aeac07
DetailsPanel now stretches horizontally in Portrait mode and vertically in Landscape mode
2018-10-21 15:41:01 +02:00
Matt
d38c2130f5
Finished dynamic ExhibitTitle scaling
2018-10-12 17:01:40 +02:00