Commit Graph

24 Commits

Author SHA1 Message Date
Jim Chen
1ee3d9ea63 Bug 1166309 - Make GeckoJarReader load mozglue if necessary; r=mfinkle r=rnewman 2015-06-10 00:25:01 -04:00
Richard Newman
0b625b469b Bug 1126240 - Correctly encode APK paths in SearchEngineManager. r=margaret
This is the approach we already take everywhere else we make a jar🫙 URI.

I've unified those places into GeckoJarReader, cleaned up imports, fixed a
typo, and wrote a trivial test for this case.

I made a few utility methods static to facilitate testing and future refactoring.
2015-02-10 16:11:24 -08:00
Wes Kocher
2e9a7ac338 Backed out changeset ea1ed091f31e (bug 1126240) for android build failures 2015-02-10 16:42:39 -08:00
Richard Newman
41ac8c2238 Bug 1126240 - Correctly encode APK paths in SearchEngineManager. r=margaret
This is the approach we already take everywhere else we make a jar🫙 URI.

I've unified those places into GeckoJarReader, cleaned up imports, fixed a
typo, and wrote a trivial test for this case.

I made a few utility methods static to facilitate testing and future refactoring.
2015-02-10 16:11:24 -08:00
Richard Newman
b708878fb3 Bug 1109000 - Split statics out of BrowserLocaleManager. r=nalexander, a=java-only on a CLOSED TREE 2014-12-09 18:07:07 +00:00
Richard Newman
ad151bf300 Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson 2014-10-01 18:09:42 -07:00
Richard Newman
d6263c5a66 Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me 2014-10-01 18:09:42 -07:00
Chris Kitching
1fe8ded355 Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Chris Kitching
5d126e171c Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Carsten "Tomcat" Book
8ebe320d7e Backed out changeset f20d3ef82554 (bug 1045053) for Android rc* test failures 2014-10-02 10:29:48 +02:00
Carsten "Tomcat" Book
9459911a31 Backed out changeset 4782b099ef93 (bug 1045053) 2014-10-02 10:29:20 +02:00
Richard Newman
d2b6d51d0d Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson 2014-10-01 18:09:42 -07:00
Richard Newman
e14cdad32e Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me 2014-10-01 18:09:42 -07:00
Richard Newman
a171e47f57 Bug 1063274 - Add getLanguage method to BrowserLocaleManager. r=margaret 2014-09-05 09:38:22 -07:00
Mark Finkle
954e1964cf Bug 1061430 - Change SharedPreferences.Editor commit() to apply() where appropriate (BrowserLocaleManager.java) r=rnewman 2014-09-03 02:00:38 -04:00
Chris Kitching
6c49e51198 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Richard Newman
20b2716f09 Bug 917480 - Developer docs for Fennec locale switching. DONTBUILD, r=doc-only 2014-06-30 15:22:48 -07:00
Richard Newman
0a32d271a3 Bug 1019981 - Part 1: remove Language section from preferences if locale switching is disabled. r=nalexander 2014-06-04 19:21:33 -07:00
Richard Newman
712319f107 Bug 1011008 - Part 1: handle system locale changes correctly. r=nalexander 2014-05-22 17:31:20 -07:00
Richard Newman
cc16794c09 Bug 1004529 - Don't fetch display metrics when calling Resource.updateConfiguration. r=nalexander 2014-05-20 12:25:21 -07:00
Richard Newman
4e74b12978 Bug 917480 - Part 4: handle resetting to the system default locale. r=nalexander 2014-04-29 13:41:38 -07:00
Richard Newman
ce48ddcb9b Bug 917480 - Part 2: add 'Language' section to top-level preferences, allowing for browser locale switching. r=nalexander
* * *
Bug 917480 - Part 2d: compute locale list at build time.
2014-05-13 20:50:27 -07:00
Richard Newman
9bc1be7d6d Bug 917480 - Pre: commenting. r=nalexander 2014-05-13 20:50:26 -07:00
Richard Newman
0a50eb7678 Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander 2014-04-15 15:07:14 -07:00