Commit graph

49 commits

Author SHA1 Message Date
Matt Hardcastle
3a5aa4194e Pin the macOS HQ Launcher target version to 10.9
This change pins HQ Launcher's target SDK to 10.9, which is the same as
the target SDK for Interface. Without this pinned value the target
version defaults to whatever the OS version is on the machine that
happened to build HQ Launcher.
2019-06-22 11:53:23 -07:00
Matt Hardcastle
73616b81f3 Fail on empty LAUNCHER_HMAC_SECRET
Priot to this change there was code that attempted to verify that
LAUNCHER_HMAC_SECRET was set to something. This code was broke though
and didn't catch the case correctly. This change fixes the check.
2019-06-22 11:53:23 -07:00
Andy Howell
733f969e49
Merge pull request #15819 from huffman/feat/winlauncher-logging
Add status code and unzip logging to Windows launcher
2019-06-21 15:59:39 -07:00
Ryan Huffman
efdc3584a7 Add status code and unzip logging to Windows launcher 2019-06-21 15:46:59 -07:00
Shannon Romano
30d8697b61
Merge pull request #15812 from huffman/feat/winlauncher-logging
Add extra logging to Windows launcher
2019-06-20 16:36:44 -07:00
Ryan Huffman
b28763a017 Add extra logging to Windows launcher 2019-06-20 15:21:01 -07:00
dante ruiz
b42306739d remove comments 2019-06-20 14:00:50 -07:00
dante ruiz
5fed710035 enable log 2019-06-20 13:48:33 -07:00
dante ruiz
c0250275a1 extra logging 2019-06-20 13:01:07 -07:00
Shannon Romano
de0de4a89b
Merge pull request #15781 from danteruiz/rename-launcher-package
BUGZ-693: Renaming HQ Launcher on Mac OS breaks the bundle
2019-06-17 17:45:42 -07:00
dante ruiz
cef617af8a be able to rename launcher package 2019-06-17 15:02:57 -07:00
dante ruiz
11fb7e5b63 fixing typo 2019-06-17 12:16:54 -07:00
Shannon Romano
12e79fa8a8
Merge pull request #15768 from huffman/feat/mac-launcher-icon
DEV-133: Update mac launcher icon
2019-06-13 15:40:44 -07:00
Andy Howell
1697e08ed5
Merge pull request #15766 from luiscuenca/winLauncherNewIcon
DEV-132 : Update window launcher icon
2019-06-13 15:38:07 -07:00
Ryan Huffman
f87b166271 Update mac launcher icon 2019-06-13 15:37:44 -07:00
luiscuenca
21796d4d2a Update window launcher icon 2019-06-13 15:14:28 -07:00
Brad Hefta-Gaub
c347d46454
Merge pull request #15758 from danteruiz/launcher-bookmarks
DEV-123 & BUGZ-602: Adding bookmark arg and making launcher appear on top
2019-06-13 12:13:39 -07:00
luiscuenca
2a1d5f6a07 add bookmark parameter 2019-06-13 10:05:34 -07:00
dante ruiz
667af8575f add bookmark arg and fixing focus 2019-06-13 10:03:46 -07:00
Shannon Romano
9f57363382
Merge pull request #15750 from luiscuenca/windowsLauncherUpdates
Windows Launcher fixes and updates
2019-06-12 13:27:44 -07:00
Shannon Romano
6faa9a81e8
Merge pull request #15749 from danteruiz/luancher-more-updates
BUGZ-656 & DEV-126: updating org url and trim whitespace for org and username
2019-06-12 12:48:16 -07:00
Shannon Romano
b62a6d852d
Merge pull request #15724 from danteruiz/loginscreen-error-page
dev-79: Lilypad Launcher: (Mac) Implement the error state page.
2019-06-12 12:47:38 -07:00
luiscuenca
c5b1024bac New org http, interface on front and copy all 2019-06-12 12:12:29 -07:00
dante ruiz
b396256d75 updating org url and trim whitespace for org and username 2019-06-12 11:02:49 -07:00
dante ruiz
fc1f7615f4 fix errors 2019-06-11 16:30:21 -07:00
dante ruiz
77a49cb04b Merge branch 'master' of github.com:highfidelity/hifi into loginscreen-error-page 2019-06-11 16:05:43 -07:00
dante ruiz
3af4eaa6c6 re enable log 2019-06-11 15:25:27 -07:00
dante ruiz
9cb0f4a14f Merge branch 'master' of github.com:highfidelity/hifi into more-launcher-bugs 2019-06-11 15:19:15 -07:00
dante ruiz
53c875b8af fixing launcher bugs 2019-06-11 15:19:05 -07:00
Shannon Romano
acdc5e718d
Merge pull request #15733 from luiscuenca/addLocalScripts
Load simplifiedUI using the windows launcher
2019-06-11 12:11:31 -07:00
luiscuenca
c02df55186 Load simplifiedUI using the windows launcher and tabs to spaces 2019-06-11 09:24:27 -07:00
dante ruiz
01fab12942 fixing interface and laucnher script argument 2019-06-11 09:18:20 -07:00
Bradley Austin Davis
844397d86c
Merge pull request #15689 from jherico/light-launcher-win
DEV-77: Light launcher Windows build
2019-06-10 18:43:44 -07:00
Brad Davis
ecfc3613b0 Enable windows launcher build 2019-06-10 16:44:19 -07:00
dante ruiz
adeedc88d3 add launcher error page 2019-06-10 14:38:01 -07:00
Bradley Austin Davis
355249a402
Merge pull request #15705 from danteruiz/allowing-launching-from-dmg
BUGZ-588: MAC LAUNCHER: We can not run from inside of the DMG
2019-06-10 10:47:39 -07:00
Shannon Romano
5accee848a
Merge pull request #15692 from luiscuenca/winLauncherUpdate
Windows Launcher Fixes
2019-06-07 12:15:43 -07:00
dante ruiz
5499da0b7b removing debug statments 2019-06-07 10:59:56 -07:00
dante ruiz
00baaffb97 allow launcher to work from mounted dmg 2019-06-07 10:56:44 -07:00
luiscuenca
ad1333b0d3 add review changes 2019-06-07 09:21:50 -07:00
dante ruiz
5fe4f35139 propertly encode 2019-06-06 14:35:45 -07:00
luiscuenca
e572057d7c Password case insensitive and encoded. Proper uninstall 2019-06-06 13:37:22 -07:00
dante ruiz
f7333e90d8 fixing bugs 2019-06-06 11:58:39 -07:00
Bradley Austin Davis
a96d57e8d2
Update launchers/darwin/CMakeLists.txt 2019-06-06 09:23:14 -07:00
Bradley Austin Davis
8e1f4b5227 Testing build 2019-06-05 16:18:03 -07:00
Bradley Austin Davis
0876a781f0 Fix secret defines 2019-06-05 15:22:44 -07:00
dante ruiz
f852364b3d enable logs 2019-06-05 14:26:35 -07:00
dante ruiz
581c5fe554 removing warnings 2019-06-05 14:23:47 -07:00
Brad Davis
3cb5b7716e Light Launchers 2019-06-05 11:18:16 -07:00