[npr-android-app] push by justinfr...@gmail.com - Update Base SDK to support bluetooth (requires apilevel 7) on 2012-01-20 00:49 GMT

18 views
Skip to first unread message

npr-and...@googlecode.com

unread,
Jan 19, 2012, 7:49:47 PM1/19/12
to npr-a...@googlegroups.com
Revision: 3316579536b8
Author: Justin Friberg <justin...@hotmail.com>
Date: Thu Jan 19 16:46:32 2012
Log: Update Base SDK to support bluetooth (requires apilevel 7)

http://code.google.com/p/npr-android-app/source/detail?r=3316579536b8

Modified:
/Npr/AndroidManifest.xml

=======================================
--- /Npr/AndroidManifest.xml Thu Jan 19 16:15:42 2012
+++ /Npr/AndroidManifest.xml Thu Jan 19 16:46:32 2012
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
- package="org.npr.android.news" android:versionName="2.2.1"
+ package="org.npr.android.news" android:versionName="2.2.2"
android:versionCode="3">
<application
android:label="@string/app_name"
@@ -97,8 +97,8 @@
<uses-permission
android:name="android.permission.BROADCAST_STICKY"/>
<uses-sdk
- android:targetSdkVersion="4"
- android:minSdkVersion="4"/>
+ android:targetSdkVersion="7"
+ android:minSdkVersion="7"/>
<supports-screens
android:normalScreens="true"
android:anyDensity="true"

Justin Friberg

unread,
Jan 19, 2012, 8:03:56 PM1/19/12
to npr-a...@googlegroups.com
These two new branches represent some minor bug fixes that we've identified due to the inclusion of Crittercism in the application from the last release.  A code review would be welcome.

One other note: I hope that this will be the last time I commit without using the process that Jeremy Wadsack laid out in the wiki.  We're trying to work out with NPR & Ford whether we can include the Ford Sync proxy code.  I anticipate having an answer soon.  In the meantime, making individual branches is more difficult so I've just committed a few things in one branch.  

Let me know if you have any questions or comments.

Justin  
Reply all
Reply to author
Forward
0 new messages