1
0
Fork 0
Commit Graph

535 Commits (15ff4726a0a90d7be7a89f60e706d543b969ab99)

Author SHA1 Message Date
Jeff Boek bacf84678d For #507 - Moves the loading of the URL to the fragment 2019-02-21 11:29:13 -08:00
Jeff Boek b03266fca3 For #507 - Use just the presenter over the feature 2019-02-21 11:29:13 -08:00
Sawyer Blatz 797d1cc423 Fixes #566: Clears search on new tab 2019-02-20 15:32:24 -06:00
Colin Lee 66ebb652a6 Fixes #568: Crash on custom tabs menu if no other tabs are open 2019-02-17 23:29:14 -08:00
Colin Lee 870621b958 BrowserToolbar UrlCommitListener requires Boolean return 2019-02-16 17:28:38 -06:00
Sawyer Blatz 9bf0354d02 Closes #530: Adds private keyboard support 2019-02-15 14:37:57 -08:00
Sawyer Blatz e5fe80f928
Closes #347: Adds private browsing logic (#506)
* For #347: Adds private browsing logic

*  For #347: Adds private session explainer

* Adds persistence
2019-02-15 09:31:03 -08:00
Emily Kager fe74df8b7f Closes #508 - Use Default Component Text Size for Toolbar 2019-02-14 20:34:51 -06:00
Sebastian Kaspari 4a66c60548 Pass concept-fetch Client implementation to SearchSuggestionProvider. 2019-02-14 10:18:20 -06:00
Emily Kager 06890d0837 Closes #487 - Replace home toolbar icon with tabs icon 2019-02-13 15:33:55 -08:00
Jeff Boek a4a9222a94 For #490 - Fixes navigation when selecting a history item 2019-02-13 16:13:20 -06:00
Sawyer Blatz 7531bc56f2 Closes #476: Adds browserToolbarMenuIcon theming 2019-02-13 12:56:04 -06:00
Sebastian Kaspari b4d1ac0d63 Closes #472: Integrate feature-session-bundling component.
This will take care of saving and restoring the (`SessionManager`) state.
2019-02-13 09:35:45 -08:00
Jeff Boek 4873d989a0 Moves the shared toolbar component to the components package 2019-02-12 16:25:40 -08:00
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 2019-02-12 16:04:01 -08:00
Sebastian Kaspari cf260e4b8d Use ViewBoundFeatureWrapper and BackHandler from the base component. 2019-02-08 12:00:11 -08:00
Jeff Boek 98a1ae578e For #355 - Present the Library when the menu item is tapped 2019-02-07 15:41:15 -08:00
Jonathan Almeida 21508f49ca WIP: Integrate feature-customtabs component 2019-02-05 17:30:51 -08:00
Jeff Boek a6004fea20 Closes #146 & Closes #147: Integrates find in page
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
2019-02-01 23:00:37 -08:00
Emily Kager 3db9f2cb6a No issue: Hook up browser menu items Settings and temporary Share 2019-02-01 16:14:59 -08:00
Colin Lee 0120558fce Enforce unidirectional arch better 2019-01-31 08:10:39 -08:00
Jeff Boek bacee18344 Removes initial and default session 2019-01-30 19:25:37 -08:00
Colin Lee 273f33b244 Fixes #290: Integrate new Fenix architecture 2019-01-30 13:44:58 -06:00
Colin Lee b2b6a530d0 Make ktlint and detekt style changes 2019-01-30 11:08:25 -06:00
Sebastian Kaspari d5515c9f6e Issue #267: Integrate lib-crash component and upload crash reports to sentry and socorro. 2019-01-30 09:11:15 -06:00
Emily Kager 2e15efafe0 Part of #131 - Add Background to URL View Toolbar 2019-01-29 16:28:45 -06:00
Jonathan Almeida 6c06651ecc Closes #268: Integrate feature-intent component 2019-01-29 15:44:40 -06:00
Grisha Kruglov 0e3965632a Closes #270: Integrate browser-storage-sync for history storage and toolbar autocompletion 2019-01-29 14:40:59 -06:00
Sawyer Blatz edcdd05c68 Closes #135: Adds accessibility support to Browser UI 2019-01-28 14:01:36 -06:00
Emily Kager 5903cefa6b Closes #133 - Create Browser Menu UI 2019-01-28 09:50:31 -08:00
Emily Kager 5a3fc1325f Adds toolbar with autocomplete and menu to BrowserFragment 2019-01-24 14:39:51 -08:00
Jeff Boek 3e0ed05c0e Adds missing licenses 2019-01-24 14:13:28 -08:00
Jeff Boek 560aea9b56 For #141 - wires up toolbar and awesomebar 2019-01-24 14:13:28 -08:00
Jeff Boek 480ae93a72 For #141 - Adds autocomplete ot the search screen
- Adds convenience extensions to Context and Fragment
- Imports more components from Android Components
2019-01-24 14:13:28 -08:00
Jeff Boek 4c4f344a97 For #131 - Loads mozilla.org in the browser fragment 2019-01-18 15:47:19 -08:00