Commit Graph

5133 Commits

Author SHA1 Message Date
Richard Newman
952d0f2ffb Bug 922694 - Part 1: split Distribution class to allow for use from FHR, use buffer when expanding zip contents. r=margaret 2013-10-16 18:56:26 -07:00
Nick Alexander
f7d9fb4dcb Bug 900522 - Part 3: Add passthru ANDROID_GENERATED_RESFILES. r=gps
This defines all of the Android resources in moz.build files (although
some are still generated by mobile/android/base/Makefile.in).
2013-10-09 16:19:00 -07:00
Nick Alexander
fdfe926d99 Bug 900522 - Part 2: Use ANDROID_RESFILES in mobile/android/base/moz.build. r=gps
This defines ANDROID_RESFILES in mobile/android/base/moz.build but
does not use the default processing from java-build.mk.
* * *
Bug 900522 - Part 1: Make ANDROID_RESFILES a moz.build-only variable. r=gps
2013-10-09 16:19:00 -07:00
Mark Finkle
3eaf44c438 Bug 927451 - GeckoView profile folder is not created r=blassey r=wesj 2013-10-16 17:02:39 -04:00
Mark Finkle
cd05784242 Bug 927253 - [geckoview] NPE in GeckoNetworkManager r=blassey 2013-10-16 17:02:36 -04:00
Michael Comella
2a8f6fb928 Bug 925546: OnPinSiteListener -> OnEditPinnedSiteListener. r=sriram 2013-10-16 10:09:41 -07:00
Chenxia Liu
c9c696a583 Bug 919230 - Implement empty screen state for bookmarks. r=sriram 2013-10-16 09:42:33 -07:00
Sriram Ramasubramanian
4fdacac4f7 Bug 917947: SearchEngine icons are small in the dialog. [r=mfinkle] [r=margaret] 2013-10-14 13:52:23 -07:00
Sriram Ramasubramanian
034d1e1d88 Bug 926574: Use a new constructor for CursorAdapter. [r=mfinkle] [r=lucasr] 2013-10-14 13:34:08 -07:00
Lucas Rocha
5988e3ab6f Bug 927371 - Remove performEmptySearch from SearchLoader (r=sriram) 2013-10-16 17:02:02 +01:00
Lucas Rocha
f89b34487f Bug 918044 - Block layout requests while handling focus changes in TopSitesGridView (r=sriram) 2013-10-16 16:39:34 +01:00
Lucas Rocha
fb9d2304ad Bug 917350 - Enable loading unconditionally in BrowserSearch (r=margaret) 2013-10-16 10:30:40 +01:00
Lucas Rocha
db1ab6bc21 Bug 917350 - Move loader init() implementation to SearchLoader (r=margaret) 2013-10-16 10:30:39 +01:00
Lucas Rocha
09c846ac9e Bug 917350 - Factor out method to create SearchLoader arguments (r=margaret) 2013-10-16 10:30:39 +01:00
Margaret Leibovic
740ae36fdd Bug 925427 - Fix order of search engines in settings page. r=liuche
* * *
Bug 925427 - (Part 2) Clean up SearchPreferenceCategory.handleMessage
2013-10-15 22:02:16 -07:00
Wes Kocher
bb2827303b Backed out 5 changesets (bug 922694) for Android rc3 orange
Backed out changeset 51185a26a7b7 (bug 922694)
Backed out changeset 3d0582ab0417 (bug 922694)
Backed out changeset d333b85c805d (bug 922694)
Backed out changeset a78a707ba721 (bug 922694)
Backed out changeset 34e48f8bac52 (bug 922694)
2013-10-15 18:32:31 -07:00
Richard Newman
01d2703713 Bug 922694 - Part 5: grab distribution ID in FHR. r=mcomella 2013-10-15 16:53:46 -07:00
Richard Newman
63220a1d6c Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella 2013-10-15 16:53:45 -07:00
Richard Newman
ec31841303 Bug 922694 - Part 3: FHR changes for distribution and locale. r=mcomella 2013-10-15 16:53:45 -07:00
Richard Newman
f0b32cc864 Bug 922694 - Part 2: expose distribution ID. r=margaret 2013-10-15 16:53:45 -07:00
Richard Newman
feef34a824 Bug 922694 - Part 1: split Distribution class to allow for use from FHR, use buffer when expanding zip contents. r=margaret 2013-10-15 16:53:45 -07:00
Wes Johnston
143c7c1dba Bug 914740 - Reland drawable and -moz-icon changes. r=mfinkle DONTBUILD 2013-10-15 10:40:57 -07:00
Wes Johnston
1e5c46dd47 Backout 0708b8629399 and a2aa2637a1b7 to fix commit message. r=fixup 2013-10-15 10:40:09 -07:00
Wes Johnston
73c1bc6bd1 Bug 807313 - Allow showing app icons in native ui using -moz-icon protocols. r=mfinkle 2013-10-15 10:32:39 -07:00
Wes Johnston
edae4f38c5 Bug 807313 - Allow using android drawables in drawable:// resources. r=mfinkle 2013-10-15 10:32:36 -07:00
Paul Feher
57152de81d Bug 926310 - Robocop: Add test for 'Reader Mode' feature. r=jmaher 2013-10-14 16:54:06 +03:00
Ed Morley
4984383861 Backed out changeset 0b6f43cbb7dd (bug 899187) for causing a couple of new intermittent failures 2013-10-15 17:22:34 +01:00
Wes Johnston
9323b2ab25 Bug 920170 - Allow adding a grid of icons to prompts. r=margaret 2013-10-15 08:53:16 -07:00
Wes Johnston
0df52d5fd7 Bug 904245 - TWhitespace fixup r=kats 2013-10-15 08:08:10 -07:00
Wes Johnston
f9a93fb4b0 Bug 904245 - Take touch radius into account when calculating pan threshold. r=kats 2013-10-15 08:06:01 -07:00
Wes Johnston
13fd9e42a0 Bug 923391 - Prompts should return values even if they're cancelled. r=mfinkle 2013-10-15 00:13:13 -07:00
Wes Johnston
cd0eddf863 Bug 920170 - Break out some pieces of prompts into their own methods. r=margaret 2013-10-15 00:11:27 -07:00
Federico Paolinelli
ce68aebd91 Bug 921776 - Forced notifications to keep the same timestamp to preserve the order they are displayed in; fixed current notification mechanism in notification handler to update correctly the current foreground notification; r=wesj 2013-10-14 13:38:57 -07:00
Ryan VanderMeulen
7bda00af37 Merge m-c to fx-team. 2013-10-14 14:44:54 -04:00
Mark Capella
c178a1f5fc Bug 923764 - Intermittent testBookmark | added as a bookmark - got true, expected false, r=lucasr, f=adriant 2013-10-14 14:05:08 -04:00
Chris Kitching
c2d395f5d4 Bug 926497 - Prevent the favicon cache from throwing NPEs at odd moments. r=rnewman 2013-10-14 10:37:03 -07:00
Adrian Tamas
ccb5baa015 Bug 899187 - Re-write testBookmarksPage to work with the new about:home. r=lucasr 2013-08-20 10:26:55 +03:00
Richard Newman
3215154946 Bug 926129 - Follow-up: null check. r=trivial 2013-10-12 22:32:03 -07:00
Chris Kitching
bc1ff65cad Bug 926129 - Do LoadFaviconTask result chaining in constant stack space. r=rnewman 2013-10-12 21:23:10 -07:00
Chenxia Liu
80c4d4f806 Bug 914377 - Intermittent testShareLink | Exception caught - junit.framework.AssertionFailedError: View is null and can therefore not be clicked! r=gbrown 2013-10-12 20:32:43 -07:00
Chris Kitching
e77ac56e41 Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Chris Kitching
22b17d3ff4 Bug 923218: Don't show the default favicon until a failure to load a favicon has happened. r=rnewman 2013-10-11 15:56:11 -07:00
Adrian Tamas
211a3e4cbf Bug 888277 - Create a new Robocop test to test private browsing. r=gbrown 2013-06-25 08:45:14 +03:00
Wes Kocher
9227df6cbe Merge m-c to fxteam 2013-10-10 19:10:24 -07:00
Wes Kocher
09aa863740 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Brian Nicholson
7eb59bef28 Bug 923519 - Remove resource preprocessing. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
rename : mobile/android/base/resources/xml/searchable.xml.in => mobile/android/base/resources/xml/searchable.xml
rename : mobile/android/base/resources/xml/sync_authenticator.xml.in => mobile/android/base/resources/xml/sync_authenticator.xml
rename : mobile/android/base/resources/xml/sync_options.xml.in => mobile/android/base/resources/xml/sync_options.xml
rename : mobile/android/base/resources/xml/sync_syncadapter.xml.in => mobile/android/base/resources/xml/sync_syncadapter.xml
2013-10-10 16:08:59 -07:00
Nick Alexander
93686d66a7 Bug 923519 - Pre: Expose MOZ_ANDROID_SHARED_{ID,ACCOUNT_TYPE} to mobile/android/**/Makefile.in. r=gps 2013-10-10 16:08:58 -07:00
Brian Nicholson
3de1770fc2 Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr 2013-10-10 13:54:49 -07:00
Nick Alexander
6fcd9b0d05 Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle
--HG--
rename : mobile/android/base/GeckoEditText.java.in => mobile/android/base/widget/GeckoEditText.java.in
rename : mobile/android/base/GeckoImageButton.java.in => mobile/android/base/widget/GeckoImageButton.java.in
rename : mobile/android/base/GeckoImageView.java.in => mobile/android/base/widget/GeckoImageView.java.in
rename : mobile/android/base/GeckoLinearLayout.java.in => mobile/android/base/widget/GeckoLinearLayout.java.in
rename : mobile/android/base/GeckoRelativeLayout.java.in => mobile/android/base/widget/GeckoRelativeLayout.java.in
rename : mobile/android/base/GeckoTextSwitcher.java.in => mobile/android/base/widget/GeckoTextSwitcher.java.in
rename : mobile/android/base/GeckoTextView.java.in => mobile/android/base/widget/GeckoTextView.java.in
rename : mobile/android/base/GeckoView.java.frag => mobile/android/base/widget/GeckoView.java.frag
2013-10-10 11:53:14 -07:00
Nick Alexander
6173918c66 Bug 924232 - Part 1: Remove special processing of FENNEC_PP_JAVA_VIEW_FILES. r=mfinkle 2013-10-10 11:53:12 -07:00