|
|
Line 92: |
Line 92: |
| ! Comments | | ! Comments |
| |- | | |- |
| | 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.
| |
| * [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
| |
| JavaScript or C++ helpful but not a requirement
| |
|
| |
| Basic knowledge of the HTTP protocol
| |
| | [https://mozillians.org/en-US/u/sebastian.kaspari/ Sebastian Kaspari (:sebastian)]
| |
| | [https://mozillians.org/en-US/u/sebastian.kaspari/ Sebastian Kaspari (:sebastian)]
| |
| |
| |
| |} | | |} |
|
| |
|