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
/
services
/
java
/
com
/
android
/
server
/
TextServicesManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a comment on the spell checker framework
Satoshi Kataoka
2013-08-02
1
-0
/
+2
*
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-07-16
1
-1
/
+1
*
Rename bindService to bindServiceAsUser to follow convention.
Amith Yamasani
2013-01-16
1
-1
/
+2
*
Support multi-user switch in TextServicesManagerService
Satoshi Kataoka
2012-10-04
1
-30
/
+229
*
Fix locale in TextServicesManagerService
Satoshi Kataoka
2012-05-30
1
-3
/
+3
*
Fix the issue on matching the locale in TextServicesManagerService
satok
2012-05-24
1
-4
/
+2
*
Move handling of package changes to a background thread.
Dianne Hackborn
2012-04-19
1
-1
/
+1
*
Unblock IPC call in TextServicesManagerService
satok
2012-02-28
1
-13
/
+19
*
Fix ConcurrentModificationException in TextServicesManagerService
satok
2011-11-30
1
-1
/
+9
*
Clean up the spell checker framework
satok
2011-11-17
1
-4
/
+2
*
Respect user settings for spell checking language if explicitly set
satok
2011-11-10
1
-5
/
+31
*
Resolve memory leak in TextServicesManagerService
satok
2011-10-31
1
-1
/
+8
*
Fix possible NPE
satok
2011-10-21
1
-1
/
+1
*
Fix issue #5484096: Device rebooted after turning WiFi tethering ON, IRL19 Cr...
Dianne Hackborn
2011-10-19
1
-1
/
+1
*
Fix issue #5445666: bunch of com.android.server.TextServicesManagerService cr...
Dianne Hackborn
2011-10-17
1
-5
/
+78
*
Use user's settings for the spell check language instead of the system locale
satok
2011-09-30
1
-1
/
+2
*
Fix DeadObjectException of the spell checker
satok
2011-08-31
1
-4
/
+9
*
Reset subtype when the current spell checker was changed.
satok
2011-08-26
1
-0
/
+6
*
Support system locale as the locale of the spell checkers
satok
2011-08-26
1
-12
/
+23
*
Fix NPE in setCurrentSpellCheckerSubtype
satok
2011-08-26
1
-8
/
+7
*
Fix setCurrentSpellCheckerSubtype
satok
2011-08-26
1
-4
/
+10
*
Add functions to enable / disable spell checker
satok
2011-08-25
1
-4
/
+64
*
Add functions to set / get SpellCheckerSubtype
satok
2011-08-24
1
-3
/
+72
*
Support xml configuration file for the spell checker and add the spell checke...
satok
2011-08-08
1
-3
/
+12
*
API cleanup for the spell checker framework
satok
2011-08-04
1
-18
/
+22
*
Change SpellCheckerInfo IPC inputs to String
satok
2011-08-02
1
-17
/
+19
*
Fix issues in TextServicesManagerService
satok
2011-07-29
1
-32
/
+78
*
Handle the existing binds to spell checkers correctly.
satok
2011-07-29
1
-20
/
+84
*
[step9] Add logging code for text services
satok
2011-07-26
1
-10
/
+36
*
[Step 2] Add apis for spell checker settings
satok
2011-07-25
1
-0
/
+11
*
Create TextServiceManager and SpellCheckerService
satok
2011-07-22
1
-0
/
+346