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
Emily Kager
179807b83f
Add accounts preferences
2019-01-31 21:57:25 -08:00
Jonathan Almeida
0c893b356a
Re-add SEND intent actions
2019-01-31 15:15:34 -06:00
Emily Kager
3c48b3eeca
Style settings theme, add about category
2019-01-31 12:03:49 -08:00
Sawyer Blatz
bc30589180
For #288 : Adds advanced settings
2019-01-31 12:03:49 -08:00
Emily Kager
5808fb5afb
Create basics settings page
2019-01-31 12:03:49 -08:00
Colin Lee
b7542b2208
Remove hardcoded clientID for Fretboard
2019-01-31 13:16:04 -06:00
Sebastian Kaspari
7d807f5a0a
Closes #263 : Integrate service-glean component.
2019-01-31 09:04:15 -08:00
Sebastian Kaspari
9876970b16
Mark pre-push-recommended as executable.
2019-01-31 09:03:30 -08:00
Colin Lee
0120558fce
Enforce unidirectional arch better
2019-01-31 08:10:39 -08:00
Sebastian Kaspari
580fa1011f
Issue #267 : decision_task_nightly.py: Fix typo: taskcClusterProxy -> taskclusterProxy
2019-01-31 08:04:53 -06:00
Jeff Boek
5a57b9a6c5
Cleans up clipboard awesomebar suggestion
2019-01-30 19:25:37 -08:00