Commit graph

326 commits

Author SHA1 Message Date
Gabriel Calero
e9fe0c85f2 Fix merge 2018-11-13 11:03:46 -03:00
Gabriel Calero
3d4893aba2 Merge remote-tracking branch 'upstream/master' into android_new_login 2018-11-13 10:43:36 -03:00
Sam Gondelman
f68706e72f
Merge pull request #14252 from gcalero/enable_aec_by_default
Enabled AEC by default (bug 19210)
2018-11-12 16:15:33 -08:00
Gabriel Calero
0aaf92ce79 Fix UI issue: login confirmation sometimes does not appear 2018-11-12 19:51:28 -03:00
Gabriel Calero
90295a06ba Handle empty oauth redirect url 2018-11-12 16:26:01 -03:00
Gabriel Calero
4f4239f3c9 Send state parameter to oauth server to redirect to steam login 2018-11-09 16:12:18 -03:00
Gabriel Calero
7687eb9948 Revert "Test redirect to steam"
This reverts commit 729a0b6a59.
2018-11-09 13:10:22 -03:00
Gabriel Calero
d9f68af634 Code review + minor ui fixes 2018-11-09 12:49:02 -03:00
Gabriel Calero
729a0b6a59 Test redirect to steam 2018-11-09 11:00:40 -03:00
Gabriel Calero
c1174ad1ef Set dimensions for android devices thinner than 385dp 2018-11-08 20:04:59 -03:00
Brad Davis
8c4f0ec774 Vcpkg migration 2018-11-08 12:28:06 -08:00
Gabriel Calero
79a71d26b3 Fix webview in android 2018-11-08 15:33:49 -03:00
Gabriel Calero
1d059d9650 Fix NullPointerException and bug in login menu navigation 2018-11-08 14:51:42 -03:00
Gabriel Calero
ccd0d8299f Change oauth parameter to env variables 2018-11-07 19:56:41 -03:00
Gabriel Calero
611881e002 Mute when entering a domain 2018-11-05 18:35:57 -03:00
Gabriel Calero
9ed4374470 Move oauth client id & token from env vars to gradle properties 2018-11-05 17:17:27 -03:00
Gabriel Calero
db45aced6e Mute when entering a domain 2018-11-05 16:53:03 -03:00
Gabriel Calero
58c135a74d Merge remote-tracking branch 'upstream/master' into enable_aec_by_default 2018-11-05 11:25:09 -03:00
Gabriel Calero
6a3ccbbe02 Merge remote-tracking branch 'upstream/master' into android_new_login 2018-11-02 17:08:55 -03:00
Gabriel Calero
160e633af5 Implement login through oauth for steam login button 2018-11-02 17:08:19 -03:00
Gabriel Calero
a1221ebd69 Add Keep me logged in option 2018-10-26 17:17:03 -03:00
Gabriel Calero
3d677d8e5a Allow cancelling ongoing signup or login 2018-10-26 13:04:34 -03:00
Gabriel Calero
11d82e0ad0 New login + signup 2018-10-25 19:12:51 -03:00
Brad Davis
c8e664a0a1 New SPIRV Shader toolchain 2018-10-23 10:40:12 -07:00
Gabriel Calero
5a8a5bbc55 Set AEC enabled by default 2018-10-22 18:18:16 -03:00
Gabriel Calero
a9b9f48335 Setup a higher memory limit for android build 2018-10-18 17:20:30 -03:00
Gabriel Calero
42285245d5 Fix gradle script 2018-10-06 00:43:19 -03:00
Gabriel Calero
1719f4a474 Build libplugins_libhifiCodec.so 2018-10-05 23:49:06 -03:00
Gabriel Calero
13e2b99dfa Merge remote-tracking branch 'upstream/master' into android_signup 2018-10-02 09:24:09 -03:00
John Conklin II
dd5cd5de82
Merge pull request #14091 from gcalero/fix-case-18465
Fix case 18465: redirect to domain after login
2018-10-01 16:48:27 -07:00
Brad Hefta-Gaub
a3310be3fe
Merge pull request #14013 from gcalero/fix_android_login
Fix android login infinite loading (case 18459)
2018-10-01 16:13:29 -07:00
Gabriel Calero
c0c95a1d33 Fix flickering between login and signup screens 2018-09-28 13:53:18 -03:00
Gabriel Calero
0d40d78343 Expand clic area for forget password 2018-09-28 12:04:05 -03:00
Gabriel Calero
5fc24b2587 UI fixes in login and signup for S8 and S9 aspect ratio 2018-09-27 19:20:38 -03:00
Gabriel Calero
fba3b48923 Merge remote-tracking branch 'upstream/master' into android_signup 2018-09-27 11:38:52 -03:00
Gabriel Calero
3163ae5997 Fix case 18465: redirect to domain after login 2018-09-26 19:41:43 -03:00
Gabriel Calero
6908107979 Apply UI changes in android signup 2018-09-26 16:00:14 -03:00
Gabriel Calero
f4be767d22 Android sign up 2018-09-21 14:58:11 -03:00
Gabriel Calero
32da2cbef6 Show password in android login 2018-09-18 18:11:11 -03:00
Gabriel Calero
78b4139039 Fix android login infinite loading (case 18459) 2018-09-17 19:16:04 -03:00
Gabriel Calero
5795ef3c63 Fix qt build (osx) file version 2018-09-13 19:43:28 -03:00
Gabriel Calero
1215ddbe88 Remove debug files from linux qt build. Remove extra space 2018-09-13 18:50:46 -03:00
Gabriel Calero
ec2c0226a5 Replace qt build version (osx) 2018-09-13 16:42:12 -03:00
Gabriel Calero
27c7592d98 Patch qt 5.11.1 to support voice_communication opensl es preset 2018-09-13 14:30:42 -03:00
Gabriel Calero
2943502c9b Headset plug/unplug detection 2018-09-12 16:36:04 -03:00
Gabriel Calero
2d2a4804f7 Add android settings screen. Add AEC setting 2018-09-06 17:49:52 -03:00
Cristian Luis Duarte
4227df30e6 Android - People and Domain list - synchronize cache and request code 2018-08-21 18:40:10 -03:00
Cristian Luis Duarte
ed965babdf Android - People List - cache in memory only on this instance (deleted if app restarts) allows for fast list display. Showing again also asks for update so in some ms the list gets updated in case of changes 2018-08-21 17:47:40 -03:00
Cristian Luis Duarte
af5c7a7a67 Android - Domains List - cache in memory only on this instance (deleted if app restarts) allows for fast list display. Showing again also asks for update so in some seconds the list gets updated in case of changes 2018-08-21 16:35:47 -03:00
John Conklin II
c8addd0581
Merge pull request #13730 from Cristo86/android_friends_main
Android - Friends in home screen menu
2018-08-17 16:58:45 -07:00