Closed Bug 1366674 Opened 8 years ago Closed 7 years ago

(photon) Indicator on splash screen when first time open

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(firefox56 fixed, firefox57 verified)

VERIFIED FIXED
Firefox 56
Tracking Status
firefox56 --- fixed
firefox57 --- verified

People

(Reporter: wesley_huang, Assigned: cnevinchen)

References

Details

User Story

Visual spec: https://drive.google.com/file/d/0B-9PIePlQZRldk9INm9TUXBkcWs/view?usp=sharing
Splash screen spec is on p.16 p.17
Assets - https://drive.google.com/open?id=0B-9PIePlQZRlbGJ6RWp6bkl5RU0

Motion: https://drive.google.com/open?id=0B1V1eo-I8g3deUxOTU5OQ2xfN2c

Attachments

(1 file)

No description provided.
Assignee: nobody → cnevinchen
User Story: (updated)
Add some spec about Splash Screen (TBD) 1. Is only displayed when non-Java UI 2. If displayed, the minimum display time is 0.5 sec, maximum display time is 2 sec. 3. When web page render completes, splash screen will hide automatically.
User Story: (updated)
Hi Carol May I know is motion also a requirement now? Or we're still investigating?
Flags: needinfo?(chuang)
Hi Nevin, We only need to add the static logo for the screen. the prototype link is only demo on how it looks like after we add the splash screen. thank you!
Flags: needinfo?(chuang)
User Story: (updated)
User Story: (updated)
User Story: (updated)
User Story: (updated)
Comment on attachment 8877090 [details] Bug 1366674 - Add Splash Screen. https://reviewboard.mozilla.org/r/148420/#review156550 LGTM ::: mobile/android/base/java/org/mozilla/gecko/BrowserApp.java:2789 (Diff revision 5) > + // But if GeckoThread.isRunning, the will be 0 sec for web rendering. > + // In that case, we don't want to show the SlashScreen/ > + if (showSplashScreen && !GeckoThread.isRunning()) { > + > + final ViewGroup main = (ViewGroup) findViewById(R.id.main_layout); > + View splashLayout = LayoutInflater.from(this).inflate(R.layout.splash_screen, main); nit: final
Attachment #8877090 - Flags: review?(max) → review+
Backout by cbook@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8e4d3c5d8e2d Backed out changeset ccc2926a42d6 for breaking android builds
Flags: needinfo?(cnevinchen)
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
Depends on: 1378688
No longer blocks: 1376579
Blocks: 1379657
No longer depends on: 1378688
Verified as fixed on Nightly 57 (2017-08-27). The splash screen works by the rules specified in Comment 1: -only displayed when non-Java UI -if displayed, the minimum display time is 0.5 sec, maximum display time is 2 sec. -when web page render completes, splash screen will hide automatically. Devices: Prestigio Grace X5 (Android 4.4.2) Huawei Honor 5X (Android 5.1.1) HTC Desire 820 (Android 6.0.1) Huawei MediaPad M2 (Android 5.1.1)
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: