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
*
fw: GlobalActions: Always dismiss any existing dialog
Tom Marshall
2016-06-28
1
-3
/
+2
*
SystemServer: Do not start Atlas Service on lowram devices.
Trishool Narayanasetty
2016-06-26
1
-1
/
+2
*
SystemUI: Add margin in qs_tile_top between instruction text and add button
Eric Biedert
2016-06-25
1
-0
/
+1
*
wifi: Enable WiFi IpReachabilityMonitor by default
Zdrowy Gosciu
2016-06-23
1
-1
/
+1
*
Automatic translation import
blinky@build01
2016-06-20
1
-1
/
+2
*
Automatic translation import
inky@build01
2016-06-17
100
-2
/
+361
*
SystemUI: detect rotation and resize mKeyguardBlur accordingly
Dan Pasanen
2016-06-17
2
-0
/
+14
*
Fix NPE in DocumentsUI when rotate UI before format as internal
Scott Mertz
2016-06-17
1
-1
/
+1
*
Revert "Only show keyguard panel if on lockscreen + no activity on top"
Danesh M
2016-06-16
3
-9
/
+3
*
SysUI: Don't let rogue themes ruin notifications
d34d
2016-06-14
1
-5
/
+43
*
Themes: Expose Power Dialogs
Bryan Owens
2016-06-14
5
-3
/
+10
*
DocumentsUI : Hide advanced menu option when in forced mode
Danesh M
2016-06-14
1
-1
/
+2
*
Revert "base: start nfc service prior to systemui"
Roman Birg
2016-06-10
1
-28
/
+0
*
SystemUI: fix NFC tile sometimes hiding
Roman Birg
2016-06-10
2
-28
/
+66
*
UsbDeviceManager: Remove charging from persisted function composition
Tom Marshall
2016-06-10
1
-0
/
+1
*
Framework: allow ResolverActivity to be specialized from other package
Wilhelm Fitzpatrick
2016-06-09
2
-2
/
+148
*
Keyguard: Get your weather on... the lock screen [1/3]
d34d
2016-06-09
4
-3
/
+59
*
keyguard: SIM Display Name is now a config
Marcos Marado
2016-06-09
2
-2
/
+7
*
Merge tag 'android-6.0.1_r46' into HEAD
Jessica Wagantall
2016-06-07
3
-4
/
+19
|
\
|
*
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
*
|
systemui: Fix compilation failure
Diogo Ferreira
2016-06-07
1
-1
/
+1
*
|
isRoaming: fix possible NPE
Michael W
2016-06-07
1
-2
/
+4
*
|
SystemUI: Add support for persistent usb drive notification.
Adnan Begovic
2016-06-06
3
-0
/
+8
*
|
powermanager: Extend scope of lock when updating blocked UIDs
Steve Kondik
2016-06-03
1
-4
/
+4
*
|
Only show keyguard panel if on lockscreen + no activity on top
Danesh M
2016-06-03
3
-3
/
+9
*
|
SystemUI: Do not enable KeyguardBlur by default
Michael Bestas
2016-06-03
1
-8
/
+10
*
|
Visualizer: Let visualizer fill the entire available screen
Dan Pasanen
2016-06-03
1
-8
/
+0
*
|
SystemUI: fix toggling lockscreen rotation [1/3]
Dan Pasanen
2016-06-03
1
-5
/
+20
*
|
fw: Fix power key interception for PRIVATE_FLAG_PREVENT_POWER_KEY
Sultanxda
2016-06-02
1
-3
/
+3
*
|
SystemUI: Fix mCanDismissKeyguard state issue
Ethan Chen
2016-06-01
1
-1
/
+3
*
|
Automatic translation import
inky@build01
2016-06-01
3
-0
/
+9
*
|
SystemUI : Ensure we unset focus when showKeyguard is called
Danesh M
2016-06-01
1
-0
/
+1
*
|
Don't lookup application keyguard notification visibility unnecessarily
Sam Mortimer
2016-06-01
1
-2
/
+4
*
|
Frameworks: Add per app controls for LP keyguard notifications (1/2)
Lars Greiss
2016-06-01
7
-8
/
+94
*
|
fw: reintroduce PRIVATE_FLAG_PREVENT_POWER_KEY
Scott Mertz
2016-05-31
3
-3
/
+13
*
|
services: Kick off to CMSystemServer for external service init.
Adnan Begovic
2016-05-31
1
-9
/
+21
*
|
am: clear state for every protected app invocation.
Adnan Begovic
2016-05-31
1
-0
/
+3
*
|
Core: Fix OOB
Michael W
2016-05-30
1
-0
/
+5
*
|
appops: Respect screen interactivity before creating dialogs.
Adnan Begovic
2016-05-27
3
-4
/
+60
*
|
appops: Implement concept of delayedcount.
Adnan Begovic
2016-05-27
2
-3
/
+46
*
|
Automatic translation import
Jessica Wagantall
2016-05-26
1
-1
/
+1
*
|
Add CM version to dropbox entries
Scott Mertz
2016-05-25
2
-0
/
+3
*
|
SystemUI: fix qs pulldown on certain themes
Roman Birg
2016-05-25
1
-1
/
+1
*
|
pm: Use sourcerecord if available for protected app validation.
Adnan Begovic
2016-05-25
2
-6
/
+6
*
|
SystemUI: improve keyguard with SIM PIN interactions
Roman Birg
2016-05-25
2
-9
/
+14
*
|
StatusBar: Do not just define vars...
Michael W
2016-05-24
1
-3
/
+2
*
|
fw: Move HOME key interception logic to interceptKeyBeforeDispatching
jtang
2016-05-24
1
-7
/
+6
*
|
SystemUI: improve layout of qs detail panel
Roman Birg
2016-05-24
6
-50
/
+69
*
|
Only call uncrypt when we're encrypted
Pat Erley
2016-05-23
2
-16
/
+24
[next]