forked from gali8/Tesseract-OCR-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. clearCache is now called right after memory warning notification h…
…as been send. A note about this is added to the .h 2. Tests are added. 2.1 checking that clearCache calls are safe, while there is a recognition is in process. A note about this is also added to .h 2.2 checking that clearCache is automatically called on UIApplicationDidReceiveMemoryWarningNotification
- Loading branch information
Kirill Makankov
committed
Jan 12, 2015
1 parent
b902703
commit b2355de
Showing
3 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters