| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
* AccessibilityService -- document onBind() to not be implemented.
* GestureLibrary.getLearner() -- needs to be hidden.
* IntentSender -- remove protected constructors, document that it is retrieved from a PendingIntent.
* Hide permissions: SHUTDOWN, STOP_APP_SWITCHES.
* Context -- hide BACKUP_SERVICE.
* ContextWrapper -- hide getSharedPrefs bla h blah
* Intent.parseUri() -- fix docs.
* ApplicationInfo.FLAG_TEST_ONLY?!?
* Hide MockContext.getSharedPrefs blah blah
|
| |
|
|
| |
wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer.
|
| |
|
|
| |
This reverts commit 436466d75edb5f6fd848504d998f244426ea5a09.
|
| |
|
|
| |
This reverts commit 58b359041a29418876f12d37a7082ece9f8a38a4.
|
| |
|
|
|
|
| |
- Added affine transform functions in GestureUtilities to remove Matrix
- Fixed a bug with Instance.createInstance
- Updated letter recognition file
|
| |
|