This app:

https://play.google.com/store/apps/details?id=org.odk.collect.android&hl=en

It stopped being visible with its April 15th update that didn't change any 
permissions, but added a broadcast listener for connectivity changes.
A subsequent April 17th update, adding declarations changing just about 
everything to uses-features-not-required, failed to restore its visibility.

Badging:

aapt dump badging "collect\ODK Collect v1.3 rev 1029.apk"

package: name='org.odk.collect.android' versionCode='1029' versionName='1.3'
uses-feature-not-required:'android.hardware.location'
uses-feature-not-required:'android.hardware.location.network'
uses-feature-not-required:'android.hardware.location.gps'
uses-feature-not-required:'android.hardware.telephony'
uses-feature-not-required:'android.hardware.wifi'
uses-permission:'android.permission.READ_PHONE_STATE'
uses-permission:'android.permission.ACCESS_WIFI_STATE'
uses-permission:'android.permission.INTERNET'
uses-permission:'android.permission.ACCESS_FINE_LOCATION'
uses-permission:'android.permission.ACCESS_COARSE_LOCATION'
uses-permission:'android.permission.READ_EXTERNAL_STORAGE'
uses-permission:'android.permission.WRITE_EXTERNAL_STORAGE'
uses-permission:'android.permission.GET_ACCOUNTS'
uses-permission:'android.permission.USE_CREDENTIALS'
uses-permission:'android.permission.ACCESS_NETWORK_STATE'
sdkVersion:'7'
application-label:'ODK Collect'
application-label-ca:'ODK Collect'
application-label-ka:'ODK Collect'
application-label-id:'ODK Collect'
application-label-de:'ODK Collect'
application-label-vi:'ODK Collect'
application-label-nl:'ODK Collect'
application-label-tl:'ODK Collect'
application-label-no:'ODK Collect'
application-label-ro:'ODK Collect'
application-label-fp:'ODK Collect'
application-label-fr:'ODK Collect'
application-label-es:'ODK Collect'
application-label-it:'ODK Collect'
application-label-lt:'ODK Collect'
application-label-pt:'ODK Collect'
application-label-sw:'ODK Collect'
application-icon-120:'res/drawable-mdpi/notes.png'
application-icon-160:'res/drawable-mdpi/notes.png'
application-icon-240:'res/drawable-hdpi/notes.png'
application: label='ODK Collect' icon='res/drawable-mdpi/notes.png'
launchable-activity: 
name='org.odk.collect.android.activities.SplashScreenActivity'  label='ODK 
Collect' icon=''
uses-library-not-required:'com.google.android.maps'
uses-feature:'android.hardware.touchscreen'
uses-implied-feature:'android.hardware.touchscreen','assumed you require a 
touch screen unless explicitly made optional'
main
other-activities
other-receivers
supports-screens: 'small' 'normal' 'large'
supports-any-density: 'true'
locales: '--_--' 'ca' 'ka' 'id' 'de' 'vi' 'nl' 'tl' 'no' 'ro' 'fp' 'fr' 
'es' 'it' 'lt' 'pt' 'sw'
densities: '120' '160' '240'

The manifest is here: 
http://code.google.com/p/opendatakit/source/browse/AndroidManifest.xml?repo=collect

As is the entire codebase: 
http://code.google.com/p/opendatakit/source/browse?repo=collect

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to