Mobile/Fennec/Android/ActivityStream: Difference between revisions

From MozillaWiki
< Mobile‎ | Fennec‎ | Android
Jump to navigation Jump to search
(Add bugs section)
(Add screenshots section)
Line 17: Line 17:
=== Invision mock ===
=== Invision mock ===
https://mozilla.invisionapp.com/share/VW7ZBXV8Q#/screens/174427347_Browsing_-_Mozilla
https://mozilla.invisionapp.com/share/VW7ZBXV8Q#/screens/174427347_Browsing_-_Mozilla
== WIP screens ==
{{Admon/important|These are WIP screens and not the final product!|Some things in these screenshots might just be remainders of pre-existing code, crutches to help get the code running, or other development artifacts - these screenshots do not necessarily reflect what will land / be released.}}
=== ahunt - detail activity ===
{| class="wikitable" style="width: 85%;
|-
| http://people.mozilla.org/~ahunt/as/sprint_01/01_detailview_history_small.png || http://people.mozilla.org/~ahunt/as/sprint_01/01_detailview_bookmarks_small.png
|}

Revision as of 16:38, 1 August 2016

Work in Progress: here are some notes on the current effort to build Activity Stream for Firefox on Android.

Build setup

Follow the default build instructions for an artifact build as per https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build , but make sure you add the following line to your mozconfig to enable the Activity Stream panel:

 ac_add_options MOZ_ANDROID_ACTIVITY_STREAM=1

Bugs

Bug 1288102: AS Panel Metabug with tree of individual bugs

Mocks

Main Panel static mock

https://bug1288117.bmoattachments.org/attachment.cgi?id=8772865

Invision mock

https://mozilla.invisionapp.com/share/VW7ZBXV8Q#/screens/174427347_Browsing_-_Mozilla

WIP screens

Important.png
These are WIP screens and not the final product!
Some things in these screenshots might just be remainders of pre-existing code, crutches to help get the code running, or other development artifacts - these screenshots do not necessarily reflect what will land / be released.

ahunt - detail activity

01_detailview_history_small.png 01_detailview_bookmarks_small.png