Commit Graph

530 Commits

Author SHA1 Message Date
Brian Nicholson
06ecca9062 Bug 976006 - Update bookmark star when page is saved. r=wesj 2014-03-04 13:00:00 -08:00
Brian Nicholson
03cc1c6ccf Bug 977669 - Rename save subscribe ID. r=mfinkle 2014-03-03 19:41:37 -08:00
Richard Newman
c78053ee78 Bug 707123 - Part 1: refactor GeckoProfileDirectories out of GeckoProfile. r=nalexander 2014-03-03 15:27:42 -08:00
Richard Newman
b121c3ca97 Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj 2014-02-27 12:32:34 -08:00
Kartikaya Gupta
bbc791dbf4 Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle 2014-02-27 08:49:51 -05:00
Wes Johnston
43f4c2789b Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson 2014-02-25 08:55:14 -08:00
Josh Dover
71fda24391 Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
Wesley Johnston
ed8c72de46 Bug 973013 - Pull PromptListItem into its own class. r=bnicholson 2014-02-06 16:13:00 -08:00
Richard Newman
63f2cbbc9a Bug 975774 - Part 8: clean up imports in BrowserApp. r=trivial 2014-02-22 19:52:56 -08:00
Eugen Sawin
1366bb6340 Bug 971012 - Use onConfigurationChange for screen orientation change. r=snorp 2014-02-20 18:50:18 +01:00
Josh Dover
0cf8e048bd Bug 960359: (3/4) Display HomeBanner on default page and animate. r=margaret 2014-02-13 15:47:17 -08:00
Josh Dover
e5ee1357ef Bug 960359: (2/4) Control HomeBanner visibility from home_pager_container. r=margaret 2014-02-13 15:43:48 -08:00
Lucas Rocha
5f11c1140a Bug 968172 - Trigger a full refresh when locale changes (r=rnewman) 2014-02-21 10:47:45 +00:00
Lucas Rocha
848eaa1031 Bug 968172 - Don't invalidate HomePager in onLocaleReady (r=margaret) 2014-02-21 10:47:44 +00:00
Brian Nicholson
99d410f0dc Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
Wes Johnston
8b9d06611a Bug 952582 - Disable bookmarking in Guest mode. r=mcomella 2014-02-19 13:08:43 -08:00
Lucas Rocha
0d0ca045c0 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-19 17:56:03 +00:00
Wes Johnston
a13108e2ca Bug 974179 - "Backout patch to hide menus in editing mode" [r=mark.finkle] 2014-02-18 16:09:00 -08:00
Richard Newman
37b1c130e7 Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Wes Kocher
07373130aa Backed out changeset f51db1b6c9a6 (bug 917942) for android rc4 bustage 2014-02-18 21:11:46 -08:00
Richard Newman
58aa7890bf Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Wesley Johnston
5cb15f19ee Bug 972327 - Inflate actionbar at startup on tablets. r=mfinkle 2014-02-13 20:43:00 -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
Ryan VanderMeulen
76b5dfed11 Backed out changeset 3761b11b90f0 (bug 970247) for robocop NPEs (again).
CLOSED TREE
2014-02-12 13:37:13 -05:00
Lucas Rocha
98beb621ee Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-12 17:45:34 +00:00
Ryan VanderMeulen
92f5250d86 Backed out changeset 03bf10b236ea (bug 970247) for robocop NPEs.
CLOSED TREE
2014-02-12 11:50:28 -05:00
Lucas Rocha
8d4d5907ea Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-12 15:40:39 +00: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
739454b415 Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle) 2014-02-06 08:59:50 +00:00
Wes Johnston
7d61855f4f Bug 961954 - Lazy load main menu. r=mfinkle 2014-02-03 16:19:00 -08:00
Michael Comella
bd7496f5aa Bug 960709 - Part 4: Use HealthRecorder.isEnabled to make StubbedHealthRecorder use more efficient. r=rnewman 2014-02-04 19:41:29 -08:00
Michael Comella
3c17e9a408 Bug 960709 - Part 2: Use HealthRecorder interface in GeckoApp. r=rnewman 2014-02-04 19:41:29 -08:00
Wes Johnston
e84ce179db Backout f75bd697d570 (bug 961954) for rc failures 2014-02-04 14:04:56 -08:00
Wes Johnston
b017506db0 Bug 961954 - Lazily initialize the main menu. r=mfinkle 2014-02-03 16:19:00 -08:00
Margaret Leibovic
8fdfc06b18 backout 793ffe6ed42e (bug 960359) 2014-02-03 10:02:42 -08:00
Margaret Leibovic
c2886580c7 backout a4b73c79ac44 (bug 920791) 2014-02-03 10:02:42 -08:00
Josh Dover
5d111b71ba Bug 963721 - Call onUrlOpen() on item clicks in dynamic panels. r=lucasr 2014-01-29 16:36:37 -08:00
Joshua Dover
8155c671b3 Bug 920791 - Hide banner when URL bar is focused. r=lucasr 2014-01-30 10:45:31 -08:00
Richard Newman
e17c91a583 Merge m-c to s-c. 2014-01-30 20:28:12 -08:00
Nick Alexander
2d65bc50d0 Merge m-c to s-c 2014-01-29 20:01:11 -08:00
Richard Newman
a7fef31707 Bug 965064 - Part 2: back out FirefoxAccountsHelper. r=nalexander 2014-01-28 16:51:19 -08:00
Lucas Rocha
bc8555362f Bug 949216 - Handle toolbar's back press all in onBackPressed() (r=wesj) 2014-01-21 17:54:51 +00:00
Mark Finkle
ab90a714a5 Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
Nathan Froyd
23b5f6ef0d Backout aa955afe7507:49f1c6fa27f8 (bug 953381) for robocop orange on this CLOSED TREE 2014-01-20 20:06:34 -05:00
Mark Finkle
664f6adae8 Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
Joshua Dover
b67c785d11 Bug 960359 - Refactor HomeBanner out of TopSitesPanel and display on default page. r=mleibovic 2014-01-29 14:07:05 -08:00
Brian Nicholson
7956f180ed Bug 963288 - Remove unnecessary synchronization in Tabs. r=rnewman 2014-01-28 11:56:26 -08:00
Brian Nicholson
c23918343f Bug 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Chris Kitching
89e4506e92 Bug 748100: Augment Favicon decoder with the ability to decode ICO files. r=rnewman 2014-01-18 03:24:28 +00:00
Ryan VanderMeulen
96d6c87b41 Backed out changeset a63deedeb4b7 (bug 917896) for robocop failures. 2014-01-17 15:24:23 -05:00