Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
0900f3657664d9046e6723825fd32b244eef2b6c
/
services
/
java
/
com
/
android
0900f36
wifi: Keep the WLAN network interface up whenever wifi is enabled.
by Mike Lockwood
· 17 years ago
622f82a
WifiService: Remove hidden AP counting logic for active/passive scanning mode.
by Mike Lockwood
· 17 years ago
6811355
am 463aacfb: Merge change 6661 into donut
by Android (Google) Code Review
· 17 years ago
a5ec95c
wifi: WifiManager.startScan() will now do passive scans by default.
by Mike Lockwood
· 17 years ago
c2efaa4
am ed760377: Add a persistent system property to disable the adb notification.
by Mike Lockwood
· 17 years ago
e3f0544
resolved conflicts for merge of 2af632f8 to master
by Dianne Hackborn
· 17 years ago
ed76037
Add a persistent system property to disable the adb notification.
by Mike Lockwood
· 17 years ago
2af632f
Add new <path-permission tag for use by global search.
by Dianne Hackborn
· 17 years ago
afefa49
am 4af0a709: Merge change 6555 into donut
by Android (Google) Code Review
· 17 years ago
4af0a70
Merge change 6555 into donut
by Android (Google) Code Review
· 17 years ago
3027548
Make it so the notification manager doesn't mysteriously beep during boot.
by Joe Onorato
· 17 years ago
c3f60dd
am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt
by Mitsuru Oshima
· 17 years ago
1ecf5d2
Re-implementation of large screen support using window manager.
by Mitsuru Oshima
· 17 years ago
61e1d00
am 1bd3e0fb: Merge change 6504 into donut
by Android (Google) Code Review
· 17 years ago
b407f22
Don't invoke the transport if doBackup supplied no data
by Christopher Tate
· 17 years ago
9046fff
am 7b68a408: Merge change 6426 into donut
by Android (Google) Code Review
· 17 years ago
22b60d8
Remove a lot of debug-log verbosity
by Christopher Tate
· 17 years ago
ea9f8a4
am a7de3845: Only write to the pending-backup journal when necessary
by Christopher Tate
· 17 years ago
a7de384
Only write to the pending-backup journal when necessary
by Christopher Tate
· 17 years ago
c5ae493
am c4cf22e8: Merge change 6403 into donut
by Android (Google) Code Review
· 17 years ago
3d7cd13
Fix the metadata-available test during restore
by Christopher Tate
· 17 years ago
f93a7c8
am c1c44a56: Merge change 6363 into donut
by Android (Google) Code Review
· 17 years ago
c1c44a5
Merge change 6363 into donut
by Android (Google) Code Review
· 17 years ago
856d080
am 0310f9aa: WifiService: Fix build (missing import)
by San Mehat
· 17 years ago
0310f9a
WifiService: Fix build (missing import)
by San Mehat
· 17 years ago
a15dd95
am fa6c7111: WifiService: use wifi association state to determine if we should suspend wifi instead of the existance of an IP address.
by San Mehat
· 17 years ago
b7e9922
LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks
by Mike Lockwood
· 17 years ago
fa6c711
WifiService: use wifi association state to determine if we should suspend wifi instead of
by San Mehat
· 17 years ago
48f7d85
am dbee95ca: Merge change 6317 into donut
by Android (Google) Code Review
· 17 years ago
8031a3d
Make enable/provisioning of the backup service a two-step process
by Christopher Tate
· 17 years ago
a370b84
am 8d07c068: Merge change 6305 into donut
by Android (Google) Code Review
· 17 years ago
34ebd0e
Fix up permissions for 'dumpsys backup'
by Christopher Tate
· 17 years ago
47873e5
Backup Wifi supplicant data.
by Amith Yamasani
· 17 years ago
48c3064
am 0d725f7d: Merge change 6162 into donut
by Android (Google) Code Review
· 17 years ago
0d725f7
Merge change 6162 into donut
by Android (Google) Code Review
· 17 years ago
b6787f2
Hold a wakelock during backup/restore/clear operations
by Christopher Tate
· 17 years ago
58c714c
am 699ca3f2: Add password field for WiFi configuration.
by Chung-yih Wang
· 17 years ago
4753ff4
am 7e8cbfc2: Merge change 6143 into donut
by Android (Google) Code Review
· 17 years ago
3d20432
am e15df401: Merge change 6132 into donut
by Android (Google) Code Review
· 17 years ago
3042bb6
am 9701b3d5: Merge change 5979 into donut
by Android (Google) Code Review
· 17 years ago
f77b411
am 4e3e50cf: Clean up the last two literal permission string usages
by Christopher Tate
· 17 years ago
0a04ca7
am 7c5ae202: Merge change 6104 into donut
by Android (Google) Code Review
· 17 years ago
18dd5f0
Improve the Vibrator service by keeping track of multiple vibration requests.
by Patrick Scott
· 17 years ago
699ca3f
Add password field for WiFi configuration.
by Chung-yih Wang
· 17 years ago
5d16cd0
am d7cd29da: Add facility to run setup wizard after an update.
by Dianne Hackborn
· 17 years ago
575d1af
resolved conflicts for merge of cf098294 to master
by The Android Open Source Project
· 17 years ago
7a91dc1
am 2bbb80e1: Merge change 5994 into donut
by Android (Google) Code Review
· 17 years ago
28dda65
am a5475596: Cleanup a bunch of warnings in app widgets code.
by Romain Guy
· 17 years ago
7e8cbfc
Merge change 6143 into donut
by Android (Google) Code Review
· 17 years ago
fc2459b
am d18dc8c6: Merge change 5906 into donut
by Android (Google) Code Review
· 17 years ago
0d0012e
am 54af78a3: Merge change 5950 into donut
by Android (Google) Code Review
· 17 years ago
1c502a4
am 49401ddb: Revamp backup scheduling policy
by Christopher Tate
· 17 years ago
b0b659a
am ce0bf069: Use secure settings for backup enable / transport selection
by Christopher Tate
· 17 years ago
d595c79
Fix the simulator.
by Marco Nelissen
· 17 years ago
e15df40
Merge change 6132 into donut
by Android (Google) Code Review
· 17 years ago
8c03247
If we can't get the restore set's metadata, don't continue
by Christopher Tate
· 17 years ago
0d81f63
Merge change 6102 into donut
by Android (Google) Code Review
· 17 years ago
9701b3d
Merge change 5979 into donut
by Android (Google) Code Review
· 17 years ago
4e3e50c
Clean up the last two literal permission string usages
by Christopher Tate
· 17 years ago
16d79e5
Backup Wifi supplicant data.
by Amith Yamasani
· 17 years ago
ee0e78a
Add a "clear backed-up data" method to the backup mechanism
by Christopher Tate
· 17 years ago
f73a65c
am 65363830: Merge change 5854 into donut
by Android (Google) Code Review
· 17 years ago
d96e0b0
am 6e1647a2: Merge change 5829 into donut
by Android (Google) Code Review
· 17 years ago
8ec5b83
Merge commit '1dac277f' into manualmerge
by Dianne Hackborn
· 17 years ago
d7cd29d
Add facility to run setup wizard after an update.
by Dianne Hackborn
· 17 years ago
cf09829
Move backup state to settings, change permission checks to use symbol.
by Dianne Hackborn
· 17 years ago
2bbb80e
Merge change 5994 into donut
by Android (Google) Code Review
· 17 years ago
9a5e3e1
Less logging in some places. More in others.
by Joe Onorato
· 17 years ago
a547559
Cleanup a bunch of warnings in app widgets code.
by Romain Guy
· 17 years ago
b24a967
Remove the constraint to assign new uid when code path changes for system packages
by Suchi Amalapurapu
· 17 years ago
3b0b1a1
am 72d19aa5: Tighten up the metadata backup logic
by Christopher Tate
· 17 years ago
d18dc8c
Merge change 5906 into donut
by Android (Google) Code Review
· 17 years ago
54af78a
Merge change 5950 into donut
by Android (Google) Code Review
· 17 years ago
fff2fda
Fix memory leaks in system_server
by Suchi Amalapurapu
· 17 years ago
49401dd
Revamp backup scheduling policy
by Christopher Tate
· 17 years ago
ce0bf06
Use secure settings for backup enable / transport selection
by Christopher Tate
· 17 years ago
a2b2223
am 6f317426: Don\'t issue a deletion for the global metadata backup
by Christopher Tate
· 17 years ago
8f25c42
resolve complex value in application context instead of system context.
by Mitsuru Oshima
· 17 years ago
01ecd7b
am ab4748c6: Merge change 5694 into donut
by Android (Google) Code Review
· 17 years ago
6463ff2
resolved conflicts for merge of 66c2942a to master
by Dianne Hackborn
· 17 years ago
7958834
Run backups at background priority
by Christopher Tate
· 17 years ago
6e1647a
Merge change 5829 into donut
by Android (Google) Code Review
· 17 years ago
1dac277
Implement issue #1943927 (need notification in status bar when adb is active)
by Dianne Hackborn
· 17 years ago
de7faf6
Fix issue #1673793: Theme styles don't apply.
by Dianne Hackborn
· 17 years ago
72d19aa
Tighten up the metadata backup logic
by Christopher Tate
· 17 years ago
5e79e32
am 91717497: Use system properties to track the current transport
by Christopher Tate
· 17 years ago
f9435d7
am f7c886b4: Respect android:allowClearUserData=false during restore
by Christopher Tate
· 17 years ago
ff35c1d
am bd1e8aa5: Merge change 5569 into donut
by Android (Google) Code Review
· 17 years ago
6f31742
Don't issue a deletion for the global metadata backup
by Christopher Tate
· 17 years ago
f6ff591
am 72eb0aca: Merge change 5483 into donut
by Android (Google) Code Review
· 17 years ago
8c3fc63
am 156411df: Use a long for restore token
by Dan Egnor
· 17 years ago
f35b2f3
am 8a27f923: Don\'t crash in various ways when using backup services too early
by Christopher Tate
· 17 years ago
6ef58a1
Implement persistent enable/disable of the backup manager
by Christopher Tate
· 17 years ago
66c2942
Merge change 5605 into donut
by Android (Google) Code Review
· 17 years ago
9171749
Use system properties to track the current transport
by Christopher Tate
· 17 years ago
2bd33d7
Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException)
by Dianne Hackborn
· 17 years ago
f7c886b
Respect android:allowClearUserData=false during restore
by Christopher Tate
· 17 years ago
466ef34
Trim some superfluous imports.
by Christopher Tate
· 17 years ago
72eb0ac
Merge change 5483 into donut
by Android (Google) Code Review
· 17 years ago
723738c
Expand support for different screen sizes.
by Dianne Hackborn
· 17 years ago
Next »