Merge lp://staging/~nik90/ubuntu-clock-app/sync-bottomedge-sep08 into lp://staging/ubuntu-clock-app
Proposed by
Nekhelesh Ramananthan
Status: | Merged |
---|---|
Approved by: | Nekhelesh Ramananthan |
Approved revision: | 104 |
Merged at revision: | 131 |
Proposed branch: | lp://staging/~nik90/ubuntu-clock-app/sync-bottomedge-sep08 |
Merge into: | lp://staging/ubuntu-clock-app |
Diff against target: |
535 lines (+188/-158) 7 files modified
app/clock/ClockPage.qml (+8/-1) app/components/Clock.qml (+1/-0) app/ubuntu-clock-app.qml (+0/-1) app/upstreamcomponents/PageWithBottomEdge.qml (+164/-155) debian/changelog (+12/-0) manifest.json.in (+1/-1) tests/autopilot/ubuntu_clock_app/emulators.py (+2/-0) |
To merge this branch: | bzr merge lp://staging/~nik90/ubuntu-clock-app/sync-bottomedge-sep08 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Nekhelesh Ramananthan | testing | Approve | |
Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve | |
Renato Araujo Oliveira Filho | Pending | ||
Review via email: mp+236604@code.staging.launchpad.net |
Commit message
Sync PageWithBottomE
Description of the change
Sync PageWithBottomE
To post a comment you must log in.
I notice 2 issues with this MP,
1. The bottom edge hint does not show automatically after opening the clock app.
2. The bottom edge hint does not hide when interacting with the content (scrolling, pressing button). This is also noticed in the upstream addressbook app as well.
3. When user stops interacting, it does not reappear after 5 seconds (also noticeable in upstream implementation).