summaryrefslogtreecommitdiffstats
path: root/src/org/codeaurora/gallery3d/video/SettingsActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Gallery2: Set APN setting intent's namekaiyiz2015-01-151-7/+4
| | | | | | | | | | | The APN setting activity's name is changed, so there will be no result after tap prefered APN. Start intent with ACTION_APN_SETTINGS from settings. CRs-Fixed: 777155 Change-Id: Ibb560612ad5a6748c13319ed9436ad473759e3c1
* Gallery2: Sign SIM card number for Mobile Data to Settingkaiyiz2014-11-111-2/+15
| | | | | | | | | | | | When choose prefered APN in Streaming Settings, there is no default SIM card number for mobile data, so the reset function is not available. In the intent for APN setting, add the SIM card number for default set. CRs-Fixed: 731357 Change-Id: I30e9e361af504be851adef0537d7512150338783
* Gallery2: Fix FC while editing streaming settings in Gallerymqi2014-11-041-26/+14
| | | | | | | | The name of apn editing class in settings has been changed Change the name to the correct one Change-Id: Ib5b1678bf1b25d7763b2298a47a5e378b1af9485 CRs-Fixed: 732220
* Gallery2: add some video featuresLikai Ding2014-11-041-106/+165
| | | | | | | including: previous/next video play mode, screen mode, fast forward/rewind button, step settings. Change-Id: I3f4890c4dd95956e0eca889a5fd8b8d83b8d542e
* Gallery2: support live streaming and bookmarksLikai Ding2014-11-041-0/+251
Users can input a URL for streaming display. URL bookmarking is supported. Change-Id: Ia69497cdcfee963ba2209119a5b9dc82b64497da