Commit graph

336 commits

Author SHA1 Message Date
Sam Gondelman
b53772f9ca
Merge pull request #13431 from Cristo86/android_stop_downloads_bg
Android - Prevent pending downloads to happen when going back to home
2018-07-12 15:22:56 -07:00
Sam Gondelman
1a599fd818
Merge pull request #13486 from jherico/fix/android_qt_5_10_linux
Move Android builds to Qt 5.11.1
2018-07-11 12:25:37 -07:00
Cristian Luis Duarte
be8351dc0d Android - Rollback pause/resume mechanism. Stop server checkIns, reset nodeList before entering background 2018-07-06 20:43:52 -03:00
John Conklin II
6e13b0e141
Merge pull request #13453 from gcalero/web_overlay_android
Support web3d overlays in android
2018-07-06 13:02:56 -07:00
Gabriel Calero
d82c353103 Fix webview dimensions 2018-07-05 23:28:56 -03:00
Gabriel Calero
4e1ab621ed Fix webview dimensions 2018-07-05 20:29:30 -03:00
Gabriel Calero
ff871a0ed5 Remove pictureInPicture support from manifest 2018-07-05 19:47:07 -03:00
Gabriel Calero
ea58ea0c6f Code review 2018-07-05 17:32:20 -03:00
Gabriel Calero
6dae9f1c98 Make web view bigger 2018-07-05 16:28:09 -03:00
Gabriel Calero
6e3d3d457f Clean web resources before closing web PiP 2018-07-04 17:38:42 -03:00
Gabriel Calero
9675328f1e Keep the domain connection while WebView is expanded 2018-07-04 16:10:54 -03:00
Gabriel Calero
05267a7100 Fix crash in buffer corruption workaround 2018-07-03 19:10:26 -03:00
Gabriel Calero
1ff560a18b Fix bugs 2018-07-03 18:23:42 -03:00
Gabriel Calero
2a29b4feaf Add SlidingDrawer to QtLayout instead of main layout 2018-07-03 16:43:04 -03:00
Gabriel Calero
0b3e410694 Fade out web toolbar 2018-07-03 14:30:45 -03:00
Gabriel Calero
770a31faad Hide web preview buttons after 5 secs 2018-07-03 13:21:13 -03:00
Gabriel Calero
21b089fa39 Bug fix 2018-07-02 19:44:48 -03:00
Stephen Birarda
91db8fa99f add version code for increasing android appVersionCode 2018-07-02 13:22:55 -07:00
Gabriel Calero
11e47b8fe6 Apply web preview specs 2018-07-02 16:40:54 -03:00
Gabriel Calero
762e8f4bf0 Refactor WebViewActivity using fragment. Try SlidingDrawer. 2018-06-29 20:43:58 -03:00
Brad Davis
9f586799a5 Updating windows Qt build, removing dumpsyms on non-Linux builds 2018-06-29 12:37:11 -07:00
Gabriel Calero
416d2fbb20 Try Picture in Picture mode for webview activity 2018-06-29 15:46:08 -03:00
Gabriel Calero
a6d093d8c9 Merge remote-tracking branch 'upstream/master' into web_overlay_android 2018-06-29 15:09:32 -03:00
Brad Davis
7fbfc3a8c6 Update Android/Mac Qt version 2018-06-29 09:32:45 -07:00
Gabriel Calero
ded02f863f Try Picture in Picture mode for webview activity 2018-06-28 18:34:08 -03:00
Brad Davis
f2e118de25 Move Linux Android build to Qt 5.11.1 2018-06-28 14:27:23 -07:00
Gabriel Calero
e15fc787d3 Remove the duplicated AccountManager used for android 2018-06-27 19:04:27 -03:00
Gabriel Calero
fedc0a9e61 Support web3d overlays in android 2018-06-25 16:37:03 -03:00
Gabriel Calero
d5e2362ee2 Clean up and complete gradle script 2018-06-21 11:19:29 -03:00
Gabriel Calero
730e14c9d9 Debugging gradle script 2018-06-21 11:19:20 -03:00
Gabriel Calero
ac533a3913 Debugging gradle script 2018-06-21 11:19:11 -03:00
Gabriel Calero
464f8e128a Debugging gradle script 2018-06-21 11:19:04 -03:00
Gabriel Calero
f8511c5233 Debugging gradle script 2018-06-21 11:18:57 -03:00
Gabriel Calero
b42f546b2a Debugging gradle script 2018-06-21 11:18:50 -03:00
Gabriel Calero
2a36b85ece Debugging gradle script 2018-06-21 11:18:43 -03:00
Gabriel Calero
830dfd3233 Debugging gradle script 2018-06-21 11:18:36 -03:00
Gabriel Calero
a7c969f9df Adding debug info 2018-06-21 11:18:29 -03:00
Gabriel Calero
f184e9fae8 Debug dump_sym run 2018-06-21 11:18:21 -03:00
Gabriel Calero
af29e10fe9 Adding debug info 2018-06-21 11:16:17 -03:00
Gabriel
77d53441c0 Add debug logging 2018-06-21 11:12:43 -03:00
Gabriel
3a473eaa0e Update breakpad_dump_syms.zip 2018-06-21 11:11:11 -03:00
Gabriel Calero
e2ddaeac02 Add gradle task runBreakpadDumpSyms 2018-06-21 11:11:03 -03:00
Gabriel Calero
e1b5564c7b Use environment variables BACKTRACE_URL and BACKTRACE_TOKEN (fix) 2018-06-21 11:10:56 -03:00
Gabriel Calero
0242e1d4d5 Use environment variables BACKTRACE_URL and BACKTRACE_TOKEN 2018-06-21 11:10:42 -03:00
Sam Gondelman
8817af9b9c
Merge pull request #13330 from Cristo86/android_enterbackground_startup
Android - Make sure we call Interface enterBackground when opening
2018-06-18 12:47:43 -07:00
Gabriel Calero
3eecb2f379 Apply code conventions 2018-06-18 14:42:08 -03:00
Gabriel Calero
583c46b3a0 Merge remote-tracking branch 'upstream/master' into breakpad_android 2018-06-15 21:21:03 -03:00
Gabriel Calero
2a20ffcca4 Add delay before uploading minidump 2018-06-15 17:42:42 -03:00
Cristian Luis Duarte
61d1bf7bf7 Android - Show names of screens when going back in the Main screen (Home-Login-Friends) 2018-06-14 21:06:40 -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
Cristian Luis Duarte
248be87fa3 Android - First list of friends implementation in List of Friends 2018-06-14 15:19:21 -03:00
Gabriel Calero
395767ed80 Set android versionCode and versionName through gradle parameter RELEASE_NUMBER 2018-06-12 20:11:22 -03:00
Cristian Duarte
440ba7a6de Add a friends fragment and expose the access token to java 2018-06-12 19:46:59 -03:00
Cristian Luis Duarte
26a9364efd Android - Clean up enterBackground logs 2018-06-08 20:59:38 -03:00
Stephen Birarda
112abc9d7e
Merge pull request #13148 from birarda/feat/new-version-numbers
add SHA to PR/master version, add build_type (stable/master/pr/dev)
2018-06-08 14:44:22 -07:00
Gabriel
1ec03475dd
Trying to fix android build
Trying a new breakpad.zip version
2018-06-08 18:31:10 -03:00
Sam Gondelman
c7f05d96b4
Merge pull request #13309 from Cristo86/android_crashes_domains
Android - Double Click crash and dev-mobile crash with Pixel XL
2018-06-08 13:36:53 -07:00
Sam Gondelman
87e6df3cba
Merge pull request #13319 from Cristo86/android_search_untagged
Android - Allow search among protocol compatible user stories and not only tagged ones
2018-06-08 10:59:33 -07: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
Cristian Luis Duarte
2b0ac6a9bd Android - Make sure we call Interface enterBackground when opening the app 2018-06-07 18:22:58 -03:00
Cristian Luis Duarte
293388ebc2 Android - Allow search among protocol compatible user stories and not only tagged ones 2018-06-06 19:26:13 -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
Cristian Luis Duarte
c0c246c934 Merge remote-tracking branch 'hifi/master' into android_crashes_domains 2018-05-28 17:14:58 -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
Cristian Duarte
ab293376fd Android - fix crash when double clicking a domain 2018-05-24 18:00:22 -03:00
Stephen Birarda
c3595a3216 pass STABLE_BUILD instead of BUILD_BRANCH through cmake 2018-05-24 12:03:03 -07: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
Cristian Luis Duarte
d4a6e845cd Android - Search - Code style fixes 2018-05-04 18:37:22 -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
Gabriel Calero
5558bb784a Splash screen with High Fidelity logo 2018-05-02 16:59:26 -03:00
Cristian Luis Duarte
afc929b07a Android - Make ripple effect visible by adding a delay 2018-05-02 16:31:45 -03:00
Gabriel Calero
0f08bd8fa1 Use a single AccountManager for android. 2018-05-02 12:11:11 -03:00
Cristian Luis Duarte
3601a2e2b5 Android Search - No keyboard popup when starting + search hint no clip on the right 2018-04-30 18:11:23 -03:00
Gabriel Calero
ce8bd13685 Cleanup android code 2018-04-27 18:58:09 -03:00
Gabriel Calero
c27f415fea Fix dimensions in android privacy policy 2018-04-27 12:55:16 -03:00
Gabriel Calero
0d08bc6e7c Fix dimensions in android login 2018-04-27 12:38:38 -03:00
Cristian Luis Duarte
fdc9df73c2 Android - Search - Dimensions fixes 2018-04-26 21:44:58 -03:00
Gabriel Calero
4954cf8386 Tweak search domains screen 2018-04-26 14:59:58 -03:00
Gabriel Calero
f9fc549e7d Avoid switch from landscape to portrait during bootstrap 2018-04-26 11:49:28 -03:00
Cristian Luis Duarte
751f8f59d7 Android - Workaround for Joystick disappearing problem in Adreno devices + No excessive rotation in loading moment 2018-04-25 20:13:04 -03:00
Gabriel Calero
2673a06d6f Tweak UI (status bar, action bar, privacy policy, login) 2018-04-25 17:47:05 -03:00
Gabriel Calero
11d2321467 New default avatar photo. Support relative url for profile picture. Refactor download profile picture as async task 2018-04-24 16:43:48 -03:00
Gabriel Calero
83399e4c6d Fix privacy policy adding a missing (content) file 2018-04-24 14:32:38 -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
Cristian Luis Duarte
52ef935acb Android - Search - Ripple effect on items and rounded corners using CardView 2018-04-23 21:43:27 -03:00
Gabriel Calero
74e38882f7 Refactor using Android fragments. Complete drawer menu. Add Privacy Policy. 2018-04-23 17:01:34 -03:00
Cristian Luis Duarte
8e7d14a8e3 Android - Search - Search icon and clear button + UI background matches design 2018-04-23 13:16:27 -03:00
Cristian Luis Duarte
5499787385 Android - TMP PATCH - Do not deactivate DisplayPlugin as it makes the black screen problem 2018-04-20 19:26:53 -03:00
Cristian Luis Duarte
dc321e4cd7 Merge remote-tracking branch 'gcgithub/android_goto_splash' into android_places_goto 2018-04-19 18:46:44 -03:00
Gabriel Calero
f2184bf456 Handle android back button. Remove unused resources. Fix compilation errors. 2018-04-19 17:31:25 -03:00
Cristian Luis Duarte
af785d6072 Android - Search - Cleanup tabs code and code in general. Show 'no places' message when no results from search. 2018-04-19 17:22:53 -03:00
Cristian Luis Duarte
8249d445c5 Android - Search - Remove unused buttons, add text background, search hint italic 2018-04-19 16:06:59 -03:00
Gabriel Calero
a0b5d9a78d Rename openGotoActivity to openAndroidActivity 2018-04-19 14:33:38 -03:00
Cristian Luis Duarte
5be9959424 Merge remote-tracking branch 'gcgithub/android_goto_splash' into android_places_goto 2018-04-19 12:11:29 -03:00
Cristian Luis Duarte
c71fa6add5 Android - Use images in domains list 2018-04-19 11:47:11 -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
Cristian Luis Duarte
e784d45b24 Android Search - Enter goes to what was typed in the search field (uses it as an address) 2018-04-18 21:40:37 -03:00
Cristian Luis Duarte
0ae564b9b6 Android - Home screen has search. First implementation that retrieves 10 pages of concurrency from the user_stories API and allows filtering 2018-04-18 21:24:58 -03:00
Cristian Luis Duarte
9c44be3557 Merge remote-tracking branch 'gcgithub/android_new_login' into android_places_goto 2018-04-18 16:55:08 -03:00
Gabriel Calero
472cc1b29a Fix code spacing 2018-04-18 16:44:49 -03:00
Cristian Luis Duarte
1c31a519ba Android Home screen access user_stories API to get domains - first implementation without filtering 2018-04-18 16:03:17 -03:00
Gabriel Calero
120de92c9e Add login activity 2018-04-18 15:52:02 -03:00
Cristian Luis Duarte
b26bf30904 Android - Make HomeActivity responsible for opening Interface avoiding blank-screen crashes when entering domains more than once 2018-04-13 17:51:29 -03:00
Cristian Luis Duarte
2e1f2f4214 Android Go To, minor visual adjustments 2018-04-13 14:30:55 -03:00
Gabriel Calero
a073cba4d4 Set the current address as default in the Go To screen 2018-04-13 12:35:33 -03:00
Cristian Luis Duarte
6b1e22c226 Android Go To - Set inputType as textUri 2018-04-12 20:53:17 -03:00