1
0
Fork 0
Commit Graph

3012 Commits (b9089e2bdb82ea14b976ccd12dde33a01bc81a48)

Author SHA1 Message Date
Jeff Boek df3eaa2ca7 For #456 - Moves out KeyTrigger into its own file 2019-02-12 16:25:40 -08:00
Emily Kager 931778acac Add new tab and navigate to it 2019-02-12 16:04:01 -08:00
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 2019-02-12 16:04:01 -08:00
Colin Lee c3e8e83776 Enable Proguard plus optimizations for release 2019-02-12 14:20:06 -08:00
Colin Lee 83f637e386 Fixes #431: Scroll-down on the home screen messes up everything 2019-02-12 16:14:46 -06:00
Jeff Boek b6ab865e44 For #355 - Fixes the default context 2019-02-12 13:44:09 -08:00
Jeff Boek a0ac6bfb37 For #355 - Uses the generated Navigation directions 2019-02-12 13:44:09 -08:00
Jeff Boek d8845dc524 For #355 - Adds history section header 2019-02-12 13:44:09 -08:00
Jeff Boek babe5d7d9b For #355 - Adds favicon and menu placeholder 2019-02-12 13:44:09 -08:00
Jeff Boek 29227e6f90 For #355 - Fixes coroutine scope 2019-02-12 13:44:09 -08:00
Jeff Boek b9171cd99a For #355 - Navigat back to brows when you tap a history item 2019-02-12 13:44:09 -08:00
Jeff Boek aac39f97f2 For #355 - Creates ViewHolder for HistoryItem 2019-02-12 13:44:09 -08:00
Jeff Boek 64e96495cc For #355 - Adds history to the recyclerview 2019-02-12 13:44:09 -08:00
Jeff Boek 22ab6ac934 For #355 - Creates the history component 2019-02-12 13:44:09 -08:00
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