118
edits
(→Firefox: Fix jscFileWatcher link) |
|||
Line 94: | Line 94: | ||
| Download app assets at runtime | | Download app assets at runtime | ||
| With Firefox for Android we just made the first steps to stop shipping everything in the APK and to instead download assets the application needs at runtime. We started with fonts but we want to do much more (hyphenation dictionaries, translations, ..) in order to reduce the APK size. | | With Firefox for Android we just made the first steps to stop shipping everything in the APK and to instead download assets the application needs at runtime. We started with fonts but we want to do much more (hyphenation dictionaries, translations, ..) in order to reduce the APK size. | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1194338 Meta bug 1194338 (Support for downloadable fonts) - Base technology for downloading assets at runtime] | |||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1095719 Bug 1095719 - Download hyphenation dictionaries at runtime] | |||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=945123 Bug 945123 - Support for downloadable localization files] | |||
| Java / Android, C++ helpful but not a requirement | | Java / Android, C++ helpful but not a requirement | ||
| Sebastian Kaspari (:sebastian) | | [https://mozillians.org/en-US/u/sebastian.kaspari/ Sebastian Kaspari (:sebastian)] | ||
| Sebastian Kaspari (:sebastian) | | [https://mozillians.org/en-US/u/sebastian.kaspari/ Sebastian Kaspari (:sebastian)] | ||
| | | | ||
|} | |} |
edits