Commit graph

129 commits

Author SHA1 Message Date
Gabriel Calero
4a3001be18 Fix clipping on the right edge of login italic text views 2018-05-15 18:21:37 -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
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