Commit graph

281 commits

Author SHA1 Message Date
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
Cristian Luis Duarte
19146ef73c Android - avoid the QtNative.m_qtThread.exit(); call 2018-07-19 20:31:32 -03:00
Cristian Luis Duarte
6577a93cc9 Android Qt - Update QtActivity after change avoiding recursive loop android/app/src/main/java/org/qtproject/qt5/android/bindings/QtActivity.java 2018-07-18 12:43:13 -03:00
Qliemillar
43435bdeae
Merge pull request #13609 from Cristo86/android_refresh_domains
Android - Refresh domains list with swipe
2018-07-16 11:59:14 -06:00
Cristian Luis Duarte
f9baeaf151 Android - logs during startup - weirdly did not get stuck during tests 2018-07-16 12:28:44 -03:00
Cristian Luis Duarte
bdd6f3c5c5 Android - Refresh domains list with swipe 2018-07-13 12:39:31 -03:00
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