summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* VPN: move VpnDialogs related methods into VpnConfig.Chia-chi Yeh2011-06-171-27/+28
* VPN: make the file descriptor non-blocking by default.Chia-chi Yeh2011-06-161-0/+8
* VPN: migrate from generic Bundle to our own Parcelable VpnConfig.Chia-chi Yeh2011-06-152-22/+27
* VPN: change some strings in VPN notifications.Chia-chi Yeh2011-06-151-18/+5
* Include template in data warning/limit intents.Jeff Sharkey2011-06-151-11/+15
* Data usage warning and limit notifications.Jeff Sharkey2011-06-143-6/+226
* Merge "Add support for disabling pointer gestures."Jeff Brown2011-06-149-232/+344
|\
| * Add support for disabling pointer gestures.Jeff Brown2011-06-149-232/+344
* | Merge "EventHub code cleanup."Jeff Brown2011-06-144-315/+348
|\ \ | |/
| * EventHub code cleanup.Jeff Brown2011-06-144-315/+348
* | am d00bebb0: am abe5bd23: am a9551706: Testing done, compatibility mode no lo...Dianne Hackborn2011-06-141-7/+1
|\ \
| * \ am abe5bd23: am a9551706: Testing done, compatibility mode no longer on by de...Dianne Hackborn2011-06-141-7/+1
| |\ \
| | * \ am a9551706: Testing done, compatibility mode no longer on by default.Dianne Hackborn2011-06-141-7/+1
| | |\ \
| | | * | Testing done, compatibility mode no longer on by default.Dianne Hackborn2011-06-141-7/+1
* | | | | am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecy...Dianne Hackborn2011-06-141-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | am baa89d38: am f930232f: Fix a major problem in fragment lifecycle.Dianne Hackborn2011-06-141-1/+9
| |\ \ \ \ | | |/ / /
| | * | | am f930232f: Fix a major problem in fragment lifecycle.Dianne Hackborn2011-06-141-1/+9
| | |\ \ \ | | | |/ /
| | | * | Fix a major problem in fragment lifecycle.Dianne Hackborn2011-06-141-1/+9
* | | | | resolved conflicts for merge of e95c07bd to masterDianne Hackborn2011-06-141-18/+11
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 7c7f8e18: am 0a8a2324: Merge "Fix issue #4603422: Compatibility mode butto...Dianne Hackborn2011-06-141-18/+11
| |\ \ \ | | |/ /
| | * | am 0a8a2324: Merge "Fix issue #4603422: Compatibility mode button doesn\'t al...Dianne Hackborn2011-06-141-18/+11
| | |\ \ | | | |/
| | | * Fix issue #4603422: Compatibility mode button doesn't always updateDianne Hackborn2011-06-141-18/+11
| * | | am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with...Mathias Agopian2011-06-132-4/+5
| |\ \ \ | | |/ /
| | * | am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread ...Mathias Agopian2011-06-132-4/+5
| | |\ \ | | | |/
| | | * fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-132-4/+5
* | | | Merge "VPN: do not allow zero prefix length in routing rules."Chia-chi Yeh2011-06-141-2/+2
|\ \ \ \
| * | | | VPN: do not allow zero prefix length in routing rules.Chia-chi Yeh2011-06-131-2/+2
* | | | | Merge "VPN: do not use gateway in routing rules."Chia-chi Yeh2011-06-141-26/+7
|\ \ \ \ \ | |/ / / /
| * | | | VPN: do not use gateway in routing rules.Chia-chi Yeh2011-06-131-26/+7
* | | | | Generate default policy for devices without IMSI.Jeff Sharkey2011-06-131-4/+1
* | | | | Merge "cleanup Kalman filter parameters, add/fix comments/units"Mathias Agopian2011-06-131-14/+43
|\ \ \ \ \
| * | | | | cleanup Kalman filter parameters, add/fix comments/unitsMathias Agopian2011-06-131-14/+43
* | | | | | Merge "Allow touches to slide out of the navigation bar."Jeff Brown2011-06-133-7/+97
|\ \ \ \ \ \
| * | | | | | Allow touches to slide out of the navigation bar.Jeff Brown2011-06-133-7/+97
* | | | | | | Merge "audio: update for audio/audio_policy header names/locations"Dima Zavin2011-06-134-4/+4
|\ \ \ \ \ \ \
| * | | | | | | audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-134-4/+4
* | | | | | | | Merge "Move adb related functionality from SystemServer and NotificationManag...Mike Lockwood2011-06-133-97/+93
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Move adb related functionality from SystemServer and NotificationManagerServi...Mike Lockwood2011-06-133-97/+93
* | | | | | | | Merge "fix RefBase so it retains binary-compatibility with gingerbread"Mathias Agopian2011-06-132-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-132-4/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Take advantage of updated linux/input.h kernel headers."Jeff Brown2011-06-134-38/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Take advantage of updated linux/input.h kernel headers.Jeff Brown2011-06-134-38/+10
| | |/ / / / | |/| | | |
* | | | | | Merge changes I9b8e1962,I7bb843caMathias Agopian2011-06-1312-1246/+499
|\ \ \ \ \ \
| * | | | | | unify SurfaceTexture and SurfaceMathias Agopian2011-06-1312-1246/+499
* | | | | | | Merge "VPN: tolerate duplicated routes."Chia-chi Yeh2011-06-131-2/+2
|\ \ \ \ \ \ \
| * | | | | | | VPN: tolerate duplicated routes.Chia-chi Yeh2011-06-131-2/+2
* | | | | | | | Merge "VPN: fix a bad optimization of zeroing ifr_flags lately."Chia-chi Yeh2011-06-131-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | VPN: fix a bad optimization of zeroing ifr_flags lately.Chia-chi Yeh2011-06-131-1/+1
* | | | | | | Merge "VPN: set IFF_NO_PI on TUN interface."Chia-chi Yeh2011-06-131-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | VPN: set IFF_NO_PI on TUN interface.Chia-chi Yeh2011-06-131-1/+1