Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4a65900cd69b79e6e47d275575eaeb5bb2487f9f
/
tests
/
AndroidTests
a3de745
Move PackageManagerTests and AsecTests.
by Brett Chabot
· 15 years ago
c7537ee
Clean up stale containers if needed at install time.
by Suchi Amalapurapu
· 15 years ago
8cf68a3
Merge "Fix rebuilding of these two apks."
by Patrick Scott
· 15 years ago
a89e372
Merge "Asec: Add new 'StorageNotFound' response code handling for container paths"
by San Mehat
· 15 years ago
2d66cef
Asec: Add new 'StorageNotFound' response code handling for container paths
by San Mehat
· 15 years ago
f654a48
Don't delete stale containers on sdcard. Comment out flaky test
by Suchi Amalapurapu
· 15 years ago
1110f2b
Fix rebuilding of these two apks.
by Patrick Scott
· 15 years ago
e99bb5f
Add new method call back in MountService.
by Suchi Amalapurapu
· 15 years ago
ebb83ad
Grant permissions to apps on sd when enabling/disabling packages.
by Suchi Amalapurapu
· 15 years ago
90d8ee6
Switch default install location to unspecified.
by Suchi Amalapurapu
· 15 years ago
d4310ac
Rework permissions to be retained when an app is temporarily uninstalled.
by Dianne Hackborn
· 15 years ago
d3dd518
Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable."
by Suchi Amalapurapu
· 15 years ago
14b6abd
Add new install flag to install on internal flash only
by Suchi Amalapurapu
· 15 years ago
d8c208b
Merge "Disable the HanziToPinyinTest when there is no Chinese collator."
by Dmitri Plotnikov
· 15 years ago
9ad006d
Disable the HanziToPinyinTest when there is no Chinese collator.
by Bai Tao
· 15 years ago
8a9ab24
Do storage checks before initiating a move.
by Suchi Amalapurapu
· 15 years ago
089262d
Dont include code size for apps on sdcard.
by Suchi Amalapurapu
· 15 years ago
6069beb
Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE
by Suchi Amalapurapu
· 15 years ago
17bc415
Merge "Add new shutdown observer for MountService. Use new observer before rebooting and shutting down. Add some unit tests for unmount and shutdown code paths Fix registering/unregistering part in MountService Use ShutdownThread in PowerManager.reboot() Add reboot support to ShutdownThread. Remove MountService code from PowerManagerService.java and Power.java. Clean shutdown/reboot is handled exclusively by ShutdownThread now."
by Mike Lockwood
· 15 years ago
6ffce2e
Add new shutdown observer for MountService.
by Suchi Amalapurapu
· 15 years ago
a2b6c37
Add conditions to check for updated system applications. Restrict them
by Suchi Amalapurapu
· 15 years ago
9d05a18
AsecTests: Add a test to validate container size
by San Mehat
· 15 years ago
9b10ef5
Rework the way PackageManager binds to default container service.
by Suchi Amalapurapu
· 15 years ago
2269d157
Re-arrange android-common so framework no longer links with it.
by Dianne Hackborn
· 15 years ago
c42e29e
Add new handler mechanism in MountService to make unmount api asynchronous.
by Suchi Amalapurapu
· 15 years ago
7db3e5e
AsecTests: Add teardown to tests
by San Mehat
· 15 years ago
cf6eaea
Some framework fixes for apps on sd
by Suchi Amalapurapu
· 15 years ago
85451ee
MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted
by San Mehat
· 15 years ago
8946dd3
Move package from internal to external and vice versa.
by Suchi Amalapurapu
· 15 years ago
da2ca7a
framework: tests: Clean up asec unit tests and add rename tests
by San Mehat
· 15 years ago
d970998
framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites.
by San Mehat
· 15 years ago
fea87ae
framework: tests: Add some unit-tests for Asec
by San Mehat
· 15 years ago
5b993ce
Include install location preference when installing packages.
by Suchi Amalapurapu
· 15 years ago
117818e
Add new manifest option for install location
by Suchi Amalapurapu
· 15 years ago
b104340
Framework: Clean up / Refactor Mount APIs
by San Mehat
· 15 years ago
b56ae20
Rename media resource broadcasts
by Suchi Amalapurapu
· 15 years ago
420bc12
Remove reference to unused static library.
by Jeff Hamilton
· 15 years ago
afbaaa1
Some tests for install and replace package.
by Suchi Amalapurapu
· 15 years ago
1a44d5d
Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources.
by Neal Nguyen
· 15 years ago
445cc0e
Merge "dont use sqlite_stmt_journals dir"
by Vasu Nori
· 15 years ago
ad8d0d1
dont use sqlite_stmt_journals dir
by Vasu Nori
· 15 years ago
bce2806
Merge "Modify the interface of HanziToPinyin class to make it generic and add test class"
by Eugene Koh
· 15 years ago
4256586
Modify the interface of HanziToPinyin class to make it generic and add test class
by Bai Tao
· 15 years ago
39b17a1
remove GoogleLoginService unit test
by Doug Zongker
· 15 years ago
0a2fb21
relocate GoogleLoginService
by Doug Zongker
· 15 years ago
d60e31c
Merge "Update Time.parse3339() unit tests"
by Kenny Root
· 15 years ago
de8aa87
Update Time.parse3339() unit tests
by Kenny Root
· 15 years ago
e495d1f
fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize
by Vasu Nori
· 15 years ago
96e40b4
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
by Neal Nguyen
· 15 years ago
8d1966e
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
by Neal Nguyen
· 15 years ago
83fe5de
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
by Neal Nguyen
· 15 years ago
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 15 years ago
edc5189
change remaining frameworks/base Gservices to Secure settings
by Doug Zongker
· 15 years ago
43866e0
move some system services from gservices to secure settings
by Doug Zongker
· 15 years ago
1301341
Fix test breakage in vCard exporter.
by Daisuke Miyakawa
· 15 years ago
ae46195
Framework Tests Cleanup: Removing CTS duplicate files
by Neal Nguyen
· 15 years ago
e38d58b
Remove Google-specific (or only-used-by-Google-code) classes.
by Dan Egnor
· 15 years ago
2574d50
Framework Tests Cleanup: Removing CTS duplicate files
by Neal Nguyen
· 15 years ago
c19be05
Framework Tests Cleanup: Removing CTS duplicate files
by Neal Nguyen
· 15 years ago
f0108cd
resolved conflicts for merge of ad2fa35d to master
by Tom Taylor
· 15 years ago
5237f01
am c4978805: merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
ad2fa35
am d4a4729c: Update imports to android-common
by Tom Taylor
· 15 years ago
d4a4729
Update imports to android-common
by Tom Taylor
· 15 years ago
b8d4698
Bug 2330278
by Paul Westbrook
· 15 years ago
01dde47
Bug 2326468
by Paul Westbrook
· 15 years ago
e143bc9
resolved conflicts for merge of 15d3bb2c to master
by Paul Westbrook
· 15 years ago
15d3bb2
am 7762d936: Unbundling work
by Paul Westbrook
· 15 years ago
7762d93
Unbundling work
by Paul Westbrook
· 15 years ago
d021302
resolved conflicts for merge of f6bb01b0 to master
by Dan Egnor
· 15 years ago
f6bb01b
am b7f0367c: Eliminate CrashData and friends.
by Dan Egnor
· 15 years ago
b7f0367
Eliminate CrashData and friends.
by Dan Egnor
· 15 years ago
7a4fb73
am 595c4092: am 8fb0faf3: Merge change I0a56959e into eclair-mr2
by Wink Saville
· 15 years ago
595c409
am 8fb0faf3: Merge change I0a56959e into eclair-mr2
by Wink Saville
· 15 years ago
8fb0faf
Merge change I0a56959e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
2ec6c56
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c
by Fred Quintana
· 15 years ago
3d2560a
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c
by Fred Quintana
· 15 years ago
328c0e7
- removed the concept of Entity from the ContentProvider APIs
by Fred Quintana
· 15 years ago
fc5b480
Implement a HierarchicalStateMachine
by Wink Saville
· 15 years ago
c5303c3
am 8d962613: am 6dba0680: Merge change I9589f9c2 into eclair-mr2
by Bjorn Bringert
· 15 years ago
8d96261
am 6dba0680: Merge change I9589f9c2 into eclair-mr2
by Bjorn Bringert
· 15 years ago
2126aac
Move android.server.search.SearchableInfo to android.app
by Bjorn Bringert
· 15 years ago
f3ab5c6
am 86ef717e: am 99cee031: Merge change Ieb7a7d57 into eclair-mr2
by Dan Egnor
· 15 years ago
86ef717
am 99cee031: Merge change Ieb7a7d57 into eclair-mr2
by Dan Egnor
· 15 years ago
eb7a7d5
Change the DropBoxManager API slightly (this is public, but not yet released) --
by Dan Egnor
· 15 years ago
5bb9771
resolved conflicts for merge of b8675943 to master
by Fred Quintana
· 15 years ago
b867594
am 2464acc6: moved the gdata library to vendor/google
by Fred Quintana
· 15 years ago
2464acc
moved the gdata library to vendor/google
by Fred Quintana
· 15 years ago
7fee29d
am 4ee476ef: am 5e332efd: Merge change I903ce7b1 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
4ee476e
am 5e332efd: Merge change I903ce7b1 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
a750fdd
Fix a problem in which Android custom fields are not emitted correctly in non-Ascii languages.
by Daisuke Miyakawa
· 15 years ago
3b90f65c
am 23eb8223: am 4f81eac4: Merge change I27b1bb90 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
23eb822
am 4f81eac4: Merge change I27b1bb90 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
673c1d1
Refactor vCard test code and modify unit tests.
by Daisuke Miyakawa
· 15 years ago
35e3d52
am 1b3a7b43: am eb114de5: Merge change I639b0f03 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
1b3a7b4
am eb114de5: Merge change I639b0f03 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
639b0f0
Make vCard exporter append neighborhood to locality field instead of extended address,
by Daisuke Miyakawa
· 15 years ago
b0a12a1
am e922751e: am 6a942dbe: Merge change Ifd754059 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
e922751
am 6a942dbe: Merge change Ifd754059 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
a6d81e3
Make vCard code refrain from using NEIGHBORHOOD field when importing.
by Daisuke Miyakawa
· 15 years ago
f4d7ffb
am 5b2f5ced: am ddd017f8: Merge change I8daabf26 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
Next »