Commit Graph

137 Commits

Author SHA1 Message Date
Wes Johnston
4582386da0 Bug 942611 - Delete old temp files onPause. r=rnewman 2014-03-06 12:23:54 -08:00
Brian Nicholson
ca7db2a1eb Backout d8018c23945a for NPE failures 2014-03-05 15:35:40 -08:00
Brian Nicholson
f5218755fb Bug 979166 - Refactor dynamic toolbar code. r=lucasr
--HG--
extra : rebase_source : 9080c2ba012e608134f084cb5186195446ecad85
2014-03-05 11:07:04 -08:00
Nick Alexander
c50facf8d3 Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey
This builds a new Java JAR containing only org.mozilla.gecko.R.  This
new JAR file is included in Fennec, but not included in
geckoview_library.  (Usually ant, gradle, or Eclipse arranges to produce
org.mozilla.gecko.R but not include it in the classes.jar output as part
of a library project.  This mimics that.)

Changing the GeckoView package to org.mozilla.gecko declares to
consuming applications that they should produce org.mozilla.gecko.R,
replacing what was removed above (but with correct resource IDs).
2014-03-05 08:57:09 -08:00
Chenxia Liu
d66e3be430 Bug 942878 - Part 2: Add panel to settings. r=lucasr 2014-03-04 10:31:38 -08:00
Sola Ogunsakin
a01edc17fd Bug 959290 - Make ContentProvider for Reading List. r=lucasr 2014-03-03 15:34:57 -08:00
Richard Newman
c78053ee78 Bug 707123 - Part 1: refactor GeckoProfileDirectories out of GeckoProfile. r=nalexander 2014-03-03 15:27:42 -08:00
Nick Alexander
c019c83865 Bug 975504 - Add filtered_resources to AndroidEclipseProjectData. r=bnicholson 2014-02-25 15:59:31 -08:00
Wesley Johnston
f0eefb1cae Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson 2014-02-06 16:24:00 -08:00
Wesley Johnston
78c4dba329 Bug 973036 - Create an intent chooser dialog class. r=bnicholson 2014-02-06 16:21:00 -08:00
Lucas Rocha
32c0182646 Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret) 2014-02-25 10:41:57 +00:00
Wesley Johnston
51713940cd Bug 973013 - Pull PromptListAdapter into its own class. r=bnicholson 2014-02-06 16:16:00 -08:00
Wesley Johnston
ed8c72de46 Bug 973013 - Pull PromptListItem into its own class. r=bnicholson 2014-02-06 16:13:00 -08:00
Nick Alexander
1c51cc09f3 Bug 975152 - Part 2: Make Fennec* projects sort nicely in Eclipse. r=bnicholson
This orders projects like:

Fennec
FennecResources
FennecResourcesBranding
...

