lp:~headbangerkenny/ubuntuone-android-music/branch

Created by Joe Simpson and last modified
Get this branch:
bzr branch lp:~headbangerkenny/ubuntuone-android-music/branch
Only Joe Simpson can upload to this branch. If you are Joe Simpson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joe Simpson
Project:
Ubuntu One Android Music
Status:
Development

Recent revisions

530. By Joe Simpson

Removed that play(0); code that was requested. However, I have moved the cache folder from /sdcard/subsonic to /sdcard/Android/data/net.sourceforge.subsonic.u1m/music because Android says we should do that. Also, I noticed on my device that the ShuffleBuffer would randomly be empty, so when that happens on get() I tell it to grab more tracks, which works (I end up waiting up to 15 mins for this to refill on my device otherwise)

529. By Joe Simpson

I have modified the Ubuntu One Music App so that when you tell it to Shuffle, it'll say it's buffering while the playlist is sorted out. Also it'll automatically play when pressing "Shuffle Songs" from the main screen.

528. By Chad Miller

Don't make non-ui events into Page Views in analytics.

527. By Chad Miller

When overriding Activities, be sure to call the superclass's same method. Android requires it.

526. By MichaƂ Karnicki

Lower priority of media button receiver, unregister receiver when done.

525. By Chad Miller

Merge bad-index crash and trunk with analytics.

524. By Chad Miller

Don't dispatch automatically. We are going to use the network here, so dispatch only when we have the network active.

523. By Chad Miller

Revert bogus mistaken change to auth-return scheme.

522. By Chad Miller

Make analytics use more flag values, instead of magnitude values where appropriate.

Add analytics for cache miss and cache total-use. (Subtraction equals cache hit.)

Add analytics for free-space magnitude.

521. By Chad Miller

Make manual trackers dispatch events.

Make downloader start tracker correctly.

Add tracking to other Activities.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntuone-android-music
This branch contains Public information 
Everyone can see this information.

Subscribers