Commit Graph

929 Commits (f68c56a7602baf0eacd97650d9a65f0dacea7b99)

Author SHA1 Message Date
Emily Kager 85cc76de1f Closes #478 - Use new attr to theme clear button in toolbar 5 years ago
Jeff Boek 000d5a2e54 Fixes #672 - Moves private browsing description out of sessions 5 years ago
Emily Kager 298049e28e Revert "Closes #478 - Use new AC attr to tint close button in the search bar"
This reverts commit df2c46621b.
5 years ago
ekager df2c46621b Closes #478 - Use new AC attr to tint close button in the search bar 5 years ago
Jeff Boek 73a57f2b45 For #631 - Adds license and dimen 5 years ago
Jeff Boek 4a8a5c8c66 Replaces drawable with existing one 5 years ago
Jeff Boek 2ac2f9a9da For #635 - Restores a session 5 years ago
Jeff Boek 3ecf9d338e For #631 - Adds session item layout 5 years ago
Jeff Boek 8379c3d2cb For #631 - Puts tabs and sessions into a nested scrollview 5 years ago
ekager 7baafe2c37 Closes #647 - Private Mode Inherit from Dark Theme 5 years ago
Emily Kager 2750b65cc3 Close #420 - Default Browser Preference reacts to default browser status 5 years ago
Emily Kager 1935f01879 Closes #484 -Library Screen UI remove divider, add selectable background 5 years ago
ekager 3954c55c53 Closes #586 - Use Circular Ripple for Tab List Header Icons 5 years ago
Colin Lee b42a512b87 Fixes #557: Selected tab should appear with selected theme 5 years ago
Colin Lee 8fcef90c4a Fixes #551: Cropped Sessions Info Box 5 years ago
Emily Kager 3f52178420 Closes #546 - Uses Minimum Touch Target Size for Tab Header Buttons 5 years ago
Jeff Boek 4263f8ab3e For #357 - Adds menu to delete a single item 5 years ago
Jeff Boek a65bd9b245 For #357 - Changes delete text depending on the number of items selected 5 years ago
Jeff Boek 1f276ec9fc For #357 - Display number of selected items in the delete button 5 years ago
Jeff Boek 20944ae1be For #357 - Adds a button to delete history 5 years ago
Jeff Boek 92dd055a86 For #357 - Forces history titles to be a single line 5 years ago
Jeff Boek a6e38165cb For #357 - Dont set the checkbox if it already contains the right value 5 years ago
Jeff Boek b7c7fd3100 For #357 - Adds selected items to the history component state 5 years ago
Jeff Boek 0cbcd93208 For #357 - Adds an editing mode to the history component 5 years ago
Sawyer Blatz e5fe80f928
Closes #347: Adds private browsing logic (#506)
* For #347: Adds private browsing logic

*  For #347: Adds private session explainer

