LatinIME/java/src/com/android/inputmethod/dictionarypack
Yohei Yukawa 4b46e71163 Revert "Close FileChannels in UpdateHandler#copyFile."
This reverts commit 3e2670265e.

It turns out that the behavior change in libcore was unintentional, and
it was already fixed [1].  Let's revert our workaround back to see if
the existing code is compatible with N.

  [1]: Ibacb192abc37870c74a2500d65b94d68f9c2318e
       5e7b572c2b494ab86ddd2baca3883a40a6064c1e

Bug: 26239281
Change-Id: I6cd2340492d93251231e7ee37c3d4f82c1721293
2016-03-03 21:11:14 +00:00
..
ActionBatch.java Disable download notifications. 2015-06-19 21:52:20 -07:00
AssetFileAddress.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
BadFormatException.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
ButtonSwitcher.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
CommonPreferences.java Do not restrict downloads to WiFi networks. 2015-06-17 12:53:55 -07:00
CompletedDownloadInfo.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
DictionaryDownloadProgressBar.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
DictionaryListInterfaceState.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
DictionaryProvider.java Don't prompt before downloading. 2015-06-25 15:01:04 -07:00
DictionaryService.java Do not restrict downloads to WiFi networks. 2015-06-17 12:53:55 -07:00
DictionarySettingsActivity.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
DictionarySettingsFragment.java Do not restrict downloads to WiFi networks. 2015-06-17 12:53:55 -07:00
DownloadIdAndStartDate.java Avoid downloading the metadata in quick succession. 2014-10-01 12:20:27 +09:00
DownloadManagerWrapper.java Clear/remove all the scheduled downloads in Download Manager 2015-06-22 12:57:31 -07:00
DownloadOverMeteredDialog.java Don't prompt before downloading. 2015-06-25 15:01:04 -07:00
DownloadRecord.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
EventHandler.java Fix some warnings 2013-07-31 16:17:01 +09:00
LogProblemReporter.java Hide the correct button when pressing a new button. 2013-04-19 22:50:45 +09:00
MD5Calculator.java Check the md5 checksum of the copied file. 2014-05-22 14:19:46 +09:00
MetadataDbHelper.java Load metadata.json from resources on DB reset. 2015-06-24 18:40:34 -07:00
MetadataHandler.java Do not throw NPE if the dictionary info is not available on db 2015-04-02 17:50:48 -07:00
MetadataParser.java Attempt retry for broken dictionaries 2014-09-03 17:11:06 +09:00
PrivateLog.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
ProblemReporter.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
UpdateHandler.java Revert "Close FileChannels in UpdateHandler#copyFile." 2016-03-03 21:11:14 +00:00
WordListMetadata.java Do not throw NPE if the dictionary info is not available on db 2015-04-02 17:50:48 -07:00
WordListPreference.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00