index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
dreams
/
DreamService.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Fix dream letterboxed when there is a cutout
Galia Peycheva
2020-05-07
Merge "Do not stop dream service if dream activity is relaunching" into rvc-dev
Riddle Hsu
2020-05-06
Do not stop dream service if dream activity is relaunching
Riddle Hsu
2020-05-06
Override DreamActivity enter and exit animations
Galia Peycheva
2020-04-15
Remove usage of low profile in DreamService
Galia Peycheva
2020-04-14
Fix DreamService not finishing correctly
Galia Peycheva
2020-04-01
Merge changes Id6161f92,Ie0d8849a into rvc-dev
Galia Peycheva
2020-04-01
Merge "Prevent dream service finishSelf before it was attached" into rvc-dev
TreeHugger Robot
2020-03-30
Introduce security checks to startDreamActivity
Galia Peycheva
2020-03-27
Change TYPE_DREAM logic to use ACTIVITY_TYPE_DREAM
Galia Peycheva
2020-03-13
Prevent dream service finishSelf before it was attached
Jerry Chang
2020-03-11
Remove @UnsupportedAppUsage from DreamService.setWindowless
Galia Peycheva
2020-02-26
Prevent NPE whlie leaving windowless dream service.
Jerry Chang
2020-02-25
Add startDreamActivity request verification
Galia Peycheva
2020-02-25
Make DreamService use an Activity
Galia Peycheva
2020-02-24
Clean up dreamland
Galia Peycheva
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-10
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-23
Guard against updateDoze after detach
Erik Wolsheimer
2018-01-23
Add requireViewById
Chris Craik
2017-10-31
SidekickService (base)
Chris Phoenix
2017-04-13
Update more implementations of findViewById()
Alan Viverette
2016-09-23
Fix wake lock logic during Dream startup
Adrian Roos
2016-09-08
Hold WakeLock while DreamService starts
Adrian Roos
2016-04-01
Remove unused import for KeyboardShortcutGroup
Clara Bayarri
2016-03-24
Keyboard Shortcuts: plumb deviceId through
Clara Bayarri
2016-01-13
Request Keyboard Shortcuts for SysUI Dialog via Window
Clara Bayarri
2015-12-02
Fix @code escapes
Neil Fuller
2015-05-06
Move PhoneWindow and friends back into internal package
Adam Powell
2015-04-13
Save search context when dispatching onSearchRequested.
Tim Kilbourn
2015-03-13
Add a type parameter to startActionMode() calls.
Clara Bayarri
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-13
Update voice interaction layer for new UI design.
Dianne Hackborn
2015-02-11
Mark findViewById(int) @Nullable
Scott Kennedy
2015-02-10
Split up android.policy into framework.jar and services.jar 1/3
Jorim Jaggi
2014-09-29
Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
Adrian Roos
2014-09-12
Add support for dozing after screen off.
Jeff Brown
2014-07-26
Remove DozeHardware since it will not be used.
Jeff Brown
2014-07-22
Allow dreams to control screen state and brightness.
Jeff Brown
2014-07-18
Allow dreams to wake up gently.
Jeff Brown
2014-06-28
Doze: allow devices to opt-out of sigmotion trigger.
John Spurlock
2014-06-27
Add a BIND_DREAM_SERVICE signature-level permission.
John Spurlock
2014-06-25
Create a basic doze dream in SystemUI.
John Spurlock
2014-05-05
onWindowDismissed API cleanup
Adam Powell
2014-04-10
Plumb display power state through display manager.
Jeff Brown
2014-04-02
Clean up certain state transitions in DreamService.
Jeff Brown
2014-03-04
Add swipe-to-dismiss support to PhoneWindow.
Will Haldean Brown
2014-02-20
Add a new "doze mode" based on Dream components.
Jeff Brown
[next]