Reviewing merge request #1: A few minor changes

Added support for 'Move to SD card' in AndroidManifest - 2.2 only
Added status bar notifications to the PlayerService
Added videos list to the BrowseActivity

Commits that would be merged:

Version 1
  • Version 1
  • a5c44f1
  • 90fb464
  • Added 'Move to SD Card' support

  • bae3d6d
  • Now lists videos - no support for playing video

  • fa58322
  • Status bar notifications added

Showing a5c44f1-90fb464

Comments

→ State changed from Open to Merged

Completed, had to make 2 changes to get it to compile:

import android.content.Context; and compile using API version 8.

A bunch of bugs still, but it’s a start :D.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository