Gabriel Calero
cb49635627
Fix switch from Top View to My View
2018-09-14 13:34:04 -03:00
Gabriel Calero
a6d093d8c9
Merge remote-tracking branch 'upstream/master' into web_overlay_android
2018-06-29 15:09:32 -03:00
Gabriel Calero
1e09f98f6e
Pick entity or overlay depending on distance
2018-06-27 12:23:43 -03:00
Gabriel Calero
48cdd6d64c
Fix web entities for android
2018-06-26 12:30:03 -03:00
Gabriel Calero
7e640abb39
Support Web entities in android
2018-06-26 12:01:01 -03:00
Gabriel
ea2c1298e5
Remove crash added with testing purposes only
2018-06-25 19:13:47 -03:00
Gabriel Calero
fedc0a9e61
Support web3d overlays in android
2018-06-25 16:37:03 -03:00
Gabriel Calero
583c46b3a0
Merge remote-tracking branch 'upstream/master' into breakpad_android
2018-06-15 21:21:03 -03:00
Gabriel Calero
4cd94a32b8
Crash on audio button press with testing purpose
2018-06-15 17:44:28 -03:00
Cristian Duarte
664884c9a8
Use third person camera mode when switching to My View from Radar mode.
...
This makes it consistent with the default third person camera in My View.
2018-06-07 16:41:41 -03:00
Gabriel Calero
bb73af7230
Show stats button only in debug mode. Add isDebugMode to Script public interface
2018-05-29 17:21:44 -03:00
Gabriel Calero
96da032b16
Add missing js to haptic feedback change
2018-05-17 11:49:44 -03:00
Gabriel Calero
8741c5e6a4
Make haptic pulse duration configurable in VirtualPadDevice
2018-05-17 11:37:13 -03:00
Gabriel Calero
5afc9c6df3
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-16 12:45:17 -03:00
Cristian Luis Duarte
e7abf3c7be
Android - Display Names - Use my avatar uuid directly when finding ray intersection
2018-05-14 15:26:57 -03:00
Cristian Luis Duarte
aaa6038d28
Prevent calling ending on displayNames if was never started
2018-05-11 22:27:58 -03:00
Cristian Luis Duarte
3fd8a02375
Prevent this name implementation to appear in radar mode
2018-05-11 21:58:12 -03:00
Cristian Luis Duarte
d39f7f7a58
Simplified avatar touch code + Fix Typo + Add my avatar to the exclusion list + Explain mouse events
2018-05-11 21:27:42 -03:00
Cristian Luis Duarte
e3d7d65186
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-11 18:48:34 -03:00
John Conklin II
64d3219ee1
Merge pull request #12746 from gcalero/fix_radar_zoom_in
...
Android: Fix zoom in unresponsive in radar mode
2018-05-10 13:14:52 -07:00
Cristian Luis Duarte
cd3836883b
10 seconds timeout hides name
2018-05-09 19:27:03 -03:00
Gabriel Calero
e0b57a2228
Code review in radar.js
2018-05-09 18:20:19 -03:00
Cristian Luis Duarte
936a319e62
Android - First version of showing up avatars names upon touch. Brought back (transparent) overlays into render forward task.
2018-05-09 17:15:57 -03:00
Gabriel Calero
868b58e66d
Un-expose Application from javascript. Restore displayplugin deactivation when goes to background
2018-05-04 18:01:01 -03:00
Cristian Luis Duarte
4ec68f6f76
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-02 18:48:04 -03:00
Gabriel Calero
0f08bd8fa1
Use a single AccountManager for android.
2018-05-02 12:11:11 -03:00
Gabriel Calero
d33855b860
Advance the haptic feedback from onClick to onPressDown
2018-04-24 17:15:05 -03:00
Gabriel Calero
51f9b763ff
Merge remote-tracking branch 'origin/android_goto_splash' into android_new_login
2018-04-24 13:18:28 -03:00
Gabriel Calero
103e9f92fa
Add haptic feedback to back, view and mic buttons
2018-04-24 11:56:01 -03:00
Gabriel Calero
f2184bf456
Handle android back button. Remove unused resources. Fix compilation errors.
2018-04-19 17:31:25 -03: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
Gabriel Calero
472cc1b29a
Fix code spacing
2018-04-18 16:44:49 -03:00
Gabriel Calero
476e1cf7ae
Adjust UI with pixel perfect precision. Support devices with on-screen bars.
2018-04-12 17:59:38 -03:00
Gabriel Calero
8010fd2420
New view selector behaviour. Update icons
2018-04-11 18:43:39 -03:00
Gabriel Calero
63e17e87b0
Fix radar initial position. Clean radar.js
2018-04-10 19:21:23 -03:00
Cristian Duarte
d5c252c9ad
Use MyAvatar.goToLocation in radar teleport.
...
Use MyAvatar.goToLocation in radar teleport to prevent synchronization issues that make it fail occasionally when directly modifying its world position. It will work just as teleport.js does.
2018-04-09 16:24:03 -03:00
Gabriel Calero
e85f5c97dc
Remove bottom bar. Apply new design for android
2018-04-09 11:41:00 -03:00
Gabriel Calero
36bc5f8416
Fix the view snap when user starts zooming
2018-04-05 15:35:08 -03:00
Gabriel Calero
99d8f822b2
Fix crash selecting domain for second time. Stop rendering while Goto activity is started
2018-04-04 19:24:26 -03:00
Gabriel Calero
2ff13270ed
Go back to GoTo screen
2018-04-02 12:22:21 -03:00
Gabriel Calero
b123b67134
Merge branch 'master' of https://github.com/highfidelity/hifi into android_goto_splash
2018-03-30 15:38:36 -03:00
Gabriel Calero
da4f2b8c2f
Fix zoom in unresponsive in radar mode
2018-03-30 15:34:00 -03:00
Cristian Luis Duarte
fe9481b28d
Cleanup code, comment out log, simplify radar is valid touch code (no more flag)
2018-03-28 19:50:44 -03:00
Gabriel Calero
7be11fc697
Align UI of Go To activity
2018-03-26 19:44:26 -03: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
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
Cristian Duarte
0d6bfada40
Prevent Go To and Avatar windows to move Radar Mode's camera when touched or interacted with
2018-03-20 17:24:38 -03:00
SamGondelman
0fa73c73ce
stats
2018-03-15 16:05:46 -07:00