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
path:
root
/
core
/
java
/
android
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
StatusBarNotification cleanup.
John Spurlock
2013-07-26
1
-11
/
+0
*
Log errors found in notification listener callbacks.
John Spurlock
2013-06-10
1
-2
/
+10
*
fix javadoc links.
Scott Main
2013-05-22
1
-4
/
+4
*
fix javadoc build
Scott Main
2013-04-25
1
-1
/
+15
*
API: getPkg() -> getPackageName()
Daniel Sandler
2013-04-25
1
-1
/
+1
*
API cleanup: NotificationListener
Daniel Sandler
2013-04-25
2
-29
/
+72
*
New NotificationListener API: getActiveNotifications()
Daniel Sandler
2013-04-24
1
-0
/
+15
*
Fix concurrency issues when parceling StatusBarNotifications.
Daniel Sandler
2013-04-22
2
-3
/
+21
*
Merge "Queues, queues, queues and input." into jb-mr2-dev
Jeff Brown
2013-04-08
1
-1
/
+1
|
\
|
*
Queues, queues, queues and input.
Jeff Brown
2013-04-08
1
-1
/
+1
*
|
New NotificationListenerService.
Daniel Sandler
2013-04-05
4
-0
/
+374
|
/
*
Formalize overscan metrics.
Dianne Hackborn
2013-02-22
1
-2
/
+3
*
am 81f82d29: am aa8dc2ee: Removed mCallbackLooper from WallpaperService
Mita Yun
2012-12-10
1
-7
/
+1
|
\
|
*
Removed mCallbackLooper from WallpaperService
Mita Yun
2012-12-10
1
-7
/
+1
*
|
resolved conflicts for merge of ebcbfb3f to master
Mita Yun
2012-12-10
1
-1
/
+7
|
\
\
|
|
/
|
*
Use asynchronous messages for input method events.
Mita Yun
2012-12-06
1
-1
/
+1
*
|
am 33a8b28f: am 1cc041f7: am 7538ff09: am 35473e6e: Merge "docs: update dream...
Scott Main
2012-11-28
1
-5
/
+6
|
\
\
|
|
/
|
*
docs: update dreamservice description
Scott Main
2012-11-19
1
-5
/
+6
*
|
Refactor unused methods and unnecessary members.
Craig Mautner
2012-11-16
1
-24
/
+5
|
/
*
Frameworks base: Promote dream setting defaults to config.
John Spurlock
2012-10-19
1
-6
/
+7
*
improve some docs for dreams
Scott Main
2012-10-18
1
-15
/
+50
*
Merge "delay onDreamingStarted() to work around asynchrony." into jb-mr1-dev
Chris Wren
2012-10-15
1
-7
/
+12
|
\
|
*
delay onDreamingStarted() to work around asynchrony.
Chris Wren
2012-10-12
1
-7
/
+12
*
|
Do not launch Somnambulator as a dock app.
Jeff Brown
2012-10-11
1
-0
/
+122
|
/
*
Merge "Remove Dream windows immediately." into jb-mr1-dev
Daniel Sandler
2012-10-10
1
-4
/
+13
|
\
|
*
Remove Dream windows immediately.
Daniel Sandler
2012-10-10
1
-4
/
+13
*
|
default the screen on during the dream.
Chris Wren
2012-10-08
1
-1
/
+1
|
/
*
Fix issue #7296314, issue #7296314.
Dianne Hackborn
2012-10-05
1
-9
/
+19
*
Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev
Dianne Hackborn
2012-10-05
1
-7
/
+16
|
\
|
*
Fix issue #7275122: Wall paper jank when switching users
Dianne Hackborn
2012-10-05
1
-7
/
+16
*
|
DreamService API revisions.
Daniel Sandler
2012-10-04
3
-91
/
+155
|
/
*
Update javadocs for DreamService.
John Spurlock
2012-10-01
1
-10
/
+16
*
Fix issue #7255954: API Review: rename Dream to DreamService
Dianne Hackborn
2012-09-28
2
-619
/
+622
*
Make DreamManagerService more robust.
Jeff Brown
2012-09-26
2
-3
/
+9
*
Dream metadata now specified using an xml-resource.
John Spurlock
2012-09-26
1
-16
/
+9
*
Fix javadocs to fix build.
John Spurlock
2012-09-21
1
-2
/
+2
*
Additions to Dream public api.
John Spurlock
2012-09-21
1
-64
/
+222
*
Fire "dreaming started" and "dreaming stopped" broadcasts.
John Spurlock
2012-09-19
3
-337
/
+162
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
2
-0
/
+7
*
Update the dream manager to be multi-user aware.
John Spurlock
2012-09-11
1
-7
/
+38
*
DreamManagerService: Handle missing db value
John Spurlock
2012-08-25
1
-1
/
+1
*
Add framework support for multiple dreams.
John Spurlock
2012-08-22
3
-15
/
+45
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
2
-8
/
+6
*
Power manager rewrite.
Jeff Brown
2012-08-15
1
-1
/
+3
*
Allow the secure keyguard to engage behind Dreams.
Daniel Sandler
2012-08-11
1
-0
/
+5
*
Add fullscreen to Dream.lightsOut().
Daniel Sandler
2012-08-10
1
-6
/
+2
*
More termination conditions for Dreams.
Daniel Sandler
2012-08-10
1
-2
/
+14
*
Merge "Migrate Dreams default settings to DatabaseHelper." into jb-mr1-dev
Daniel Sandler
2012-08-08
1
-20
/
+19
|
\
|
*
Migrate Dreams default settings to DatabaseHelper.
Daniel Sandler
2012-08-08
1
-20
/
+19
*
|
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
1
-1
/
+1
|
/
[next]