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
/
services
/
java
/
com
/
android
/
server
/
ClipboardService.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2013-10-01
Fix issue #11005453: [SUW] G+ profile creation for new user broken
Dianne Hackborn
2013-07-29
Fix pub issue #58043: Copy crash in Android 4.3...
Dianne Hackborn
2013-02-25
App ops: adding operations for reading/writing clipboard.
Dianne Hackborn
2012-09-14
Get correct user's package info during clip processing
Christopher Tate
2012-08-17
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-04-20
Clipboard service keeps separate clipboards per user.
Amith Yamasani
2012-03-27
User management and switching
Amith Yamasani
2011-01-17
Fix a bunch of API review bugs.
Dianne Hackborn
2010-12-22
Fix issue #3299143: Problem report for Hanping Chinese Dictionary Pro
Dianne Hackborn
2010-10-26
ClipDescription no longer inherits from ClipData.
Dianne Hackborn
2010-10-05
Implement permission granting in clipboard.
Dianne Hackborn
2010-08-27
Improve clipboard API.
Dianne Hackborn
2010-08-05
First pass at a new clipboard API.
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project