Jeff Boek
0b147d8956
For #355 - Adds the history fragment and the ability to navigate to it
2019-02-12 13:44:09 -08:00
Emily Kager
96853c978e
Closes #451 - Update to Navigation Beta 2
2019-02-12 14:02:48 -06:00
Sawyer Blatz
d543d776b1
Closes #438 : Adds dynamic nav bar color
2019-02-12 13:56:43 -06:00
Sawyer Blatz
616af429dd
Fixes #434 : Settings visible in private mode
2019-02-12 11:49:10 -06:00
Emily Kager
94b52beab2
Remove unnecessary is inside when for objects
2019-02-11 16:21:14 -08:00
Emily Kager
414cf16658
Closes #436 - Make Toolbar Menu Item When Exhaustive
2019-02-11 16:21:14 -08:00
Emily Kager
ed723557e9
Closes #440 - Set Find in Page colors from theme attrs
2019-02-11 16:20:16 -08:00
Sawyer Blatz
8347c82030
Fixes #433 : Corrects URL text field color ( #437 )
2019-02-11 14:24:51 -08:00
Colin Lee
5dcf4e5a5f
Fixes #427 : Browser toolbar does not auto-hide if ANY accessibility on
2019-02-11 10:27:08 -08:00
Colin Lee
cbb26cb45f
Handle multitasking via toolbar actions
2019-02-09 21:11:30 -06:00
Colin Lee
f09dc2453f
Fixes #351 Create home screen component for multitasking
2019-02-09 15:52:10 -06:00
Emily Kager
77883c0f30
Closes #403 Use Fragments for Navigation, Add Toolbar to HomeActivity
2019-02-08 12:57:38 -08:00
Sebastian Kaspari
cf260e4b8d
Use ViewBoundFeatureWrapper and BackHandler from the base component.
2019-02-08 12:00:11 -08:00
Sawyer Blatz
97a3b3c1b3
Closes #322 : Adds missing string descriptions
2019-02-08 11:48:56 -08:00
Sawyer Blatz
a4fe413537
Closes #412 : Enforces consistent naming in colors.xml
2019-02-08 12:53:16 -06:00
Sawyer Blatz
3ff95880eb
Closes #358 : Adds local history to AwesomeBar ( #413 )
2019-02-08 09:55:30 -08:00
Sawyer Blatz
d09dc149ed
Closes #363 & Closes #364 : Adds private browsing theme ( #405 )
...
* For #345 #346 - Adds private browsing theme
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
* Abstracts theme management
* Theme browser toolbar
* Remove unused imports
* Begin work on sharedPreferences
* fix lint
* #346 - Refactors ThemeManager to take a callback
* Adds clean status bar and nav bar
* lint
* Themes settings icons better
* Small clean up
2019-02-08 09:43:17 -08:00
Sebastian Kaspari
a29952a2c0
Reduce PNG file size with ImageOptim.
2019-02-08 09:21:11 -08:00
ekager
47df9668fb
Add fill color
2019-02-08 08:08:57 -08:00
ekager
4a81ec6012
Remove star imports
2019-02-08 08:08:57 -08:00
ekager
0298950025
Closes #335 - Adds Report Site Issue Menu Item
2019-02-08 08:08:57 -08:00
ekager
e424b4d9d0
Closes #370 - Edit Primary Color for Toggle Color
2019-02-08 08:08:46 -08:00
Sebastian Kaspari
951a5dfbad
Fix breaking API changes of latest AC snapshot.
2019-02-08 07:17:55 -08:00
Jeff Boek
b8ab51318e
For #355 - re-adds the request desktop functionality
2019-02-07 15:41:15 -08:00
Jeff Boek
98a1ae578e
For #355 - Present the Library when the menu item is tapped
2019-02-07 15:41:15 -08:00
Johan Lorenzo
19dd468639
Allow staging releases on git branches
2019-02-07 12:54:34 -06:00
Johan Lorenzo
d621630ab8
Bug 1519374 - Use mobile-X-b-fenix in lieu of gecko-focus
2019-02-07 12:54:34 -06:00
Jeff Boek
6e31927cc7
Fixes #389 - Opens the browser when opening from a link
2019-02-06 17:27:05 -06:00
Colin Lee
623dc55eac
Fixes #391 : Home button is not visible
2019-02-06 14:50:26 -08:00
Jeff Boek
69ce159758
Fixes #383 - Dont create a defaulValue of "null"
2019-02-06 12:22:56 -06:00
Jeff Boek
71b107f0ff
Fixes #384 - Prvent fragment from subscribing multiple times
2019-02-06 08:12:47 -08:00
Emily Kager
4f3c0ee8ad
Closes #378 - Creates Library Fragment UI and adds resources
2019-02-06 08:04:04 -08:00
Jeff Boek
10495657c5
For #311 - Uses Navigation component for opening the browser
2019-02-05 17:30:51 -08:00
Jonathan Almeida
21508f49ca
WIP: Integrate feature-customtabs component
2019-02-05 17:30:51 -08:00
Emily Kager
e358ea138a
Adds new home icon and adds padding to URL background
2019-02-05 15:32:58 -08:00
Emily Kager
c8e4ef558c
Closes #372 - Change Toolbar Menu and Security Icon Colors
2019-02-05 15:32:58 -08:00
Sebastian Kaspari
5111d5de70
Update GeckoView to 67.0.20190204092937 (following A-C).
2019-02-05 10:22:57 -08:00
Sebastian Kaspari
417a82bc00
Pass EngineView to ContextMenuFeature.
2019-02-05 10:22:57 -08:00
Stefan Arentz
68e2671d99
Update A-C to 0.42.0-SNAPSHOT
2019-02-05 10:22:57 -08:00
Jeff Boek
461664ed87
For #364 - Refactors BrowserFragment to use the ToolbarComponent
...
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
Co-authored-by: Emily Kager <emilykager@gmail.com>
2019-02-04 16:44:10 -08:00
Jeff Boek
dbea570747
For #364 - Moves edit mode to be a part of the toolbar component state
...
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
Co-authored-by: Emily Kager <emilykager@gmail.com>
2019-02-04 16:44:10 -08:00
Jeff Boek
abd08453ce
Fixes #360 - Prevent multiple sessionFeatures from being lifecycle observers
2019-02-04 13:28:02 -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
Jeff Boek
383f9197bf
For #140 - Fixes a11y recomendations for the homeview
2019-02-01 18:23:29 -08:00
Mitchell Hentges
d46e435461
Fix usage of sentry token in staging
2019-02-01 17:06:42 -08:00
Jeff Boek
88a54b7b30
Fixes #362 - Downgrade to ConstraintLayout 2.0.0-alpha2
...
There is currently an issue with visibility changes in ConstraintLayout 2.0.0-alpha3
https://issuetracker.google.com/issues/122090772
For now we're going to manually implement KeyTriggers.
2019-02-01 16:26: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
Sebastian Kaspari
344bc0aea6
Move architecture/mvi code to separate gradle module.
2019-02-01 09:45:55 -06:00
Jeff Boek
27a56e2974
For #336 - allow the browser to intercept the back button
2019-02-01 09:37:19 -06:00
Jeff Boek
854eb4a2a0
For #336 - Navigate to SearchFragment on URL press
2019-02-01 09:37:19 -06:00