which is in order of expected use.
2014-02-24 18:14:05 -08:00
Nick Alexander
a28559b4bd Bug 975152 - Part 1: Include CrashReporter resources in Android Eclipse projects. r=bnicholson
The set of resources of all the Android library projects are processed
at once.  That means that the bi-directional dependency between the main
project resources and the crash reporter resources causes no build time
problems.  Therefore, this patch moves all the main project resources
into a library project (FennecResources) and adds an optional additional
library project (FennecCrashReporterResources).
2014-02-24 18:14:04 -08:00
Eugen Sawin
1366bb6340 Bug 971012 - Use onConfigurationChange for screen orientation change. r=snorp 2014-02-20 18:50:18 +01:00
Chenxia Liu
3aebafa54c Bug 950698 - Change the text for the tip for adding more search providers from Settings->Customize->Search settings. r=bnicholson 2014-02-20 13:11:25 -08:00
Lucas Rocha
1901d34cdb Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
2014-02-20 10:54:18 +00:00
Lucas Rocha
6fc9ba8927 Bug 966022 - Use ItemType to define panel view items (r=margaret) 2014-02-19 17:37:00 +00:00
Nick Alexander
41e4699086 Bug 973807 - Fixes to AndroidEclipse build backend. r=me
Largest changes: run mach less frequently and add build logging.
2014-02-18 00:08:41 -08:00
Wes Johnston
4aac969462 Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr
--HG--
rename : mobile/android/base/ActivityHandlerHelper.java => mobile/android/base/FilePicker.java
2014-02-14 12:02:05 -08:00
Wesley Johnston
10d16a69c5 Bug 971939 - Combine all FileResultHandlers into one [r=lucasr] 2014-02-13 08:17:00 -08:00
Ryan VanderMeulen
dc8b65e7fa Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Sola Ogunsakin
41391a4ccf Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Wes Johnston
5ef0db8f52 Bug 971939 - Combine FilePickerResultHandlers into a single implementation. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
8de37ce524 Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
2014-02-11 09:16:00 -08:00
Nick Alexander
6ac3375ced Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps 2014-02-13 22:19:50 -08:00
Ryan VanderMeulen
f201818b4d Merge m-c to inbound. 2014-02-12 09:03:10 -05:00
Ryan VanderMeulen
92003e7ff9 Backed out changeset bb5701078d13 (bug 961238) for likely troboprovider bustage. 2014-02-12 09:02:46 -05:00
Ryan VanderMeulen
b0620ddf35 Merge m-c to inbound. 2014-02-12 08:39:09 -05:00
Martyn Haigh
9a4b59904c bug 958358 - make webapp capitalisation consistent; r=wesj
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/Webapp.java.in
rename : mobile/android/base/WebAppAllocator.java => mobile/android/base/WebappAllocator.java
rename : mobile/android/base/WebAppFragmentRepeater.inc => mobile/android/base/WebappFragmentRepeater.inc
rename : mobile/android/base/WebAppImpl.java => mobile/android/base/WebappImpl.java
rename : mobile/android/base/WebAppManifestFragment.xml.frag.in => mobile/android/base/WebappManifestFragment.xml.frag.in
rename : mobile/android/base/WebAppsFragment.java.frag => mobile/android/base/WebappsFragment.java.frag
rename : mobile/android/base/webapp/WebAppImpl.java => mobile/android/base/webapp/WebappImpl.java
rename : mobile/android/chrome/content/WebAppRT.js => mobile/android/chrome/content/WebappRT.js
2014-02-11 23:41:05 -08:00
Sola Ogunsakin
bfb4e076cd Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Wes Kocher
b60c44c234 Backed out changeset bb4254c72efb (bug 961238) for robocop1 bustage on a CLOSED TREE 2014-02-10 15:52:52 -08:00
Sola Ogunsakin
7139e29763 Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Mark Finkle
be761abd74 Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr 2014-02-07 14:49:32 -05:00
Lucas Rocha
a53b198de4 Bug 963046 - Add Picasso image loading library to the tree (r=nalexander) 2014-02-06 21:06:38 +00:00
Lucas Rocha
c4578ae252 Bug 949174/964375/952311 - Introduce HomeConfigInvalidator to handle install/invalidation (r=margaret) 2014-02-05 14:14:53 +00:00
Michael Comella
394b8f7886 Bug 960709 - Part 1: Factor out HealthRecorder interface. r=rnewman 2014-02-04 19:41:29 -08:00
Wes Johnston
30dcc6058a Bug 956075 - Add a custom view flipper to avoid Gingerbread bugs with touching ViewGroups. r=lucasr 2014-01-28 09:15:36 -08:00
Sola Ogunsakin
d731a37c35 Bug 963404 - Refactor HomeContextMenuInfo creation. r=margaret 2014-01-31 08:30:47 -08:00
Sola Ogunsakin
c55312c91b Bug 942889 - Lists - Gallery layout. r=lucasr 2014-01-31 08:57:56 -08:00
Richard Newman
e17c91a583 Merge m-c to s-c. 2014-01-30 20:28:12 -08:00
Sola Ogunsakin
484ffd9005 Bug 965070 - Support GridViews in dynamic panels. r=lucasr 2014-01-29 16:37:58 -08:00
Richard Newman
a7fef31707 Bug 965064 - Part 2: back out FirefoxAccountsHelper. r=nalexander 2014-01-28 16:51:19 -08:00
Margaret Leibovic
26659cbaa0 Bug 952310 - (Part 1) Rename HomeListsProvider -> HomeProvider. r=lucasr
--HG--
rename : mobile/android/base/db/HomeListsProvider.java => mobile/android/base/db/HomeProvider.java
2014-01-27 13:49:34 -08:00
Lucas Rocha
9a25c2a43e Bug 959777 - Dynamically build the UI of DynamicPanel from a PanelConfig (r=margaret) 2014-01-27 13:29:55 -08:00
Lucas Rocha
44883bda9b Bug 959777 - Create generic parent class TwoLineRow for TwoRowPageRow (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_page_row.xml => mobile/android/base/resources/layout/two_line_row.xml
2014-01-27 13:29:54 -08:00
Phil Ringnalda
16037dbea7 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Martyn Haigh
14abcba732 Bug 957070 - move webapp event listeners/handlers from GeckoAppShell to webapp/ class; r=wesj
--HG--
rename : mobile/android/base/webapp/WebAppAllocator.java => mobile/android/base/webapp/Allocator.java
rename : mobile/android/base/webapp/WebAppDispatcher.java => mobile/android/base/webapp/Dispatcher.java
extra : rebase_source : a7e66abdf7738d1ae96a167bf6df7a58c208efa1
2014-01-24 21:57:13 -08:00
Margaret Leibovic
e5a33a59ed Bug 961092 - Update HomeListsProvider to use the SQLiteBridge. r=wesj 2014-01-24 15:16:17 -08:00