Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
f8e3ba5bfad14f3037d72eb6243258c13169cbd8
/
services
/
java
/
com
/
android
/
server
/
PackageManagerService.java
d96e0b0
am 6e1647a2: Merge change 5829 into donut
by Android (Google) Code Review
· 17 years ago
de7faf6
Fix issue #1673793: Theme styles don't apply.
by Dianne Hackborn
· 17 years ago
ecf2b68
am 7941e903: Merge change 5091 into donut
by Android (Google) Code Review
· 17 years ago
64f5934
* new screen resolution support impl.
by Mitsuru Oshima
· 17 years ago
72875cc
am 6bf1208c: Merge change 4827 into donut
by Android (Google) Code Review
· 17 years ago
b97b8f8
Fix issue with shared user permissions.
by Suchi Amalapurapu
· 17 years ago
c73e9ad
am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.
by Suchi Amalapurapu
· 17 years ago
bc806f6
Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.
by Suchi Amalapurapu
· 17 years ago
8dbbe3b
am 63e7155c: Merge change 4696 into donut
by Android (Google) Code Review
· 17 years ago
5c1e00b
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo.
by Dianne Hackborn
· 17 years ago
abb01db
am c14b9ccd: Extend Intent/Uri conversion for use by Browser
by Dianne Hackborn
· 17 years ago
c14b9ccd
Extend Intent/Uri conversion for use by Browser
by Dianne Hackborn
· 17 years ago
e1fae30
Merge commit '0781df94' into manualmerge
by Suchi Amalapurapu
· 17 years ago
1ccac75
Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app
by Suchi Amalapurapu
· 17 years ago
bd6b11d
am e5fb3288: resolution support fix/improvement * adding compatibility menu * backup gravity * set expanable=true if the screen size is hvga * density. * added "supports any density" mode. I\'ll add sdk check later. * disallow to catch orientation c
by Mitsuru Oshima
· 17 years ago
e5fb328
resolution support fix/improvement
by Mitsuru Oshima
· 17 years ago
a2fe677
am 9654cba8: Merge change 3094 into donut
by Android (Google) Code Review
· 17 years ago
701f516
Grant permissions to older package when deleting an updated system application.
by Suchi Amalapurapu
· 17 years ago
ae8c5b8
am 8dbe612d: Adding internal method replacePreferredActivity.
by Satish Sampath
· 17 years ago
8dbe612
Adding internal method replacePreferredActivity.
by Satish Sampath
· 17 years ago
7c49790
am 162c9d0e: Merge change 2805 into donut
by Android (Google) Code Review
· 17 years ago
5a3a77d
base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
by San Mehat
· 17 years ago
385bb79
am b181118b: Define TARGET_CPU_ABI for finding native code in .apks
by Dianne Hackborn
· 17 years ago
b181118
Define TARGET_CPU_ABI for finding native code in .apks
by Dianne Hackborn
· 17 years ago
e249059
am c3320dbe: Minor performance improvement when filtering intents by package.
by Mihai Preda
· 17 years ago
c3320db
Minor performance improvement when filtering intents by package.
by Mihai Preda
· 17 years ago
e9e95e6
am 3a00d763: Merge change 1866 into donut
by Android (Google) Code Review
· 17 years ago
074edef
remove unused ContentResolver parameter from IntentResolver.queryIntent.
by Mihai Preda
· 17 years ago
62da846
Implement compatibility support for WRITE_SDCARD permission.
by Dianne Hackborn
· 17 years ago
a96cbb4
Implement compatibility support for WRITE_SDCARD permission.
by Dianne Hackborn
· 17 years ago
dd6face
am eae850ce: Allow intent resolution to be constrained by package name.
by Mihai Preda
· 17 years ago
eae850c
Allow intent resolution to be constrained by package name.
by Mihai Preda
· 17 years ago
f0885c7
am b910811: am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requ
by Dianne Hackborn
· 17 years ago
b910811
am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei
by Dianne Hackborn
· 17 years ago
5d6d773
AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk).
by Dianne Hackborn
· 17 years ago
d2b4929
am ade3eca: Implement issue #1783881 (manifest option for adb-install-on
by Dianne Hackborn
· 17 years ago
ade3eca
Implement issue #1783881 (manifest option for adb-install-only apps)
by Dianne Hackborn
· 17 years ago
c64322c
PackageManager keeps track of who installed what.
by Jacek Surazski
· 17 years ago
65e1317
PackageManager keeps track of who installed what.
by Jacek Surazski
· 17 years ago
849e89c
am 851a541: Implement targetSdkVersion and maxSdkVersion, plus version c
by Dianne Hackborn
· 17 years ago
1246e3d
am c39aae0: Merge change 1278 into donut
by Android (Google) Code Review
· 17 years ago
851a541
Implement targetSdkVersion and maxSdkVersion, plus version code names.
by Dianne Hackborn
· 17 years ago
c2af31f
Squashed commit of the following:
by Suchi Amalapurapu
· 17 years ago
718d8a2
decouple SyncAdapter from ContentProvider
by Fred Quintana
· 17 years ago
1d442e0
More optimization of dumpsys output.
by Dianne Hackborn
· 17 years ago
c4dd60f
Automated import from //branches/donutburger/...@141958,141958
by Suchi Amalapurapu
· 17 years ago
96f4357
Automated import from //branches/donutburger/...@141523,141523
by Romain Guy
· 17 years ago
7f0ed3c
Automated import from //branches/cupcake/...@141957,141957
by Suchi Amalapurapu
· 17 years ago
f63220f
Automated import from //branches/donutburger/...@140828,140828
by Dianne Hackborn
· 17 years ago
c2ad241
auto import from //branches/cupcake_rel/...@141571
by The Android Open Source Project
· 17 years ago
1059253
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 17 years ago
ba87e3e
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 17 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
076357b
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 17 years ago
3dec7d5
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 17 years ago
da996f3
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 17 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 17 years ago
f1e484a
auto import from //branches/cupcake/...@127436
by The Android Open Source Project
· 17 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 18 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 18 years ago