Chris Kitching
a15a56e4f4
Bug 1067543: Hide reading list add button from overlay on low memory devices. r=rnewman
2014-09-19 18:28:31 -07:00
Chris Kitching
7774990532
Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen
2014-09-13 17:42:03 -07:00
Wes Kocher
42857b1c19
Backed out changeset ba244ef9dead (bug 1064669) for android bustage on a CLOSED TREE
2014-09-19 18:16:51 -07:00
Wes Johnston
b71c5eeb5c
Bug 1064669 - Move casting initialization to delayed startup. r=rnewman
2014-09-19 16:55:18 -07:00
Wes Johnston
47ee587b91
Bug 1069182 - Move guest notification handling. r=bnicholson
2014-09-19 16:53:17 -07:00
Vikneshwar
f71f213c9e
Bug 1066514 - Renamed home_history_list layout to home_list and HistoryListView to HomeList;r=margaret
...
--HG--
rename : mobile/android/base/resources/layout-large-land-v11/home_history_list.xml => mobile/android/base/resources/layout-large-land-v11/home_list.xml
rename : mobile/android/base/resources/layout-xlarge-v11/home_history_list.xml => mobile/android/base/resources/layout-xlarge-v11/home_list.xml
rename : mobile/android/base/resources/layout/home_history_list.xml => mobile/android/base/resources/layout/home_list.xml
2014-09-19 16:39:15 -07:00
Margaret Leibovic
365a93c274
Bug 1049600 - Show search engine branding. r=wesj
...
--HG--
rename : mobile/android/search/java/org/mozilla/search/autocomplete/ClearableEditText.java => mobile/android/search/java/org/mozilla/search/autocomplete/SearchBar.java
rename : mobile/android/search/res/layout/clearable_edit_text.xml => mobile/android/search/res/layout/search_bar.xml
2014-09-19 16:15:40 -07:00
Garvan Keeley
e53c4003d0
Bug 1068388 - Part 5: If stumbler built off, test should ignore stumbler prefs. r=nalexander
2014-09-18 12:53:00 -04:00
Garvan Keeley
12f9645113
Bug 1068388 - Part 4: Update UI pref key value for app.geo.reportdata. r=rnewman
2014-09-17 15:27:00 -04:00
Richard Newman
bf5a9e4e42
Bug 1068388 - Part 3: Hide stumbler settings items if stumbler isn't built. r=garvank
2014-09-17 12:35:41 -07:00
Garvan Keeley
ea1a091c4e
Bug 1068388 - Part 2: Remove the use of app.geo.reportdata from gecko. r=rnewman
2014-09-17 15:25:00 -04:00
Richard Newman
ef86fda69b
Bug 1068388 - Part 1: Clarify that Stumbler pref is Android-only. r=nalexander, r=garvank
2014-09-17 12:31:47 -07:00
Nick Alexander
4af3551a7e
Bug 1068336 - Part 2: Add a slug and headers to avoid caching test JavaScript files. r=mcomella
2014-09-19 11:17:54 -07:00
Nick Alexander
09ef230aff
Bug 1068336 - Part 1: Add a slug to avoid caching robocop_testharness.js. r=mcomella
2014-09-19 11:17:53 -07:00
Lucas Rocha
527e8c6482
Bug 1066634 - Make new Tablet configuration-related strings localizable (r=mcomella)
2014-09-19 15:18:17 +01:00
Ryan VanderMeulen
781fa0abb7
Backed out changeset 297008b7e1f6 (bug 1059792) for mass Android bustage.
2014-09-18 23:02:47 -04:00
Chenxia Liu
23243830a9
Bug 1059792 - Launching Firefox for the first time through an external intent should not display First Run experience. r=margaret
2014-09-18 17:49:08 -07:00
Richard Newman
65c67ca7fc
Bug 1069667 - Bump javac and ProGuard memory sizes when building Fennec. r=ckitching,nalexander
2014-09-18 16:23:55 -07:00
Wes Johnston
eb4a772539
Bug 816318 - Use Android DownloadManager for scanning downloads. r=mfinkle
2014-09-18 00:20:53 -07:00
Ryan VanderMeulen
72ff2b430b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-09-17 22:10:31 -04:00
Ryan VanderMeulen
768b67701b
Backed out 5 changesets (bug 1068388) for robocop failures.
...
Backed out changeset 099d0ec27cd9 (bug 1068388)
Backed out changeset 29d39909222d (bug 1068388)
Backed out changeset e85caca8529f (bug 1068388)
Backed out changeset cf6f1223b6b7 (bug 1068388)
Backed out changeset 920b201d30e9 (bug 1068388)
CLOSED TREE
2014-09-17 21:47:20 -04:00
Nick Alexander
e56e4a18c5
Bug 1068388 - Follow-up: Update Robocop test. a=bustage
...
CLOSED TREE
--HG--
extra : amend_source : 8352390d15245ff94a16dab773b583f8d5da5161
2014-09-17 17:32:44 -07:00
Chris Kitching
e44b918a73
Bug 1067060: Don't reference static things via instances in Robocop. r=mcomella
2014-09-13 19:56:51 -07:00
Chris Kitching
c53f0e2d7e
Bug 1067060: Eliminate SynchronousQueue from RobocopUtils. r=mcomella
2014-09-13 19:09:16 -07:00
Chris Kitching
fc5c79606e
Bug 1067060: Don't construct StringHelper. r=mcomella
2014-09-13 19:41:33 -07:00
Chris Kitching
d10f4d4a8b
Bug 1067060: Remove redundant typecasts, add final and some override annotations. r=mcomella
2014-09-13 18:58:07 -07:00
Chris Kitching
262ad66d94
Bug 1067060: Refactor PanelType usage in Robocop. r=mcomella
2014-09-13 18:58:04 -07:00
Richard Newman
a0c73ccf79
Bug 1068388 - Part 3: hide stumbler settings items if stumbler isn't built. r=garvank
2014-09-17 15:53:39 -07:00
Garvan Keeley
2fbad243a7
Bug 1068388 - Part 4: update UI pref key value for app.geo.reportdata. r=rnewman
2014-09-17 15:53:18 -07:00
Garvan Keeley
184235c31d
Bug 1068388 - Part 2: remove use of app.geo.reportdata from gecko. r=rnewman
2014-09-17 15:53:18 -07:00
Richard Newman
ad237d9e91
Bug 1068388 - Part 1: clarify that Stumbler pref is Android-only. r=nalexander,garvank
2014-09-17 15:53:16 -07:00
Michael Comella
a0e0b70e4b
Bug 1058909 - Part 1: Don't hide the tabs tray button when opening the tabs tray on new tablet. r=lucasr
2014-09-17 14:00:04 -07:00
Garvan Keeley
44525cce16
Bug 1064677
- Part 2: Delay start of stumbler. r=rnewman
...
Removed starting stumbler from onResume(), broadcasting the stumbler startup
pref happens only in DelayedStartup. To further minimize the startup impact,
and so as not to compete for CPU/thread-space with more important services that
also have a delayed startup, delay by an additional second sending the start
message to stumbler.
2014-09-16 07:53:00 -04:00
Garvan Keeley
28000ced54
Bug 1064677
- Part 1: Default stumbler pref to 'off'. r=rnewman
2014-09-15 15:43:00 -04:00
Richard Newman
8823f00e5d
Bug 1057247 - Increase favicon refetch time to four hours. r=mfinkle
2014-09-17 09:22:11 -07:00
Lucas Rocha
9937005ad6
Bug 1068005
- Hide new tablet UI toggle on phones (r=mcomella)
2014-09-17 14:20:36 +01:00
Mark Finkle
fe790b7368
Bug 971751 - Remove the Java URL prefetch code from startup r=snorp
2014-09-17 09:19:33 -04:00
Wes Johnston
9e0a0e9785
Bug 897711 - Follow up for missing file. r=bustage
2014-09-16 20:41:43 -07:00
Wes Johnston
21c4dfab8a
Bug 897711 - Show a notification when in a guest session. r=bnicholson
2014-09-16 20:22:41 -07:00
Wes Johnston
2e76aee21b
Bug 1063896 - Loop over all url list, not just ones with metadata. r=lucasr
2014-09-16 17:16:42 -07:00
Wes Johnston
c9080cfc31
Bug 1042199 - Show a search box on error pages. r=margaret
2014-09-16 16:34:52 -07:00
Nick Alexander
10d6d99c15
Bug 977161 - Part 3: Allow unhiding hidden devices. r=rnewman
...
I'd like to make the DialogFragment show icons, last synced times,
number of tabs, etc; but AlertDialog does not handle multi-choice lists
backed by a custom list adapters. (It does handle single-choice lists
backed by custom list adapters.) We can implement our own dialog
fragment if and when we want better looks.
I've made this somewhat general so that we can use it from
ShareDialog/SendTab, which currently use AlertDialog. Using
DialogFragment has two advantages. First, it smoothly persists across
configuration changes; AlertDialog does not. Second, it allow us to use
AlertDialog until we implement the improved UI above.
2014-09-16 15:41:14 -07:00
Nick Alexander
db44f2e8d9
Bug 977161 - Part 2: Add a clickable footer showing hidden device count. r=rnewman
...
This is quite delicate, due to the interactions between
ExpandableListView and the footer views. At the end of the day, this
uses an Adapter that handles header and footer views as separate
view-group types. That means working around Android's limitations; see
the comments in the code for the details.
The alternative would be to implement our own wrapping Adapter; or to
boil the specifics of our use case into RemoteTabsExpandableListAdapter.
This is certainly quicker than the former; and, I hope, less error prone
than the latter.
2014-09-16 15:41:13 -07:00
Nick Alexander
b9056a2fc5
Bug 977161 - Part 1: Add hide/show context menu items to remote clients. r=rnewman
...
We're not (yet) using show, but we may as well add it while we're here.
2014-09-16 15:41:12 -07:00
Nick Alexander
ea84b8ab26
Bug 977161 - Part 0: Make Remote{Client,Tab} implement Parcelable. r=rnewman
...
This is necessary to provide the list of clients to another Fragment:
the way to persist "final members" across configuration changes is to
provide the initial data in the Fragment's arguments bundle.
Note: I'd like to see RemoteClient replace ParcelableClientRecord, and
Fennec's clients table replace direct access to Sync's clients table;
but one step at a time.
2014-09-16 15:41:11 -07:00
Nick Alexander
9217467d17
Bug 1064304 - Part 3: Persist group collapsed/expanded state in SharedPreferences. r=rnewman
2014-09-16 15:41:10 -07:00
Nick Alexander
56bdfb392b
Bug 1064304 - Part 2: Show group collapsed/expanded indicator as appropriate. r=rnewman
2014-09-16 15:41:09 -07:00
Nick Alexander
4aadbf6f9d
Bug 1064304 - Part 1: Land home group collapsed and expanded indicator resources. r=rnewman
2014-09-16 15:41:08 -07:00
Nick Alexander
1671bd6291
Bug 1064304 - Pre: Align PrefUtils.putStringSet docstring and reality. r=rnewman
2014-09-16 15:41:07 -07:00
Nick Alexander
2f15da9e36
Bug 1063765 - Part 2: Adjust top margin for static content on landscape phones. r=antlam
...
Per discussion with antlam, we shrink the top margin on landscape phones
in the hopes of fitting the content in the window. On portrait phones
and all tablets, we maintain a larger top margin.
2014-09-16 15:41:07 -07:00