Merge lp://staging/~karni/ubuntuone-android-music/better-swipe into lp://staging/ubuntuone-android-music

Proposed by Michał Karnicki
Status: Merged
Approved by: Chad Miller
Approved revision: 543
Merged at revision: 547
Proposed branch: lp://staging/~karni/ubuntuone-android-music/better-swipe
Merge into: lp://staging/ubuntuone-android-music
Diff against target: 803 lines (+291/-307)
12 files modified
default.properties (+1/-1)
res/layout-land/download.xml (+75/-78)
res/layout-port/download.xml (+71/-74)
res/layout/download_content.xml (+68/-0)
res/layout/download_viewflipper.xml (+0/-60)
res/layout/drawer.xml (+18/-0)
res/layout/toast_layout.xml (+0/-25)
res/values/colors.xml (+2/-0)
res/values/dimensions.xml (+2/-0)
res/values/strings.xml (+2/-4)
src/net/sourceforge/subsonic/androidapp/activity/DownloadActivity.java (+42/-45)
src/net/sourceforge/subsonic/androidapp/util/Util.java (+10/-20)
To merge this branch: bzr merge lp://staging/~karni/ubuntuone-android-music/better-swipe
Reviewer Review Type Date Requested Status
Chad Miller (community) Approve
Review via email: mp+79661@code.staging.launchpad.net

Description of the change

This changes two parts:

* Replaces ViewFlipper with better discoverable and more intuitive SlidingDrawer.
  I've left the toggle button for now, not sure if we need it anymore.

* Simplifies gesture notification toasts to images only. Now with transparent background.

On a side note - using spaces to indent Java/XML code is a nightmare. Cut my pay, but I can't put up with waste of my time. So I tried to be at least consistent, and whenever I used tabulation in an XML file, I fixed the formatting. Whenever I added only few lines of Java code, I replaced my tabs with 4 spaces.

To post a comment you must log in.
Revision history for this message
Chad Miller (cmiller) wrote :

Looks good. I say to kill the toggle button.

review: Approve
544. By Michał Karnicki

Merge trunk.

545. By Michał Karnicki

Merge trunk.

546. By Michał Karnicki

Nuke the play queue toggle button.

547. By Michał Karnicki

Fix portrait player layout to exclude controls area from generating gesture events.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: