Gabriel Calero
|
2a20ffcca4
|
Add delay before uploading minidump
|
2018-06-15 17:42:42 -03:00 |
|
Gabriel Calero
|
61fb6004eb
|
Merge branch 'breakpad_android' of https://github.com/gcalero/hifi into breakpad_android
|
2018-06-14 19:44:39 -03:00 |
|
Gabriel Calero
|
c02750edd1
|
Upload breakpad minidumps from an android service
|
2018-06-14 19:43:03 -03:00 |
|
Gabriel
|
1ec03475dd
|
Trying to fix android build
Trying a new breakpad.zip version
|
2018-06-08 18:31:10 -03:00 |
|
Gabriel Calero
|
1a039ca504
|
Trying to fix build script
|
2018-06-08 12:38:24 -03:00 |
|
Gabriel Calero
|
cfc98afaf0
|
Add breakpad as external dependency
|
2018-06-08 12:11:01 -03:00 |
|
Gabriel Calero
|
3911a93a38
|
Merge remote-tracking branch 'upstream/master' into breakpad_android
|
2018-06-07 19:00:16 -03:00 |
|
Gabriel Calero
|
8869af069e
|
Integrate Breakpad in android Interface
|
2018-06-07 18:59:43 -03:00 |
|
Sam Gateau
|
c145c0c1b8
|
Merge pull request #13186 from SamGondelman/etc2comp
Android: Local texture compression using Etc2Comp
|
2018-06-06 11:13:50 -07:00 |
|
Gabriel Calero
|
85c6202e80
|
Workaround for android < Oreo
|
2018-06-01 17:11:14 -03:00 |
|
Gabriel Calero
|
459991988c
|
Fix NullPointerException introduced with the workaround
|
2018-06-01 15:48:57 -03:00 |
|
Gabriel Calero
|
b2fe5a6d63
|
Workaround for android buffer corruption issue
|
2018-06-01 15:00:00 -03:00 |
|
Sam Gondelman
|
ae3b933a80
|
Merge branch 'master' into etc2comp
|
2018-05-30 17:17:03 -07:00 |
|
Gabriel Calero
|
a36c41fc13
|
Make APK release signature optional
|
2018-05-30 12:43:44 -03:00 |
|
Gabriel Calero
|
8c6166d6e5
|
Change gradle configuration to sign release apk. Remove Daydream intent from AndroidManifest
|
2018-05-25 17:42:41 -03:00 |
|
Andrew Meadows
|
288efb1f93
|
remove cuft
|
2018-05-24 11:30:12 -07:00 |
|
Andrew Meadows
|
14f776cfb7
|
upgrade android bullet dependency to 2.88
|
2018-05-24 11:28:52 -07:00 |
|
Andrew Meadows
|
30b2eb0740
|
update android glm dependency to 0.9.8.5
|
2018-05-23 14:52:28 -07:00 |
|
Andrew Meadows
|
d95371ae79
|
HACK: bypass android's baseUrl inflexibility
|
2018-05-23 14:52:28 -07:00 |
|
Sam Gondelman
|
6e7282bbb8
|
Merge pull request #13183 from Cristo86/android_search_mobile_domains
Filter domains by tag 'mobile' in Search (Android)
|
2018-05-21 13:16:46 -07:00 |
|
Gabriel Calero
|
054e6041af
|
Code review changes
|
2018-05-18 19:43:41 -03:00 |
|
Gabriel Calero
|
85cff19020
|
Use domain thumbnail for the last visited location
|
2018-05-18 18:32:04 -03:00 |
|
SamGondelman
|
12b91a2ab7
|
compress skyboxes
|
2018-05-18 13:18:43 -07:00 |
|
Gabriel Calero
|
7a6b7b8ba3
|
Add Your Last Location in Android Home
|
2018-05-18 12:26:41 -03:00 |
|
Gabriel Calero
|
e10b716507
|
Revert audio fix
|
2018-05-17 14:26:36 -03:00 |
|
Gabriel Calero
|
5a73da6fdf
|
Bugfix: stop audio when app starts
|
2018-05-17 14:05:49 -03:00 |
|
Gabriel Calero
|
8741c5e6a4
|
Make haptic pulse duration configurable in VirtualPadDevice
|
2018-05-17 11:37:13 -03:00 |
|
Gabriel Calero
|
65a9b98b97
|
Use android.os.Vibrator to perform haptic feedback in Android
|
2018-05-16 20:07:10 -03:00 |
|
Gabriel Calero
|
5370cb7725
|
Change login option UI
|
2018-05-16 18:15:31 -03:00 |
|
Cristian Luis Duarte
|
49f4ce9053
|
Android - Filter domains by tag 'mobile' in Search
|
2018-05-16 18:15:11 -03:00 |
|
Gabriel Calero
|
fe5da24483
|
Fix spaces
|
2018-05-16 15:12:42 -03:00 |
|
Gabriel Calero
|
5afc9c6df3
|
Merge remote-tracking branch 'upstream/master' into android_new_login
|
2018-05-16 12:45:17 -03:00 |
|
Gabriel Calero
|
4a3001be18
|
Fix clipping on the right edge of login italic text views
|
2018-05-15 18:21:37 -03:00 |
|
SamGondelman
|
6b268191c8
|
local compression, patched etc2comp
|
2018-05-15 14:05:21 -07:00 |
|
Gabriel Calero
|
306b8cc68a
|
Set HomeActivity transparent to avoid texture corruption (black and white)
|
2018-05-15 15:14:17 -03:00 |
|
Cristian Luis Duarte
|
97a493d113
|
Android - Delay workaround to avoid joystick/controls issues
|
2018-05-14 14:41:31 -03:00 |
|
Gabriel Calero
|
0f8c666647
|
Trying to fix virtualpad textures corruption
|
2018-05-11 19:50:00 -03:00 |
|
Gabriel Calero
|
9b5da09dc7
|
Fix connection issue syncing two AccountManagers
|
2018-05-11 18:08:56 -03:00 |
|
Gabriel Calero
|
db460e9856
|
Put back the worker thread for account manager in android
|
2018-05-11 16:09:40 -03:00 |
|
Gabriel Calero
|
b2bedc4099
|
Merge branch 'android_places_goto' of https://github.com/Cristo86/hifi into android_places_goto
|
2018-05-10 18:22:41 -03:00 |
|
Cristian Luis Duarte
|
f30908fb26
|
Android - Remove delay starting Home + Change default joystick flag
|
2018-05-10 18:21:33 -03:00 |
|
Gabriel Calero
|
c6f93a17eb
|
Fix freeze when quitting the app trough back button
|
2018-05-10 18:01:50 -03:00 |
|
SamGondelman
|
437fa25f6e
|
Merge remote-tracking branch 'upstream/master' into etc2comp
|
2018-05-09 14:30:53 -07:00 |
|
Gabriel Calero
|
b0fee3fd8b
|
Improve code based on changes requested in the PR
|
2018-05-09 11:06:32 -03:00 |
|
SamGondelman
|
07600f2a81
|
add etc2comp dependency on desktop and android
|
2018-05-08 17:30:48 -07:00 |
|
Gabriel Calero
|
f21ef30d85
|
Restore back the fix for joystick texture corruption
|
2018-05-08 17:24:49 -03:00 |
|
Gabriel Calero
|
5e337e90a3
|
Deactivates display plugin when qt app goes to background
|
2018-05-08 16:55:04 -03:00 |
|
Gabriel Calero
|
da69c9d077
|
Make qt application not stop in background and remove separete thread
|
2018-05-08 15:45:33 -03:00 |
|
Gabriel Calero
|
66b975192d
|
Merge remote-tracking branch 'cristo86/android_places_goto' into android_new_login
|
2018-05-07 15:56:43 -03:00 |
|
Cristian Luis Duarte
|
de00f680fa
|
Android - Search - Domains local file not needed anymore
|
2018-05-04 18:51:02 -03:00 |
|