index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't trust callers to supply app info to bindBackupAgent()
Christopher Tate
2016-06-24
4
-9
/
+23
*
Backport of backup transport whitelist
Christopher Tate
2016-05-27
2
-7
/
+51
*
Backport ChooserTarget package source check from N
Adam Powell
2016-05-27
1
-1
/
+13
*
Don't pass URL path and username/password to PAC scripts
Paul Jensen
2016-05-27
1
-0
/
+9
*
Fix missing permission check when saving pattern/password
Jim Miller
2016-05-27
1
-0
/
+2
*
Kill the real/isolated uid group, not the ApplicationInfo uid
Christopher Tate
2016-05-12
2
-4
/
+4
*
Add new, hidden MotionEvent flag for partially obscured windows.
Michael Wright
2016-04-21
1
-0
/
+15
*
[DO NOT MERGE] Disallow guest user from changing Wifi settings
Samuel Tan
2016-03-25
1
-0
/
+12
*
Redact Account info from getCurrentSyncs
Matthew Williams
2016-02-26
3
-5
/
+35
*
Conflict resolution CL to ag/868720 when cp'ing to mnc-mr1-release
Zach Jang
2016-02-27
1
-2
/
+8
*
DO NOT MERGE Read Bluetooth interop database entries from settings (1/2)
Andre Eisenbach
2016-02-24
1
-0
/
+12
*
DO NOT MERGE Bluetooth: Restrict gain for Absolute volume case
Liejun Tao
2016-02-24
1
-2
/
+23
*
DO NOT MERGE ANYWHERE: Hack to get devices booting again.
Jeff Sharkey
2016-02-24
1
-1
/
+13
*
DO NOT MERGE ANYWHERE: Don't change screen on time on time changes
Adam Lesinski
2016-02-24
3
-41
/
+62
*
DO NOT MERGE Fix for syncs being dropped when appIdle is on
Shreyas Basarge
2016-02-24
1
-19
/
+22
*
DO NOT MERGE Check apps idle states on time changes
Amith Yamasani
2016-02-24
1
-1
/
+2
*
DO NOT MERGE ANYWHERE: UsageStats: Use new settings key idle_duration2 for ap...
Adam Lesinski
2016-02-24
3
-4
/
+20
*
DO NOT MERGE ANYWHERE: UsageStats: Fix issue where initializing data for firs...
Adam Lesinski
2016-02-24
2
-35
/
+41
*
DO NOT MERGE ANYWHERE: UsageStatsService: Fix app idle issue at rollover time
Adam Lesinski
2016-02-24
1
-4
/
+81
*
Fix missing observer reply callbacks
Amith Yamasani
2016-02-16
2
-0
/
+12
*
Exit getAllValidScorers early if not the primary.
Jeremy Joslin
2016-02-16
1
-5
/
+12
*
DO NOT MERGE: Use GregorianCalendar.add() when searching for next alarm.
Dan Sandler
2016-02-16
1
-1
/
+1
*
Check permissions on getDeviceId.
Robert Greenwalt
2016-01-22
2
-2
/
+2
*
merge in mnc-mr1-release history after reset to mnc-dr-dev
The Android Automerger
2015-12-17
0
-0
/
+0
|
\
|
*
merge in mnc-mr1-release history after reset to mnc-dr-dev
The Android Automerger
2015-12-15
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
DO NOT MERGE SoundPool: add lock for findSample access from SoundPoolThread
Andy Hung
2015-12-10
2
-16
/
+29
*
|
DO NOT MERGE Ensure that the device is provisioned before showing Recents.
Winson
2015-12-10
1
-0
/
+45
|
/
*
Don't allow contact sharing by default for device not recognized as carkit.
Sanket Padawe
2015-12-01
1
-1
/
+6
*
Revert "Fix race condition when setting default ringtones"
Ian Pedowitz
2015-11-11
1
-61
/
+28
*
Fix race condition when setting default ringtones
Marco Nelissen
2015-11-09
1
-28
/
+61
*
Block directory selection in openable modes.
Jeff Sharkey
2015-11-09
1
-1
/
+16
*
Kick movement preconditions onto handler thread.
Jeff Sharkey
2015-11-05
1
-7
/
+12
*
Revert "Remove -ffast-math from libhwui makefile"
Chris Craik
2015-11-05
1
-1
/
+1
*
When the incoming light source is invalid, don't generate any shadow
Teng-Hui Zhu
2015-11-05
1
-0
/
+5
*
Early return when the scale is 0.
Teng-Hui Zhu
2015-11-04
3
-5
/
+10
*
Remove -ffast-math from libhwui makefile
Chris Craik
2015-11-04
1
-1
/
+1
*
Revert "Use clang for libhwui"
John Reck
2015-11-04
1
-3
/
+0
*
Convert ashmem bitmap thresholds to constants.
Riley Andrews
2015-11-04
2
-2
/
+8
*
Use clang for libhwui
Chris Craik
2015-11-03
1
-0
/
+3
*
Limit persistent ashmem backed fds to a minimum of 128kB.
Riley Andrews
2015-11-03
3
-3
/
+8
*
Fix issue #25357209: Could not send SMS or MMS messages, had to reboot
Dianne Hackborn
2015-11-03
8
-31
/
+79
*
Fix a crash while printing ICCID because of alphabets in UICC.
Sanket Padawe
2015-11-03
1
-1
/
+16
*
Fixed a bug where the panel could get stuck closing
Selim Cinek
2015-11-03
1
-1
/
+1
*
Improve comment on EXTRA_CALL_RAT_TYPE.
Tyler Gunn
2015-11-03
1
-0
/
+14
*
NetworkTimeUpdateService: Grab a wakelock when manipulating system time
Thierry Strudel
2015-11-03
1
-0
/
+13
*
Don't try overriding system fixed permissions on install
Svet Ganov
2015-11-02
1
-1
/
+3
*
PackageSettingBase needs to copy volume UUID.
Jeff Sharkey
2015-11-02
1
-0
/
+1
*
Handle "uninstalled" apps when pruning app-ops.
Jeff Sharkey
2015-11-02
3
-17
/
+33
*
IMS: Support For Per-Call RAT Info
Omkar Kolangade
2015-11-02
1
-0
/
+2
*
Allow verifier to grant permissions
Svetoslav
2015-11-02
1
-1
/
+1
[next]