Commit graph

122 commits

Author SHA1 Message Date
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
Gabriel Calero
b0fee3fd8b Improve code based on changes requested in the PR 2018-05-09 11:06:32 -03: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
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
Cristian Luis Duarte
afc929b07a Android - Make ripple effect visible by adding a delay 2018-05-02 16:31:45 -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
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
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
Cristian Luis Duarte
52ef935acb Android - Search - Ripple effect on items and rounded corners using CardView 2018-04-23 21:43:27 -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
Cristian Luis Duarte
ffb38eb490 Add hifi scheme for scheme-less addresses 2018-04-12 20:45:35 -03:00
Cristian Luis Duarte
20acfdfb82 First Android Go To implementation (from the Home screen) 2018-04-12 20:31:36 -03:00
Cristian Luis Duarte
dc3914d6eb Android - new (empty) activity GotoActivity 2018-04-12 19:23:42 -03:00
Cristian Luis Duarte
0f39ab0bb9 Android GotoAcitivity is now HomeActivity (leaving the place for the upcoming 'Go To activity' itself 2018-04-12 17:47:58 -03:00
Cristian Luis Duarte
a7328f0934 Fix View not attached to windown manager crash when starting the app in landscape mode on Pixel XL 2018-04-12 15:55:20 -03:00
Gabriel Calero
865e3a05f1 Move jump button to the right. Adjust position of buttons 2018-04-11 19:33:43 -03:00
Gabriel Calero
e85f5c97dc Remove bottom bar. Apply new design for android 2018-04-09 11:41:00 -03:00
Gabriel Calero
99d8f822b2 Fix crash selecting domain for second time. Stop rendering while Goto activity is started 2018-04-04 19:24:26 -03:00
Gabriel Calero
085dd5aeec Fix build 2018-04-03 15:47:57 -03:00
Gabriel Calero
2ff13270ed Go back to GoTo screen 2018-04-02 12:22:21 -03:00
Gabriel Calero
ebe110d3ad Add Your Last Location to the domains list 2018-03-27 16:47:10 -03:00
Gabriel Calero
a9f44fb8ed Customize SearchView in GoTo activity 2018-03-27 12:29:14 -03:00
Gabriel Calero
7be11fc697 Align UI of Go To activity 2018-03-26 19:44:26 -03:00
Gabriel Calero
0afdb674dc Fix and add domains in GoTo screen 2018-03-23 18:50:06 -03:00