Alexander Ivash
|
4fa72eab6d
|
show real wearables from avatar in combobox
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
245ab7a309
|
explicitely specify 'getMoreAvatars', otherwise QML starts complaining about not-existing property
|
2018-07-06 21:00:52 +03:00 |
|
Dante Ruiz
|
ce3015662e
|
backend integration from Dante
* adding some functionality to avatar bookmarks
* saving work
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
5007c259bb
|
query real avatar favorites (but use fake urls for now)
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
6059ef2904
|
a few updates to adjust wearables & settings pages
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
4bb517f620
|
reimplement 'text input with pencil' based on QQC2 TextField
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
00b54c3f46
|
disable hover effect for selected avatar
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
7723d0f306
|
turn all input controls to uit-based
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
cdc9a325eb
|
use standard radiobuttons with light color scheme
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
d3848ea0c5
|
spelling issue fix
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
34693a8562
|
use correct overlay for avatars in management state
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
3acde99587
|
hide 'get all avatars' while in 'manage' state
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
f8917a835a
|
hide page indicator when only one page
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
1916df6c81
|
specify border radius for 'get more avatars'
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
8a5abb32a7
|
rework avatar selection logic based on changed requirements: selecte avatar always goes to the beginning of the list, selected page auto-switches to the first one
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
bdacd1b792
|
left-to-right layout in favorites grid
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
10e5f03f5e
|
move selected avatar to the beginning of the page
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
e0a8d90141
|
adjust link icon size
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
3d4fb2d368
|
fix spelling error
|
2018-07-06 21:00:52 +03:00 |
|
Alexander Ivash
|
4d2a37aff2
|
show add to favorites on clicking star
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
bd48ff9ee6
|
remove link glyph rotation
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
c54b2c8f26
|
adjust avatar thumbnail image radius
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
bd719286d8
|
move highlight under the green wearable indicator, use internal highlight of ShadowImage instead of extra Rectangle
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
8a8f599583
|
rounded avatar images
|
2018-07-06 21:00:51 +03:00 |
|
Alexander Ivash
|
1ddfc87396
|
wip on avatarapp
|
2018-07-06 21:00:51 +03:00 |
|
Seth Alves
|
c0e1e9c23a
|
Merge pull request #13353 from vladest/address_dialog_focus_fix
Remove extra textfield fro address bar input
|
2018-07-06 09:00:00 -07:00 |
|
Thijs Wenker
|
c583c07d9c
|
Merge branch 'feat/create/interactive-window' into feat/create/native-windows
# Conflicts:
# scripts/system/libraries/entityList.js
# scripts/system/particle_explorer/particleExplorerTool.js
|
2018-07-03 18:47:38 +02:00 |
|
Dante Ruiz
|
603ab87c47
|
fix configuration page
|
2018-07-02 14:38:16 -07:00 |
|
Zach Fox
|
c95b359aa7
|
Fix MS16390: Correctly update UI when Buy endpoint fails
|
2018-07-02 10:23:53 -07:00 |
|
vladest
|
0f1312ab9b
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-29 19:41:26 +02:00 |
|
Thijs Wenker
|
7fe9365a76
|
create app - native windows
|
2018-06-28 19:12:03 +02:00 |
|
John Conklin II
|
040978830a
|
Merge pull request #13413 from Atlante45/fix/audio-starve
Fix audio device sometimes being on the wrong thread
|
2018-06-28 09:59:00 -07:00 |
|
r3tk0n
|
f36ba49fbd
|
Update TabletGeneralPreferences.qml
Fixed a typo
|
2018-06-27 16:30:38 -07:00 |
|
r3tk0n
|
d6684e5ef7
|
Re-add mouse sensitivity option to tablet.
|
2018-06-27 16:23:40 -07:00 |
|
r3tk0n
|
c80ab0d237
|
Re-added mouse sensitivity settings to General Preferences dialog.
|
2018-06-27 16:10:07 -07:00 |
|
Howard Stearns
|
5fe7b874a4
|
Merge pull request #13455 from howard-stearns/test-wearables
16089: test wearables for wear before gifting and wearing
|
2018-06-25 16:44:53 -07:00 |
|
Zach Fox
|
3ceb9ddee9
|
Merge pull request #13444 from zfox23/MS16074_16076_banklinks
Fix MS16074, MS16076: Fix links to Go To BankOfHighFidelity
|
2018-06-25 13:47:08 -07:00 |
|
howard-stearns
|
43cba68cd2
|
test wearables for wear before gifting and wearing
|
2018-06-25 13:40:45 -07:00 |
|
Zach Fox
|
6fce6431a3
|
Fix MS16088: Prevent long usernames from overlapping HFC logo in Wallet Home
|
2018-06-22 16:09:49 -07:00 |
|
Zach Fox
|
25f22326a8
|
Fix MS16074, MS16076: Fix links to Go To BankOfHighFidelity
|
2018-06-22 15:43:16 -07:00 |
|
Atlante45
|
4a4c0d132e
|
Make stereo interface async
|
2018-06-18 17:26:29 -07:00 |
|
Zach Fox
|
ad1da3e225
|
Fix MS16012: Correct the criteria used to determine empty txn history
|
2018-06-18 14:26:46 -07:00 |
|
vladest
|
41dad71634
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-17 12:27:03 +02:00 |
|
howard-stearns
|
97fa22b69b
|
fix concurrency drillDown
|
2018-06-15 16:57:21 -07:00 |
|
John Conklin II
|
2655dd77b6
|
Merge pull request #13368 from zfox23/MS15501_CreateModelKeyboard
MS15501: Fix keyboard in Create -> Model in HMD
|
2018-06-15 15:34:02 -07:00 |
|
Anthony Thibault
|
f2d6d0ee56
|
Merge pull request #13351 from ctrlaltdavid/21891
Fix Avatar > Attachments joint and spinboxes
|
2018-06-14 11:31:04 -07:00 |
|
John Conklin II
|
7057e00583
|
Merge pull request #13298 from danteruiz/fix-vive-configuration-page
Controller Confguration Page fixes
|
2018-06-14 11:07:26 -07:00 |
|
Dante Ruiz
|
dc28e8f03f
|
fixing error
|
2018-06-13 18:24:06 -07:00 |
|
Dante Ruiz
|
eb01b50e6f
|
making code review changes
|
2018-06-13 17:58:10 -07:00 |
|
Zach Fox
|
6b59b5b53c
|
MS15501: Fix keyboard in Create -> Model in HMD
|
2018-06-13 13:23:43 -07:00 |
|
vladest
|
75ce8e56df
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-13 11:47:29 +02:00 |
|
howard-stearns
|
05d3f92867
|
drillDownToPlace and iStacked based on server data.
|
2018-06-12 13:18:44 -07:00 |
|
vladest
|
11129eddde
|
Remove extra textfield fro address ber input
|
2018-06-12 18:48:41 +02:00 |
|
Stephen Birarda
|
10e34000aa
|
Merge pull request #13278 from SimonWalton-HiFi/tablet-popup-remains
Domain-unreachable message remaining on slow connects
|
2018-06-11 10:46:55 -07:00 |
|
David Rowe
|
0161015746
|
Fix setting avatar attachment joint
|
2018-06-11 15:31:42 +12:00 |
|
howard-stearns
|
020d622302
|
don't depend on matching handlers with overlapping requests
|
2018-06-09 17:34:49 -07:00 |
|
howard-stearns
|
421edbfa1e
|
PSFListModel isa ListModel instead of hasa
|
2018-06-09 16:03:45 -07:00 |
|
howard-stearns
|
d68415c47c
|
code feedback
|
2018-06-08 16:47:06 -07:00 |
|
howard-stearns
|
f0d486a6a5
|
remove the unused client-side stuff from model
|
2018-06-08 15:48:39 -07:00 |
|
howard-stearns
|
d9daa3495a
|
remove comments / dead code
|
2018-06-08 15:36:10 -07:00 |
|
howard-stearns
|
36a0adf553
|
strip snapshot stacking code - we'll do it on server or not at all
|
2018-06-08 14:24:24 -07:00 |
|
howard-stearns
|
3ade31bdf6
|
always show edition
|
2018-06-08 12:57:40 -07:00 |
|
Zach Fox
|
9f0864944c
|
Fix Friending in Connections tab - READ FIXME
|
2018-06-08 11:37:02 -07:00 |
|
Dante Ruiz
|
5d570f030f
|
fixing calibration
|
2018-06-08 11:18:52 -07:00 |
|
howard-stearns
|
21ed081eae
|
proper name for updated type filter of inventory endpoint
|
2018-06-08 09:52:11 -07:00 |
|
howard-stearns
|
64e466ee7d
|
snapshot stacks
|
2018-06-07 21:10:40 -07:00 |
|
howard-stearns
|
595a0d8733
|
restore lost code
|
2018-06-07 19:24:05 -07:00 |
|
howard-stearns
|
348d5fc359
|
inventory text filter
|
2018-06-07 17:01:48 -07:00 |
|
howard-stearns
|
2761688d39
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-06-07 16:14:57 -07:00 |
|
howard-stearns
|
8b08505116
|
using filter/sort endpoint parameters
|
2018-06-07 16:14:18 -07:00 |
|
Zach Fox
|
f9b6e3e2ac
|
Merge pull request #13300 from zfox23/MS15582_PurchasesButtonClicks
Fix MS15582: In My Purchases, invisible buttons shouldn't be clickable
|
2018-06-07 15:10:00 -07:00 |
|
howard-stearns
|
890c97e7cb
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-06-07 12:24:27 -07:00 |
|
David Back
|
ae5d056ca0
|
Merge pull request #13292 from dback2/fileChooser
File Dialog Fixes
|
2018-06-07 09:38:56 -07:00 |
|
howard-stearns
|
8185d1b5f5
|
cleanup and consistently don't getNextPage at beginning
|
2018-06-06 15:24:54 -07:00 |
|
howard-stearns
|
335aeaeb38
|
purchases cleanup, wearables, and edition numbers when multiples seen.
|
2018-06-05 17:06:08 -07:00 |
|
howard-stearns
|
6aa551b35c
|
Don't getNextPage when at beginning (even if that is also the end).
|
2018-06-05 17:04:29 -07:00 |
|
howard-stearns
|
ce41b83bad
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-06-05 15:30:04 -07:00 |
|
Zach Fox
|
2932ce177d
|
Fix MS15500: Ensure Connection usernames show up in PAL
|
2018-06-05 10:57:25 -07:00 |
|
howard-stearns
|
f72f8c762b
|
goto client-side filtering (preliminary)
|
2018-06-04 16:52:20 -07:00 |
|
Zach Fox
|
c5ef5cfccb
|
Fix MS15582: In My Purchases, invisible buttons shouldn't be clickable
|
2018-06-04 16:13:18 -07:00 |
|
Dante Ruiz
|
f5e2a6834b
|
fixing some issues
|
2018-06-04 16:09:31 -07:00 |
|
David Back
|
6b7d9586d1
|
apply fixes to other file dialogs and fix tablet dialog buttons
|
2018-06-04 15:56:10 -07:00 |
|
Dante Ruiz
|
48c0b7379a
|
fix vive configuration page
|
2018-06-04 15:16:11 -07:00 |
|
howard-stearns
|
5a1b56d573
|
checkpoint with goto feeds working (but without filtering)
|
2018-06-04 13:11:06 -07:00 |
|
howard-stearns
|
e40fc20cb6
|
fix some bugs that had been introduced by various out-of-team prs.
|
2018-06-04 13:00:08 -07:00 |
|
howard-stearns
|
29b09d64e6
|
checkpoint with PAL working.
|
2018-06-01 13:33:45 -07:00 |
|
Simon Walton
|
7d1d7f7bcd
|
Closing the open tablet dialog - try harder
|
2018-05-31 18:31:53 -07:00 |
|
howard-stearns
|
e8e12eef8f
|
checkpoint
|
2018-05-31 14:42:52 -07:00 |
|
howard-stearns
|
b0d3729d4d
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-05-30 17:09:57 -07:00 |
|
howard-stearns
|
bdd38cef7a
|
checkpoint
|
2018-05-30 17:09:13 -07:00 |
|
Wayne Chen
|
81eea5d8d1
|
Merge pull request #13213 from wayne-chen/filebrowser-case-14515
Adding showHidden properties to file dialogs to allow for showing hidden files/folders
|
2018-05-30 10:43:58 -07:00 |
|
howard-stearns
|
a84829392f
|
Merge branch 'master' of github.com:highfidelity/hifi into infinite-scroll
|
2018-05-29 16:14:22 -07:00 |
|
howard-stearns
|
17be460adf
|
checkpoint
|
2018-05-25 16:37:06 -07:00 |
|
howard-stearns
|
d30d84f1bd
|
checkpoint that has two ways to do filtering
|
2018-05-25 15:30:27 -07:00 |
|
howard-stearns
|
235971f8bf
|
checkpoint
|
2018-05-24 15:23:45 -07:00 |
|
Wayne Chen
|
345138f4ff
|
Changing showHidden property to be always true
|
2018-05-23 10:30:08 -07:00 |
|
Wayne Chen
|
e3414c320e
|
changing property to alias to reflect folderListModel
|
2018-05-22 11:03:31 -07:00 |
|
Wayne Chen
|
1774b401c8
|
allowing file dialogs to show hidden files/folders via showHidden property
|
2018-05-22 10:24:04 -07:00 |
|
Dante Ruiz
|
60dd7e49ab
|
making requested changes
|
2018-05-18 16:41:39 -07:00 |
|
Dante Ruiz
|
2a6204ca8d
|
remove option for mouse sensivtity
|
2018-05-16 15:47:55 -07:00 |
|
Zach Fox
|
bc590f556a
|
Get first page
|
2018-05-16 14:43:43 -07:00 |
|
Zach Fox
|
97bb014734
|
Almost working for Purchases!
|
2018-05-16 13:20:23 -07:00 |
|
Zach Fox
|
0021af8714
|
Merge in in-progress changes from old commerce_paginationAndFiltering branch
|
2018-05-16 12:28:52 -07:00 |
|
Zach Fox
|
154d70866f
|
It's working
|
2018-05-16 12:17:17 -07:00 |
|
Zach Fox
|
79f8232c14
|
Merge branch 'master' of github.com:highfidelity/hifi into PSFListModel
|
2018-05-16 11:11:24 -07:00 |
|
Dante Ruiz
|
37c51a7246
|
Merge branch 'menu-updates' of github.com:vladest/hifi into menu-updates
|
2018-05-16 10:41:40 -07:00 |
|
Dante Ruiz
|
e676348c4f
|
fixing some menu reog bugs
|
2018-05-16 10:40:28 -07:00 |
|
vladest
|
72838f6d34
|
Implemented radio button preferences. Reimplemented snap smooth turn to radio buttons
|
2018-05-16 17:06:31 +02:00 |
|
vladest
|
5127cb0ea6
|
Merge branch 'master' into menu-updates
|
2018-05-16 14:37:00 +02:00 |
|
John Conklin II
|
a6cda2166a
|
Merge pull request #13158 from highfidelity/stable
RC67.1 stable mergeback to master
|
2018-05-15 14:01:06 -07:00 |
|
vladest
|
7ea6181520
|
Merge branch 'master' into menu-updates
|
2018-05-15 21:54:45 +02:00 |
|
Zach Fox
|
ccab2dd641
|
Starting the work
|
2018-05-15 11:48:33 -07:00 |
|
vladest
|
e2a8ee2a4c
|
Fixed About date format. Increased space between logo and build info
|
2018-05-15 20:02:29 +02:00 |
|
vladest
|
a6ef459723
|
Open browser within Interface
|
2018-05-15 16:07:32 +02:00 |
|
vladest
|
fee3cc0aca
|
Implemented backend for About dialog
|
2018-05-15 15:49:20 +02:00 |
|
vladest
|
58f04121b7
|
Correct link colors
|
2018-05-15 06:22:10 +02:00 |
|
Dante Ruiz
|
82422edb59
|
fixinig the controller settings page and have menu option on by default
|
2018-05-14 18:51:39 -07:00 |
|
vladest
|
2a3004079e
|
About UI
|
2018-05-14 23:22:06 +02:00 |
|
Zach Fox
|
83cae54601
|
Show 'invalidated' label for valid = false
|
2018-05-14 13:34:20 -07:00 |
|
Zach Fox
|
2a1c2ba7b1
|
PurchasedItem logic
|
2018-05-14 09:54:05 -07:00 |
|
Zach Fox
|
81ebb681bb
|
Show invalidated items in My Purchases
|
2018-05-14 09:35:34 -07:00 |
|
vladest
|
f8ebe7e669
|
remoed no more used LOD dialogs. Fixed Slider properties min and max settings
|
2018-05-12 16:01:43 +02:00 |
|
Anthony J. Thibault
|
0ac12fa317
|
Bug fix for Vive Tracker Calibration Settings
This issue was inadvertently introduced by the name change of the Vive display plugin.
|
2018-05-10 17:56:54 -07:00 |
|
vladest
|
62aa2df836
|
Merge branch 'master' into menu-updates
|
2018-05-10 10:36:38 +02:00 |
|
Zach Fox
|
22c26c348d
|
MS14937: Fix Replace button for content sets during Checkout
|
2018-05-08 16:37:11 -07:00 |
|
Zach Fox
|
540f200b99
|
MS14937: Fix Replace button for content sets during Checkout
|
2018-05-08 16:34:28 -07:00 |
|
John Conklin II
|
286bed25bd
|
Merge pull request #13106 from zfox23/RC67_MS14758
RC67: MS14758: Fix avatar reset when gifting worn avatar
|
2018-05-07 10:10:41 -07:00 |
|
vladest
|
c7ab1f3dbf
|
Merge branch 'master' into menu-updates
|
2018-05-05 20:48:40 +02:00 |
|
vladest
|
5a5bfcfe02
|
Merge branch 'master' into menu-updates
|
2018-05-05 07:11:39 +02:00 |
|
Zach Fox
|
4ebed7605c
|
MS14758: Fix avatar reset when gifting worn avatar
|
2018-05-04 16:04:05 -07:00 |
|
John Conklin II
|
b314d496ec
|
Merge pull request #13103 from zfox23/MS14699_clearCachedPasscode
MS14699: Prevent Wallet passcode from being sticky in certain cases
|
2018-05-04 15:22:41 -07:00 |
|
Zach Fox
|
53fe0bc616
|
MS14699: Prevent Wallet passcode from being sticky in certain cases
|
2018-05-04 14:08:21 -07:00 |
|
Zach Fox
|
e48d39ec38
|
MS14758: Fix avatar reset when gifting worn avatar
|
2018-05-04 10:10:48 -07:00 |
|
Gabriel Calero
|
c15ef56d90
|
Merge remote-tracking branch 'upstream/master' into android_goto_splash
|
2018-05-02 14:38:10 -03:00 |
|
vladest
|
ea66e04ab8
|
Removed unwanted code
|
2018-05-02 18:58:40 +02:00 |
|
vladest
|
aef62d09c7
|
Merge branch 'master' into menu-updates
|
2018-05-01 21:47:46 +02:00 |
|
vladest
|
617b49fe14
|
Added mouse sensivity UI. Reworked advanced movements. TODO: properties interface complitely broken in Tablet mode
|
2018-05-01 21:22:48 +02:00 |
|
Zach Fox
|
9b80c500e3
|
Merge pull request #13039 from zfox23/sideloadAppJson
Enable sideloading .app.json Apps from local disk
|
2018-04-30 11:14:24 -07:00 |
|
vladest
|
be22f49c32
|
Merge branch 'master' into menu-updates
|
2018-04-28 20:22:28 +02:00 |
|
Zach Fox
|
dbd7d7e2b4
|
Small cleanup
|
2018-04-27 14:19:58 -07:00 |
|
Zach Fox
|
ea716f2a1e
|
Enable sideloading .app.json Apps from local disk
|
2018-04-27 14:08:53 -07:00 |
|
Zach Fox
|
c0fe504713
|
Merge pull request #13030 from zfox23/finalize_14295_14559
Finalize work on MS14295 and MS14559
|
2018-04-27 13:49:02 -07:00 |
|
Zach Fox
|
684d2b08ba
|
Finalize work on MS14295 and MS14559
|
2018-04-27 12:03:54 -07:00 |
|
Howard Stearns
|
f8ad36afd0
|
Merge pull request #13028 from zfox23/updateCommerceFor67
Allow gifting of Pending items; remove PoP verification rescheduling on Pending items
|
2018-04-27 11:55:40 -07:00 |
|
Zach Fox
|
bbc15cdc63
|
Finalize work on MS14295 and MS14559
|
2018-04-27 11:04:46 -07:00 |
|
Zach Fox
|
c163ae63b8
|
Allow gifting of Pending items; remove PoP verification rescheduling on Pending items
|
2018-04-27 10:28:59 -07:00 |
|
Zach Fox
|
0f36fb113d
|
Allow gifting of Pending items; remove PoP verification rescheduling on Pending items
|
2018-04-27 10:20:55 -07:00 |
|
Brad Hefta-Gaub
|
e4f5eb9cca
|
Merge pull request #13020 from zfox23/MS14295_GiftsUIFixes
MS14295: Fix lingering Gifts UI Bugs
|
2018-04-27 07:30:14 -07:00 |
|
Zach Fox
|
e3b14bf478
|
MS14295: Fix lingering Gifts UI Bugs
|
2018-04-26 15:57:37 -07:00 |
|
Zach Fox
|
fc324f67bd
|
MS14559: Fix sometimes being unable to click on 'Nearby' orb when sending Gift/HFC
|
2018-04-26 15:09:53 -07:00 |
|
vladest
|
3296ae0db8
|
Merge branch 'master' into menu-updates
|
2018-04-26 22:21:40 +02:00 |
|
John Conklin II
|
236e75b6c6
|
Merge pull request #12903 from druiz17/add-more-hmd-data
Get the correct device name connect to OpenVr
|
2018-04-24 13:29:41 -07:00 |
|
vladest
|
2b716f051c
|
Merge branch 'master' into menu-updates
|
2018-04-20 19:34:15 +02:00 |
|
vladest
|
0e28e41107
|
Fix various issues with SpinBox-es and Sliders
|
2018-04-20 19:15:29 +02:00 |
|
Gabriel Calero
|
adfbaac18f
|
Merge remote-tracking branch 'upstream/master' into android_goto_splash
|
2018-04-19 19:40:00 -03:00 |
|
Gabriel Calero
|
f2184bf456
|
Handle android back button. Remove unused resources. Fix compilation errors.
|
2018-04-19 17:31:25 -03:00 |
|
vladest
|
ab1a89a6f9
|
Merge branch 'master' into menu-updates
|
2018-04-19 21:02:30 +02:00 |
|
Howard Stearns
|
6d151f022d
|
Merge pull request #12910 from zfox23/MS12217_letterboxMessageFix
Only dismiss letterbox when clicking on grey areas
|
2018-04-19 11:47:10 -07:00 |
|
Gabriel Calero
|
c8fe45eb8f
|
Remove debug statements and unused code. Put JNI code in a separated file.
|
2018-04-19 11:41:59 -03:00 |
|
vladest
|
60d53359bb
|
Fix Toolbar vertical position
|
2018-04-19 11:39:58 +02:00 |
|
Zach Fox
|
e01e7cc7bc
|
Be a bit more efficient
|
2018-04-18 16:34:02 -07:00 |
|
vladest
|
7b21b36d3c
|
Disable menu button in Toolbar mode
|
2018-04-18 22:19:54 +02:00 |
|
Dante Ruiz
|
9d6fc13a04
|
Merge branch 'master' of github.com:highfidelity/hifi into more-tablet-changes
|
2018-04-18 13:06:51 -07:00 |
|
Dante Ruiz
|
a65f5f7917
|
making tablet changes
|
2018-04-18 13:06:26 -07:00 |
|
vladest
|
b5071d28e8
|
Merge branch 'master' into menu-updates
|
2018-04-18 21:10:57 +02:00 |
|
vladest
|
cacb9359c2
|
Toolbar at bottom
|
2018-04-18 20:57:28 +02:00 |
|
vladest
|
c402cb2c19
|
Fix Desktop double windows
|
2018-04-17 19:51:43 +02:00 |
|
Zach Fox
|
93cf399fd6
|
Only dismiss letterbox when clicking on grey areas
|
2018-04-16 15:09:19 -07:00 |
|
Zach Fox
|
02aa8ac566
|
Bugfixes per QA
|
2018-04-16 11:53:37 -07:00 |
|
Gabriel Calero
|
e3b94b163c
|
Merge remote-tracking branch 'upstream/master' into android_goto_splash
|
2018-04-16 14:55:16 -03:00 |
|
Zach Fox
|
071bf35683
|
Merge branch 'master' of github.com:highfidelity/hifi into discovery_April2018
|
2018-04-16 10:11:44 -07:00 |
|
Dante Ruiz
|
5af1ea54d3
|
Merge branch 'master' of github.com:highfidelity/hifi into add-more-hmd-data
|
2018-04-16 10:10:55 -07:00 |
|
vladest
|
6d53512c6c
|
Merge
|
2018-04-15 15:24:16 +02:00 |
|
Gabriel Calero
|
476e1cf7ae
|
Adjust UI with pixel perfect precision. Support devices with on-screen bars.
|
2018-04-12 17:59:38 -03:00 |
|
Seth Alves
|
46a741be7b
|
Merge pull request #12068 from vladest/move_to_qqc2
Move to qqc2
|
2018-04-12 11:26:55 -07:00 |
|
John Conklin II
|
213c35dab4
|
Merge pull request #12790 from WolfGangS/bugfix/12759-editoverlay-subimage
Bugfix for #12759 Overlays.editOverlay not applying subImage property
|
2018-04-12 10:34:17 -07:00 |
|
Gabriel Calero
|
865e3a05f1
|
Move jump button to the right. Adjust position of buttons
|
2018-04-11 19:33:43 -03:00 |
|
Gabriel Calero
|
8010fd2420
|
New view selector behaviour. Update icons
|
2018-04-11 18:43:39 -03:00 |
|
Gabriel Calero
|
578012b662
|
Merge remote-tracking branch 'upstream/master' into android_goto_splash
|
2018-04-11 16:30:53 -03:00 |
|
Zach Fox
|
0c9d65bc15
|
Merge pull request #12758 from zfox23/commerce_fixCertificateInfoError
Commerce: Fix Certificate Info error
|
2018-04-11 09:38:43 -07:00 |
|
Zach Fox
|
a2f5891a0b
|
Cleanup 'Private' HMD Preview State Machine Logic
|
2018-04-10 16:00:18 -07:00 |
|
Zach Fox
|
ffab27d442
|
Commerce: Fix Certificate Info error
|
2018-04-10 15:54:55 -07:00 |
|
Zach Fox
|
a9b9a1cb10
|
Commerce: Gifts
|
2018-04-10 15:54:19 -07:00 |
|
Clément Brisset
|
c62a701a2d
|
Merge pull request #12838 from highfidelity/RC66
RC66 merge back to master
|
2018-04-09 13:17:12 -07:00 |
|
Gabriel Calero
|
e85f5c97dc
|
Remove bottom bar. Apply new design for android
|
2018-04-09 11:41:00 -03:00 |
|
Alexander Ivash
|
faddc556d7
|
FB14015 - Go To app does not close when selecting forward and back arrows on desktop
|
2018-04-07 17:57:22 +03:00 |
|
Zach Fox
|
0c48ccefa4
|
Clean up failResponse to make it better
|
2018-04-06 11:41:17 -07:00 |
|
Zach Fox
|
af5a68b282
|
Merge branch 'master' of github.com:highfidelity/hifi into commerce_fixCertificateInfoError
|
2018-04-06 10:58:32 -07:00 |
|
Gabriel Calero
|
15163f5e87
|
Merge remote-tracking branch 'upstream/master' into android_goto_splash
|
2018-04-04 19:25:20 -03:00 |
|
WolfGang
|
787127b149
|
move subImage recalculation to it's own method
|
2018-04-04 22:10:54 +01:00 |
|
Howard Stearns
|
3a428bc44f
|
Merge pull request #12776 from zfox23/fixHmdPreviewAgain_1
Fix 'Private' HMD preview texture enable/disable...again
|
2018-04-04 10:03:18 -07:00 |
|
WolfGang
|
f9bcd23463
|
make subimage update the image anchors
|
2018-04-04 17:28:55 +01:00 |
|
Seth Alves
|
2df334c50e
|
Merge pull request #12663 from ElderOrb/FB12870
Fix for not updating checkbox state on 'baking' / 'unbaking'.
|
2018-04-04 09:03:03 -07:00 |
|
Zach Fox
|
f20eddefc8
|
Fix 'Private' HMD preview texture enable/disable...again
|
2018-04-03 13:46:02 -07:00 |
|
Gabriel Calero
|
78c50410b3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android_goto_splash
|
2018-04-03 14:37:19 -03:00 |
|
Zach Fox
|
5441767442
|
Better cert display
|
2018-04-02 12:22:41 -07:00 |
|
Gabriel Calero
|
2ff13270ed
|
Go back to GoTo screen
|
2018-04-02 12:22:21 -03:00 |
|
Zach Fox
|
32e5e9986f
|
Merge branch 'master' of github.com:highfidelity/hifi into newUpdateCertLocation
|
2018-03-30 10:10:43 -07:00 |
|
Alexander Ivash
|
814cfa4587
|
fix TabletAssetServer
|
2018-03-30 00:09:28 +03:00 |
|
Alexander Ivash
|
e5da59a62f
|
FB12870 - Tablet UI ->Asset Browser unresponsive when enabling/disabling "use baked version"
|
2018-03-29 23:01:59 +03:00 |
|
Liv Erickson
|
387ff680d5
|
support deleted scenario
|
2018-03-28 18:12:30 -07:00 |
|
Liv Erickson
|
b78f00342e
|
Merge branch 'master' of github.com:highfidelity/hifi into feat/disable-add-without-url
|
2018-03-28 17:53:42 -07:00 |
|
vladest
|
70ce1b2bf7
|
Fix invalid scrolling detection
|
2018-03-28 21:48:44 +02:00 |
|
Cristian Luis Duarte
|
f0bcaa47c8
|
Merge remote-tracking branch 'hifi/master' into android_ui_not_move_camera
|
2018-03-28 16:47:21 -03:00 |
|
Zach Fox
|
0175028a88
|
Ensure location is correctly updated when replacing set from Checkout page
|
2018-03-28 11:31:51 -07:00 |
|
vladest
|
001b6d23ff
|
Merge branch 'master' into move_to_qqc2
|
2018-03-28 20:16:26 +02:00 |
|
Zach Fox
|
ca2fba675d
|
Merge branch 'master' of github.com:highfidelity/hifi into newUpdateCertLocation
|
2018-03-28 10:28:32 -07:00 |
|
John Conklin II
|
586fb4829c
|
Merge pull request #12637 from druiz17/fix-asset-server-qml
Fix asset server qml sorting
|
2018-03-28 09:35:53 -07:00 |
|
Seth Alves
|
46fb2033f2
|
Merge pull request #12574 from druiz17/remap-keybaord
changing keyboard mapping
|
2018-03-27 19:00:05 -07:00 |
|
Dante Ruiz
|
ad9ca0da20
|
fix tablet version
|
2018-03-27 16:03:06 -07:00 |
|
John Conklin II
|
a258a330d3
|
Merge pull request #12676 from druiz17/fix-keyboard
fixing AddressManager keyboard when switching domains
|
2018-03-27 15:34:23 -07:00 |
|
vladest
|
096b56395e
|
Fix crash on startup
|
2018-03-27 18:22:56 +02:00 |
|
Zach Fox
|
db2f3451bd
|
Support .content.zip content sets
|
2018-03-26 16:20:29 -07:00 |
|
Zach Fox
|
bf48ecda6d
|
Fix cert location for content sets
|
2018-03-26 14:48:05 -07:00 |
|
Zach Fox
|
a588776b47
|
Fix infinite loading when authing wallet during Checkout
|
2018-03-26 13:19:40 -07:00 |
|
Dante Ruiz
|
b8796db1e5
|
Merge branch 'master' of github.com:highfidelity/hifi into remap-keybaord
|
2018-03-26 09:13:58 -07:00 |
|
Cristian Luis Duarte
|
6cb5cd7f92
|
Merge remote-tracking branch 'hifi/master' into android_ui_not_move_camera
|
2018-03-26 11:19:42 -03:00 |
|
vladest
|
56150f8962
|
Merge branch 'master' into move_to_qqc2
|
2018-03-24 15:34:49 +01:00 |
|
vladest
|
aefda9ef71
|
Merge branch 'master' into move_to_qqc2
|
2018-03-24 15:32:04 +01:00 |
|
Cristian Luis Duarte
|
686af4ff77
|
Clean code that manually checked for windows coordinates to disable radar touch
|
2018-03-23 20:02:51 -03:00 |
|
Cristian Luis Duarte
|
242b009562
|
Android - Use mouse events for interacting with UI. Now LoginDialog UI interation does not move radar camera. Remove repeated tooggle call in audio.js. Adapt button to simulated mouse events.
|
2018-03-23 18:59:55 -03:00 |
|
John Conklin II
|
563ff61325
|
Merge pull request #12661 from SamGondelman/android
Android: Stats, disable IK, reduce impact of InputRecorder
|
2018-03-23 11:08:50 -07:00 |
|
Dante Ruiz
|
1d17658c80
|
Merge branch 'master' of github.com:highfidelity/hifi into remap-keybaord
|
2018-03-22 16:29:16 -07:00 |
|
Howard Stearns
|
113670e33b
|
Merge pull request #12638 from zfox23/commerce_upgrades_1
Commerce: Item Updates!
|
2018-03-22 15:40:22 -07:00 |
|
Liv Erickson
|
1244559618
|
remove spaces for clean-ness
|
2018-03-22 15:37:12 -07:00 |
|
Liv Erickson
|
0647155c30
|
re-add experimental image removal
|
2018-03-22 15:33:23 -07:00 |
|
Liv Erickson
|
f62e1ed54e
|
disable add button on model until text is entered
|
2018-03-22 15:29:41 -07:00 |
|
Sam Gondelman
|
bbded2215d
|
Merge pull request #12665 from gcalero/android_bottombar_resize
Android - Resize bottombar after window size changes (to always fill …
|
2018-03-22 11:15:02 -07:00 |
|
Dante Ruiz
|
86cd5ffa30
|
Merge branch 'master' of github.com:highfidelity/hifi into remap-keybaord
|
2018-03-21 08:49:25 -07:00 |
|
Zach Fox
|
0b810c3aa8
|
Various fixes
|
2018-03-19 14:39:50 -07:00 |
|
Zach Fox
|
18aa95e0bb
|
New Checkout flow for updating specific Editions
|
2018-03-19 13:35:27 -07:00 |
|
Dante Ruiz
|
652faaa116
|
fixing AddressManager keyboard when switching domains
|
2018-03-16 16:32:37 -07:00 |
|
Dante Ruiz
|
1dcdcffa69
|
hopefully the last fix
|
2018-03-16 13:52:08 -07:00 |
|
Zach Fox
|
eb8cfcd8e9
|
Bugfix
|
2018-03-16 13:13:38 -07:00 |
|
Zach Fox
|
ad33e775f1
|
Fix bottom anchor for listView when banner is showing
|
2018-03-16 11:28:03 -07:00 |
|
Cristian Luis Duarte
|
e6a8b322b1
|
Android bottom bar - remove extra semicolon
|
2018-03-16 15:15:00 -03:00 |
|
Cristian Luis Duarte
|
18682d854c
|
Android bottom bar - Put height up at the top of the Item definition it's clearer where relocateAndResize gets its height from
|
2018-03-16 15:06:12 -03:00 |
|
Cristian Luis Duarte
|
79ff2df860
|
Android - Resize bottombar after window size changes (to always fill the screen horizontally)
|
2018-03-16 13:03:50 -03:00 |
|
SamGondelman
|
0fa73c73ce
|
stats
|
2018-03-15 16:05:46 -07:00 |
|
Zach Fox
|
eb2f8aa169
|
New notification flow for item updates
|
2018-03-15 16:03:49 -07:00 |
|
David Rowe
|
a7cd5a240a
|
Fix "text" overlay not clipping to right and bottom margins
|
2018-03-15 17:31:02 +13:00 |
|
Zach Fox
|
2d57c444b6
|
Don't auto apply 'updatable' filter
|
2018-03-14 16:02:33 -07:00 |
|
Zach Fox
|
cc4726b24b
|
Some bugfixes
|
2018-03-14 15:47:19 -07:00 |
|
Zach Fox
|
f3efdda6b0
|
Fix content set filter
|
2018-03-14 14:34:15 -07:00 |
|
Zach Fox
|
6647475f5c
|
Wrong sign
|
2018-03-14 11:19:55 -07:00 |
|
Zach Fox
|
74e24ec289
|
Final touches?
|
2018-03-14 10:58:18 -07:00 |
|
Zach Fox
|
70b3d0fe5f
|
Merge branch 'filterBar' into commerce_upgrades_1
|
2018-03-14 09:53:02 -07:00 |
|
Zach Fox
|
98cdbbb3e6
|
Small update to dot before merging in filterBar
|
2018-03-14 09:45:42 -07:00 |
|
Dante Ruiz
|
d6b3e91de1
|
removing debug statement
|
2018-03-14 09:35:22 -07:00 |
|
Dante Ruiz
|
2fb1fbe027
|
fix sorting
|
2018-03-14 09:17:22 -07:00 |
|
Zach Fox
|
e2326a3733
|
Initial work for 'messages waiting' light
|
2018-03-13 17:05:16 -07:00 |
|
Dante Ruiz
|
2d85669b08
|
fix backedColumn width
|
2018-03-13 16:30:43 -07:00 |
|
Zach Fox
|
882e4d6b45
|
Parse the string that comes from the backend
|
2018-03-13 15:13:41 -07:00 |
|
Zach Fox
|
7b6b08fd26
|
Upgrade specific edition
|
2018-03-13 13:51:10 -07:00 |
|
Zach Fox
|
f42255f46b
|
Merge branch 'master' of github.com:highfidelity/hifi into commerce_upgrades_1
|
2018-03-13 13:42:42 -07:00 |
|
Zach Fox
|
86115a8578
|
Merge branch 'master' of github.com:highfidelity/hifi into filterBar
|
2018-03-13 13:42:13 -07:00 |
|
Zach Fox
|
5563edd957
|
Focus fix; Switch to QQC2
|
2018-03-13 13:11:59 -07:00 |
|
Zach Fox
|
50e709c738
|
Add updates; drop shadow
|
2018-03-13 12:13:14 -07:00 |
|
vladest
|
d41dd1b18d
|
Merge branch 'master' into move_to_qqc2
|
2018-03-13 19:28:51 +01:00 |
|
Dante Ruiz
|
00fa5cfd06
|
Merge branch 'master' of github.com:highfidelity/hifi into remap-keybaord
|
2018-03-13 10:08:00 -07:00 |
|
Dante Ruiz
|
f521a129b6
|
fixing issues
|
2018-03-13 10:07:34 -07:00 |
|
Zach Fox
|
bce7fb1ff1
|
Improvements
|
2018-03-12 16:54:10 -07:00 |
|
Zach Fox
|
9c7d857ecb
|
Fix some focus issues
|
2018-03-12 16:15:50 -07:00 |
|
Zach Fox
|
f1121db4da
|
It's working!
|
2018-03-12 15:54:11 -07:00 |
|
Zach Fox
|
db7eea543e
|
Initial progress
|
2018-03-12 15:11:09 -07:00 |
|
SamGondelman
|
9953e7051f
|
Merge remote-tracking branch 'upstream/master' into android
|
2018-03-12 14:15:31 -07:00 |
|
SamGondelman
|
4bef033d6f
|
cleanup, don't compress rcc file to fix corruption
|
2018-03-12 13:05:03 -07:00 |
|
Alexia Mandeville
|
8c9c7248d4
|
Reorganize of menu action items as well as QML categories
|
2018-03-12 12:52:12 -07:00 |
|
vladest
|
fe5d7463fe
|
Merge branch 'master' into move_to_qqc2
|
2018-03-10 14:42:51 +01:00 |
|
John Conklin II
|
42a686ad93
|
Merge pull request #12578 from druiz17/use-correct-audio-api
use correct scripting api for audio in Audio.qml
|
2018-03-09 13:41:20 -08:00 |
|
Dante Ruiz
|
e21c4988fb
|
stereo checkbox text change
|
2018-03-09 10:11:25 -08:00 |
|
Dante Ruiz
|
3a39fca268
|
made requested changes
|
2018-03-09 10:09:51 -08:00 |
|
John Conklin II
|
6969f014fc
|
Merge pull request #12601 from howard-stearns/clear-wallet-when-picking-a-new-one
clear wallet when picking a new one
|
2018-03-09 10:09:41 -08:00 |
|
John Conklin II
|
407dfec342
|
Merge pull request #12603 from howard-stearns/RC65-clear-wallet-when-picking-a-new-one
clear wallet when picking a new one
|
2018-03-09 10:09:24 -08:00 |
|
Zach Fox
|
2b137f94a6
|
Merge pull request #12596 from zfox23/fixFontsAgain
Fix font loading for MacOS via completely different font loading method
|
2018-03-09 09:49:56 -08:00 |
|
Dante Ruiz
|
c49d0557fc
|
fixing check box issues
|
2018-03-09 09:29:37 -08:00 |
|
Dante Ruiz
|
8703e9e002
|
Merge branch 'master' of github.com:highfidelity/hifi into use-correct-audio-api
|
2018-03-09 08:42:50 -08:00 |
|
Atlante45
|
69fb830480
|
Merge branch 'RC65' of https://github.com/highfidelity/hifi into new-master
|
2018-03-08 17:23:17 -08:00 |
|
Zach Fox
|
c22d79041d
|
Cleanup after cherry-pick
|
2018-03-08 14:35:56 -08:00 |
|
howard-stearns
|
883528488c
|
clear wallet when picking a new one
|
2018-03-08 14:35:43 -08:00 |
|
Zach Fox
|
747a6b07ce
|
Fix font loading for MacOS via different font loading method
|
2018-03-08 14:31:48 -08:00 |
|
howard-stearns
|
9d805283d1
|
clear wallet when picking a new one
|
2018-03-08 14:24:44 -08:00 |
|
Zach Fox
|
086431d0e7
|
Merge branch 'master' of github.com:highfidelity/hifi into fixFontsAgain
|
2018-03-08 13:50:19 -08:00 |
|
Dante Ruiz
|
9f246ea314
|
Merge branch 'master' of github.com:highfidelity/hifi into use-correct-audio-api
|
2018-03-08 13:04:02 -08:00 |
|
Zach Fox
|
4df58f1e67
|
Merge branch 'master' of github.com:highfidelity/hifi into commerce_upgrades_1
|
2018-03-08 12:58:08 -08:00 |
|
NissimHadar
|
fda32e4aa4
|
Merge branch 'master' of github.com:highfidelity/hifi into shadowControlsOffZvork
|
2018-03-08 12:16:36 -08:00 |
|
Zach Fox
|
a479439b23
|
Merge pull request #12572 from zfox23/sendMoney_connectionInstructions
Show Connection instructions in Send Money when 0 connections
|
2018-03-08 11:20:23 -08:00 |
|
Zach Fox
|
d0cc64f63d
|
Fix font loading for MacOS via different font loading method
|
2018-03-08 11:19:49 -08:00 |
|
Sam Gondelman
|
1e9cfe29f2
|
Merge pull request #12388 from highfidelity/android
Android Tip
|
2018-03-08 10:18:35 -08:00 |
|
Zach Fox
|
a0eb7e0712
|
Don't default unknown Marketplace item types to 'Entity'
|
2018-03-07 15:01:12 -08:00 |
|
Zach Fox
|
d71fc22ed8
|
Support argument to available_updates endpoint
|
2018-03-07 14:06:29 -08:00 |
|
Zach Fox
|
eded8586a5
|
Use correct backend terminology
|
2018-03-07 13:40:55 -08:00 |
|
Zach Fox
|
0285bf9379
|
purposeful incorrect indentation to prevent insane diff
|
2018-03-07 13:27:40 -08:00 |
|
Zach Fox
|
a2eb13b70b
|
Prevent logspam
|
2018-03-07 13:23:13 -08:00 |
|
Zach Fox
|
08b2be85d2
|
Don't pass isUpdating around
|
2018-03-07 11:44:54 -08:00 |
|
Zach Fox
|
d07d02b2bc
|
Take certID from backend instead of query params; Better loading; Uninstall app before updating
|
2018-03-07 11:10:47 -08:00 |
|
Zach Fox
|
91e0af9b46
|
Merge branch 'master' of github.com:highfidelity/hifi into commerce_upgrades_1
|
2018-03-07 10:16:10 -08:00 |
|
Zach Fox
|
b764a4d404
|
Filter out invalid purchases
|
2018-03-07 09:22:57 -08:00 |
|
Dante Ruiz
|
13767beece
|
Caps change
|
2018-03-07 08:19:36 -08:00 |
|
Cristian Luis Duarte
|
bde2ba9272
|
Merge remote-tracking branch 'gcgithub/android_bubble_fix' into android_experimental_joystick_fixed
|
2018-03-06 22:02:23 -03:00 |
|