Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Jim Chen f0bbcb4728 Bug 1164027 - Run search activity in a separate process; r=margaret
We suspect running WebView instances in the same process as Gecko could
be one cause of excessive GPU memory mappings.
2016-04-18 07:34:06 -04:00
Christian Schmitz 6fa1737ccc Bug 1210242 - Support assist icon for Search Activity in Lollipop. r=mcomella 2015-10-15 19:26:38 +02:00
Martyn Haigh 770abc3d6b Bug 1159368 - After queueing a tab, I get put into the search activity (r=rnewman) 2015-05-06 17:57:45 +01:00
Nathan Toone 79c3b4b7be Bug 1161195 - Part 1: Set java class names at compile time. r=nalexander
Rather than hardcoding the following classes in AppConstants.java.in and AndroidManifest.xml, they are set in
confvars.sh:
   org.mozilla.gecko.GeckoApplication (Specified using MOZ_ANDROID_APPLICATION_CLASS)
   org.mozilla.gecko.BrowserApp       (Specified using MOZ_ANDROID_BROWSER_INTENT_CLASS)
   org.mozilla.search.SearchActivity  (Specified using MOZ_ANDROID_SEARCH_INTENT_CLASS)
2015-05-05 20:10:50 -06:00
Richard Newman 56f1111e87 Bug 1108252 - Remove launcher icon for search activity. r=mfinkle 2014-12-09 16:37:58 +00:00
Projjol Banerji 3c87a4d988 Bug 1060056 - Rename MainActivity to SearchActivity. r=margaret
--HG--
rename : mobile/android/search/java/org/mozilla/search/MainActivity.java => mobile/android/search/java/org/mozilla/search/SearchActivity.java
2014-09-26 11:12:59 -07:00
Margaret Leibovic bb39e40b85 Bug 1060470 - Handle orientation changes in search activity. r=lucasr 2014-09-22 16:04:44 -07:00
Wes Johnston 43e2232e2c Bug 1048545 - Don't open a new tab when tapping the Firefox icon in the widget. r=margaret 2014-08-25 16:19:22 -07:00
Margaret Leibovic 0f5193d6c1 Bug 1047021 - Don't force portrait mode. r=wesj 2014-08-11 16:16:01 -07:00
Margaret Leibovic edf0de3c34 Bug 1048022 - Only reset search activity when launched from new intent. r=eedens 2014-08-07 17:02:24 -07:00
Eric Edens 4f9ae2640f Bug 1042958 - Launcher icon for search activity. r=margaret 2014-08-01 12:02:51 -07:00
Wes Johnston 8c68e3f330 Bug 1035642 - Add search widget. r=mfinkle,margaret 2014-07-30 14:47:00 -07:00
Eric Edens 06e01b3bd0 Bug 1022105 - Support a menu and settings. r=liuche,margaret 2014-07-25 15:45:10 -07:00
Nick Alexander ff73e88db8 Bug 1021864 - Part 1: Land mobile/android/search. r=margaret 2014-06-30 11:21:48 -07:00