Commit graph

291 commits

Author SHA1 Message Date
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
3163ae5997 Fix case 18465: redirect to domain after login 2018-09-26 19:41:43 -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
Cristian Luis Duarte
ccb5bae4b6 Android - People - Code review 2018-08-17 14:24:04 -03:00
Cristian Luis Duarte
4851b44de1 Android - People - Hide actions panel after remove 2018-08-16 19:39:44 -03:00
Cristian Luis Duarte
a3927f4d4c Android - People - Remove fragments and stack related logs 2018-08-16 17:31:31 -03:00
Cristian Luis Duarte
99760e2b40 Android - People - Better navigation after logged in prevents log in screen to appear after pressing back 2018-08-16 17:29:25 -03:00
Cristian Luis Duarte
a01b00b3d8 delete access token log 2018-08-16 12:36:25 -03:00
Cristian Luis Duarte
43b2a86224 Android - People - Make list refreshable 2018-08-15 21:36:11 -03:00
Cristian Luis Duarte
6f83c7bff0 Android - People - Show name of user to delete in confirmation 2018-08-15 21:01:42 -03:00
Cristian Luis Duarte
1a343c1c33 Android - People - Hide People menu if the user is not logged in 2018-08-15 20:57:04 -03:00
Cristian Luis Duarte
3217f61a53 Android - People - Visit Online connections working 2018-08-15 20:21:34 -03:00
Cristian Duarte
81e24bb28e Android - People - Remove connection (from People) working with API 2018-08-15 17:29:28 -03:00
Cristian Duarte
dd5bd0229a Android - People - Hide visit option if user is offline 2018-08-15 14:51:37 -03:00
Cristian Duarte
6b2de05065 Android - People - Bigger touch area for friend star 2018-08-15 14:50:53 -03:00
Cristian Luis Duarte
d20c386102 Android - People - Befriending working 2018-08-14 20:22:23 -03:00
Cristian Luis Duarte
3032c7802b Android - People - Star for friends, toggle UI, use data from API for initial status. Change+Post is pending 2018-08-14 17:56:42 -03:00
Cristian Luis Duarte
4108733128 Android - People - tags spacing 2018-08-14 15:23:09 -03:00
Cristian Luis Duarte
e5cac4d3ec Android - People - Use designed icon for visit + add fade color 2018-08-14 15:15:24 -03:00
Cristian Luis Duarte
955c15b683 Android - People - swap-fix actions icons 2018-08-14 13:15:21 -03:00
Cristian Luis Duarte
36e9c8ba3b Android - People - UI changes to match design spec 2018-08-14 12:44:09 -03:00
Cristian Luis Duarte
1bfd6fe97d Android - People - Sliding panel (for users actions) 2018-08-13 20:32:45 -03:00
Cristian Luis Duarte
b381a182bd Android - People - add padding to list 2018-08-13 14:31:20 -03:00
Cristian Luis Duarte
610306c49c Android - People - add friend star 2018-08-10 19:02:01 -03:00
Cristian Luis Duarte
b65f2d46a6 Android - People - Letters styling in row 2018-08-10 18:18:24 -03:00
Cristian Luis Duarte
ef3ac6bba3 Android - Friends - rollback swipe to reveal items 2018-08-10 17:36:32 -03:00
Cristian Luis Duarte
d61aaa3bd7 Android - People - Round profile image 2018-08-10 14:16:44 -03:00
Cristian Luis Duarte
60338f9899 Android - People - Swipe to reveal delete + layout adaptations for design 2018-08-09 17:54:07 -03:00
Cristian Luis Duarte
1a261bea04 Android - People screen renaming 2018-08-08 15:41:28 -03:00
Brad Davis
ae8f841912 Shader refactoring for explicit bindings 2018-08-03 14:58:11 -07:00
Cristian Luis Duarte
cdca20101b Not an accountManager in AndroidHelper anymore 2018-07-31 14:37:51 -03:00
Cristian Luis Duarte
a572af1df2 Merge remote-tracking branch 'hifi/master' into android_friends_main 2018-07-30 19:01:41 -03:00
Cristian Luis Duarte
f06c57a1f4 Android - fix crash when returning from domains to Home when attempting to detach when not necessary 2018-07-23 15:51:54 -03:00
Cristian Luis Duarte
2dd09c140a Android - Show a loading indicator while loading domains (same that appears when refreshing with a swipe-down gesture) 2018-07-19 23:20:51 -03:00
Cristian Luis Duarte
9bb4bada8a Merge remote-tracking branch 'hifi/master' into android_loading_stuck 2018-07-19 21:45:03 -03:00
Cristian Luis Duarte
021905be9b remove unneeded import 2018-07-19 21:27:10 -03:00
Cristian Luis Duarte
c5ffdbfe0a Android - add a faster to load splash screen (LaunchScreen in Android terminology) and a progress indicator in our loading screen (SplashActivity), to reduce the 'frozen' nature of the app startup 2018-07-19 21:19:18 -03:00
Cristian Luis Duarte
6d239f40fb Android - Freeze at startup problem - remove logs 2018-07-19 20:47:05 -03:00