* Adds persistence
5 years ago
Colin Lee ee229c9709 Fixes #354: Overflow menu for multitasking in current session 5 years ago
Emily Kager ffd3049d99 Closes #463 - Add attr for home divider color for private mode theming 5 years ago
Jeff Boek 6f25b1cadd Fixes the library list item layout 5 years ago
Emily Kager 6cc8d433fc Closes #459 - Remove redundant awesome bar in browser fragment 5 years ago
Jeff Boek d8845dc524 For #355 - Adds history section header 5 years ago
Jeff Boek babe5d7d9b For #355 - Adds favicon and menu placeholder 5 years ago
Jeff Boek b9171cd99a For #355 - Navigat back to brows when you tap a history item 5 years ago
Jeff Boek aac39f97f2 For #355 - Creates ViewHolder for HistoryItem 5 years ago
Jeff Boek 22ab6ac934 For #355 - Creates the history component 5 years ago
Jeff Boek 0b147d8956 For #355 - Adds the history fragment and the ability to navigate to it 5 years ago
Emily Kager ed723557e9 Closes #440 - Set Find in Page colors from theme attrs 5 years ago
Sawyer Blatz 8347c82030
Fixes #433: Corrects URL text field color (#437) 5 years ago
Colin Lee 5dcf4e5a5f Fixes #427: Browser toolbar does not auto-hide if ANY accessibility on 5 years ago
Colin Lee f09dc2453f Fixes #351 Create home screen component for multitasking 5 years ago
Emily Kager 77883c0f30 Closes #403 Use Fragments for Navigation, Add Toolbar to HomeActivity 5 years ago
Sawyer Blatz a4fe413537 Closes #412: Enforces consistent naming in colors.xml 5 years ago
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
5 years ago
Emily Kager 4f3c0ee8ad Closes #378 - Creates Library Fragment UI and adds resources 5 years ago
Emily Kager e358ea138a Adds new home icon and adds padding to URL background 5 years ago
Emily Kager c8e4ef558c Closes #372 - Change Toolbar Menu and Security Icon Colors 5 years ago
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>
5 years ago
Jeff Boek a6004fea20 Closes #146 & Closes #147: Integrates find in page
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
5 years ago
Jeff Boek 383f9197bf For #140 - Fixes a11y recomendations for the homeview 5 years ago
Emily Kager 179807b83f Add accounts preferences 5 years ago
Jeff Boek ed1e563087 Pull awesome bar into a component 5 years ago
Colin Lee 273f33b244 Fixes #290: Integrate new Fenix architecture 5 years ago
Colin Lee e7ebd712c6 Fix MotionLayout animation the proper way 5 years ago
Jeff Boek ebb5da7f4e For #141 - Cleans up search UI 5 years ago
Colin Lee 43986dbf63 Move inflation back to fragment to fix MotionLayout for now 5 years ago
Emily Kager b111b9943b Closes #273 - Wrap session placeholder text 5 years ago
Emily Kager 2e15efafe0 Part of #131 - Add Background to URL View Toolbar 5 years ago
Jeff Boek 0ac3cd9e08 Uses start/end over left/right 5 years ago
Jeff Boek 0e9c77b036 Cleans up animation between search bar states 5 years ago
Jeff Boek 9e76498eed Cleans up the elevation transition for the search bar on the homescreen 5 years ago
Jeff Boek 3079af1d36 Adds search engine icon to searchbar 5 years ago
Colin Lee 69e9617272 Fixes #127: Add architecture classes 5 years ago
Jeff Boek 73346269a0 For #145 - Pulls properties into a common style 5 years ago
Jeff Boek e73567a81a For #145 - Adds pills to the search screen 5 years ago
Jeff Boek 4179a8ff78 For #139 - Adds the sessions placeholder 5 years ago
Emily Kager 5a3fc1325f Adds toolbar with autocomplete and menu to BrowserFragment 5 years ago
Jeff Boek 6f17107e87 Migrates away from using the chip suggestions, fixes text colors 5 years ago
Jeff Boek 926fa22909 Fixes transition to browserFragment 5 years ago
Jeff Boek 560aea9b56 For #141 - wires up toolbar and awesomebar 5 years ago
Emily Kager 19572d474a Closes #134 - Collapse/show the toolbar based on browser scrolling 5 years ago
Jeff Boek 4c4f344a97 For #131 - Loads mozilla.org in the browser fragment 5 years ago
Emily Kager 4421adecbb Implement Navigation, Add Search Fragment, Add Browser Fragment 5 years ago
Jeff Boek cefa12224f Fixes nits in mozilla-mobile/fenix#158 5 years ago
Jeff Boek 1f70ba4d06 Adds missing licenses 5 years ago
Jeff Boek a800d33620 For #139 - Adds session placeholder with motionlayout 5 years ago
Jeff Boek 3378ee4209 For #150 - Adds the search bar 5 years ago
Jeff Boek c0e71bf719 For #150 - Adds wordmark, menu and private browsing buttons 5 years ago
Jeff Boek c1500fe0bc For #150 - Adds a home fragment 5 years ago
Jeff Boek 4cd4cce83d For #150 - Sets the base style to allow a plain white background 5 years ago
Jeff Boek e34f7e166d Initializes Android project
Co-authored-by: Colin Lee <mncolinlee@gmail.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
Co-authored-by: Emily Kager <emilykager@gmail.com>
6 years ago