Commit Graph

179 Commits (b735cc9693511c35dacdfe2aacdb7e308d42d099)

Author SHA1 Message Date
Emily Kager 49e24ec2dc Closes #1080 - Update Normal Browsing Toggle Color 5 years ago
Grisha Kruglov 2b00d1120f Integrate BackgroundSyncManager, enable history syncing
This patch integrates the new a-c BackgroundSyncManager, which is the
main entry point for interacting with Sync. Behind the scenes, it uses
WorkManager in order to sync configured syncable stores.

Current behaviour:
- sync runs on start, with a slight delay
- sync runs on a schedule few times a day, to lessen the startup sync burden

Also included is a basic UI integration in order to allow user to synchronize
on demand, and monitor sync state.
5 years ago
Emily Kager 8c2f80a3ef Closes #654 - Use new two state button for menu toolbar buttons 5 years ago
Sawyer Blatz 33b83fb0e3
Closes #832: Adds custom tabs menu (#944) 5 years ago
Emily Kager dc257a09aa Closes #873 - Themes History Fragment colors 5 years ago
Jeff Boek 79395631d7 Fixes #870 - Fixes logic for the session bottom sheet fragment for private mode
Also fixes #871
5 years ago
Sawyer Blatz d6ebd88186
Closes #804: Adds disable private browsing content description (#851) 5 years ago
Emily Kager d15e4bb3fa Closes #877 - Add Search Engine Settings 5 years ago
Sawyer Blatz 4bc3dae00d
Fixes #848: Corrects private browsing explanation string (#849) 5 years ago
Jeff Boek 4af11a1e2b Fixes #858 - Reverts send and share string for UR (#859) 5 years ago
Jeff Boek 7c3bc3a162 Updates strings 5 years ago
Colin Lee f5c3e0e35e Fixes #262: Need full screen functionality and "Entering full screen" 5 years ago
Sawyer Blatz 000a2236a2
Closes #505: Themes autocomplete highlight (#582)
* Closes #505: Themes autocomplete highlight

* Add Autocomplete highlight color

* Re-add getView fun which is used elsewhere in master

* Remove Test imports that aren't found
5 years ago
Jeff Boek c4fe44529a No issue - Adds basic tab theming 5 years ago
Christian Sadilek 1b1a9e0d11 Issue #418: Add account settings page and sign out functionality 5 years ago
Sawyer Blatz e9e74122b5 Closes #736 & Closes #722: Adds delete session button to private browsing 5 years ago
Sawyer Blatz 2f13c3f9f2
Closes #630: Polishes tab UI (#686) 5 years ago
Jeff Boek 1d4be1b665 For #633 - Remove only normal sessions, add a11y for glyphs 5 years ago
Jeff Boek 416382c3ad For #633 - Gives the user the ability to save their session 5 years ago
Grisha Kruglov 46789f4c62 Issue #418: Basic Firefox Accounts integration
This patch integrates relevant a-c components, and updates the current Preferences
UI to allow signing-in and displaying basic account information (email, displayName).

Currently there's no Accounts UI, and so singing out or otherwise interacting with the
account isn't possible.
5 years ago
Jeff Boek 73a57f2b45 For #631 - Adds license and dimen 5 years ago
Jeff Boek d5aeec417b For #636 - Allow a user to delete a session 5 years ago
Sawyer Blatz 56dadad35a
Closes #292: Adds placeholder advanced settings fragments (#638) 5 years ago
ekager 7baafe2c37 Closes #647 - Private Mode Inherit from Dark Theme 5 years ago
Colin Lee 3ccce1b4d2 Fixes #293: Adds about settings page
Co-authored-by: Sawyer Blatz <sblatz@mozilla.com>
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
Sawyer Blatz bce5e77333 Closes #584: Adds missing string descriptions 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
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 06890d0837 Closes #487 - Replace home toolbar icon with tabs icon 5 years ago
Sawyer Blatz 7531bc56f2 Closes #476: Adds browserToolbarMenuIcon theming 5 years ago
Colin Lee 2bc769190e Fixes #401: Resolve known leak and install LeakCanary 5 years ago
Emily Kager ffd3049d99 Closes #463 - Add attr for home divider color for private mode theming 5 years ago
Emily Kager 0c8b2a8a1e Closes #449 - Adds Basic About Page with Dated Version Name 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 aac39f97f2 For #355 - Creates ViewHolder for HistoryItem 5 years ago
Sawyer Blatz d543d776b1 Closes #438: Adds dynamic nav bar color 5 years ago
Sawyer Blatz 616af429dd Fixes #434: Settings visible in private mode 5 years ago
Sawyer Blatz 8347c82030
Fixes #433: Corrects URL text field color (#437) 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 97a3b3c1b3 Closes #322: Adds missing string descriptions 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
ekager 0298950025 Closes #335 - Adds Report Site Issue Menu Item 5 years ago
ekager e424b4d9d0 Closes #370 - Edit Primary Color for Toggle Color 5 years ago
Emily Kager 4f3c0ee8ad Closes #378 - Creates Library Fragment UI and adds resources 5 years ago
Jeff Boek 383f9197bf For #140 - Fixes a11y recomendations for the homeview 5 years ago
Emily Kager 3db9f2cb6a No issue: Hook up browser menu items Settings and temporary Share 5 years ago
Emily Kager 179807b83f Add accounts preferences 5 years ago
Emily Kager 3c48b3eeca Style settings theme, add about category 5 years ago
Sawyer Blatz bc30589180 For #288: Adds advanced settings 5 years ago
Emily Kager 5808fb5afb Create basics settings page 5 years ago
Jeff Boek 5a57b9a6c5 Cleans up clipboard awesomebar suggestion 5 years ago
Emily Kager 8368f4fbb2 Part of #288 - Set up basic settings menu 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 6 years ago
Jeff Boek 9e76498eed Cleans up the elevation transition for the search bar on the homescreen 6 years ago
Jeff Boek 262df015b1 For #145 - Pulls out color resources 6 years ago
Jeff Boek 73346269a0 For #145 - Pulls properties into a common style 6 years ago
Jeff Boek e73567a81a For #145 - Adds pills to the search screen 6 years ago
Sawyer Blatz edcdd05c68 Closes #135: Adds accessibility support to Browser UI 6 years ago
Emily Kager 5903cefa6b Closes #133 - Create Browser Menu UI 6 years ago
Jeff Boek 4179a8ff78 For #139 - Adds the sessions placeholder 6 years ago
Emily Kager 5a3fc1325f Adds toolbar with autocomplete and menu to BrowserFragment 6 years ago
Jeff Boek cefa12224f Fixes nits in mozilla-mobile/fenix#158 6 years ago
Jeff Boek 1f70ba4d06 Adds missing licenses 6 years ago
Jeff Boek a800d33620 For #139 - Adds session placeholder with motionlayout 6 years ago
Jeff Boek da939bba50 For #150 - Adds more style to the urlbar 6 years ago
Jeff Boek 3378ee4209 For #150 - Adds the search bar 6 years ago
Jeff Boek c1500fe0bc For #150 - Adds a home fragment 6 years ago
Jeff Boek 4cd4cce83d For #150 - Sets the base style to allow a plain white background 6 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