Commit Graph

1290 Commits (706f7d5961dbdf38f14982a9f69e58cb6b52253e)

Author SHA1 Message Date
Sawyer Blatz a3f25b9f77 For #2584: Adds opening tab collections 5 years ago
Sawyer Blatz afbe397f94 For #1575: Enables adding tabs to existing collection 5 years ago
Sawyer Blatz 7e7edc8b7a For #2377: Adds share to tabs and tab collections 5 years ago
Axel Hecht 9c2352f2c5 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@edd6b0e79f
5 years ago
Jeff Boek 1cd50ba9cb No Issue - Fixes nits in #2669 5 years ago
Jeff Boek a041d9ef74 For #2391 - Dismiss tour when navigating to search or settings 5 years ago
Jeff Boek 479c00bc5f No Issue - Always complete motionLayout transition on restore 5 years ago
Jeff Boek 41e5d5cf28 No Issue - Remove debugging code for onboarding 5 years ago
Jeff Boek 692724be2f For #2395 - Navigates to turn on sync on button press 5 years ago
Jeff Boek 9a76c11dae For #2389 - Save state on homeview when switching themes 5 years ago
Jeff Boek 9d74697ab3 For #2395 - Adds sign into sync card 5 years ago
Jeff Boek b3650cacff For #2399 - Wires up tracking protection onboarding card 5 years ago
Jeff Boek a2a4524e51 For #982 - Opens privacy policy in a custom tab 5 years ago
Jeff Boek 02db8279fb For #982 - Adds icon and button for privacy notice onboarding card 5 years ago
Jeff Boek 591f367806 For #2392 - Adds icon to private browsing onboarding card 5 years ago
Jeff Boek 2dc76dda6a For #2392 - Centers private browsing icon 5 years ago
Tiger Oakes cfca683a14 Use UpdateTrackingProtectionUseCase
mozilla-mobile/android-components#2746
5 years ago
Sören Hentzschel 149c01c342 No issue - make spacing in history view consistent with spacing on tabs view 5 years ago
Emily Kager 40f8e3b6af No issue: Use ExcludeTypes instead of filtering after retrieving 5 years ago
Tiger Oakes a02bf550c8 Add wordmark variants for different dpi levels 5 years ago
Sebastian Kaspari 291df48c4e Install the "icons" WebExtension to automatically load icons for every visited website. 5 years ago
Sawyer Blatz c334c77bbe For #976: Adds telemetry for library 5 years ago
Emily Kager ba790c5dd3 No issue: remove unused restore state code 5 years ago
Emily Kager e534dad199 For #2028 - Pass Session ID for Custom Tab Prompts, Theme Dialogs 5 years ago
Emily Kager 028c6cad70 For #2025 - Create and theme Dialog for deleting all history 5 years ago
Emily Kager fd4de3509d For #1249 - Create Empty History State 5 years ago
Emily Kager a169019426 For #2474 - Pop Up to Bookmark Fragment when navigating to Browser 5 years ago
Jeff Boek b54628210b For #2414 - Fixes custom tab crash 5 years ago
Sawyer Blatz ec1a0e6c34 Revert #2533: Removes feature flag for tab collections 5 years ago
Sawyer Blatz 3619f1417d For #1574: Cleans up unused code and refactors 5 years ago
Sawyer Blatz 7861a80715 For #2205: Truncates tab collection titles 5 years ago
Sawyer Blatz 4e6f9b9ef1 For #1574: Displays previous tab collections when creating 5 years ago
Sawyer Blatz 60e5f8a626 For #2351: Fixes backspace key ignored in collections 5 years ago
Sawyer Blatz 30a643720f For #1574: Adds tab collection creation 5 years ago
Michael Droettboom e46342923e Add pings.yaml metadata 5 years ago
Emily Kager d380834042 Move strings to static_strings 5 years ago
ekager fdfcf755b3 Add content description for images and radio button 5 years ago
Emily Kager d347f73e69 For #2389 - Create Theme Onboarding Card 5 years ago
ekager 42d1491976 Closes #2635 - Save settings changes to new Shared Preferences file 5 years ago
Sawyer Blatz f912621bc3 No issue: Fixes home crash if url host is malformed 5 years ago
Jonathan Almeida 2035be8cc6 Closes #2097: Stop video playback when custom tab closes 5 years ago
Sawyer Blatz 9e50b55340 For #1857: Adds telemetry for QR scanner 5 years ago
Sören Hentzschel 6bc577eecd For #1800 - "report site issue" should open in a new tab 5 years ago
Emily Kager a44322b120 Update mapping to represent steps of 5 from 50-200 5 years ago
Emily Kager 2956ca0c82 Change min and max scale for text scale 5 years ago
Emily Kager e00380960f Add Accessibility Fragment and Text Size Adjustment Setting 5 years ago
Emily Kager 855acd5fe2 Closes #2528 - Fixes Dialog navigation 5 years ago
Sebastian Kaspari 6942767dfe Remove feature-session-bundling component. 5 years ago
Axel Hecht c5204d2f9f Import strings from android-l10n
Status: mozilla-l10n/android-l10n@27dbd72e7d
5 years ago
Sawyer Blatz 72d29c2a43
For #2205 & #1578: Integrates tab collection storage (#2478)
* For #2205: Adds TabCollectionStorage

* For #1578: Adds delete to TabCollection
5 years ago
Emily Kager 43843b0fb3 For #2561 - Dynamically set EngineView behavior in BrowserFragment 5 years ago
ekager 2f68546a58 Closes #2553 - wrap_content for header text for RTL 5 years ago
Jeff Boek 7ac26f5b20 For #2390 - Adds local feature flag for onboarding 5 years ago
Jeff Boek 95af2ddcc6 For #2390 - Adds the start browser button 5 years ago
Jeff Boek b2e6b59e91 For #2390 - Adds views for every onboarding card 5 years ago
Jeff Boek 8928b19079 For #2390 - Adds a theme picker card
- applies generic styling to cards
- adds margins to headers and onboarding cards
5 years ago
Jeff Boek fe16810ddb For #2390 - Adds onboarding section headers 5 years ago
Jeff Boek dfe14e1751 For #2390 - Adds the onboarding welcome message 5 years ago
Jeff Boek b14d0fa80c For #2390 - Applies onboarding mode on start 5 years ago
Richard Pappalardo ba3edbcf92
Add automated UI test for main three dot menu (#2540) 5 years ago
Jeff Boek b3a3c94169
Small refactor before we add onboarding cards (#2541)
* For #2390 - Cleans up the toAdapterList method before we add onboarding

* For #2514 - Hide tabs menu when no tabs are open
5 years ago
Michael Droettboom c34946b88f 1551700: Enable custom pings from debug dashboard (#2516)
Fix re-enabling of telemetry
5 years ago
Sawyer Blatz 03ed5152a5
For #1291: Reduces length of private mode animation (#2534) 5 years ago
Sören Hentzschel f8139ccc04 No issue: Fixes alignment of overflow menu in library 5 years ago
Jeff Boek 014de10b29 Fixes #2533 - Adds the feature flag to the menu item to create a collection 5 years ago
Sebastian Kaspari f84b7f10dd Issue #2458: Use correct Socorro product name. 5 years ago
Sawyer Blatz 334868c283 For #2224: Removes select bookmark and fixes crash 5 years ago
Vlad Filippov e52157d358 Closes #2518 - Fix back button in PairFragment 5 years ago
Sawyer Blatz 0b7df74731
For #2315 & For #2494: Adds scrolling to custom tabs (#2521) 5 years ago
Sebastian Kaspari d894ea6702 Issue #552: Use EngineViewBottomBehavior to draw bottom-aligned web content above the toolbar. 5 years ago
Jeff Boek c5e5ef4b25
Teases apart ViewModel dependencies (#2499)
* No Issue - pulls render outside of the viewmodel

* No Issue - Properly subscribes to the changesObservable

* No Issue - Fixes ViewModel tests
5 years ago
ekager 0143c54817 Suppress ComplexMethod error for openToBrowser 5 years ago
ekager ecdbdda94e Added BrowserDirection values for New Fragments 5 years ago
Emily Kager ffc8037a08 Fix navigation for pairing 5 years ago
Vlad Filippov 66a0cd5f9c Add FxA Pairing feature to "Turn On Sync" 5 years ago
ekager a078f9e48b For #2422 If TP disabled globally disable quicksettings TP exception toggle 5 years ago
Emily Kager 573e215577 For #2101 - Set status bar color to black in light mode for API 21-22 (#2461) 5 years ago
Emily Kager c2a3c844b8 For #2035 - Register Accessibility Manager Listener (#2462) 5 years ago
Emily Kager 92ad00debc For #2460 - Announce "Syncing" for a11y feedback when "Sync Now" pressed (#2463) 5 years ago
Sawyer Blatz 03ca975795 For #2315: Hides URL bar when scrolling in custom tab (#2485) 5 years ago
Emily Kager e0e7ba5a43 For #2302 - Listen to session to update QuickSettingsSheetDialogFragment 5 years ago
Colin Lee 49ac62ab85 Fix ViewModel States (#2457)
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
5 years ago
Emily Kager a739d5a9e5 For #2336 - Pass EngineSession to TP adjustment fun 5 years ago
Sawyer Blatz 43a4b1b77c
For #563: Restyles history favicons (#2455) 5 years ago
Sawyer Blatz b71eeb9fb3
For #2245: Updates quick action bar state and animation (#2451)
* Revert quick action changes

* For #2245: Updates quick action bar state and animation
5 years ago
Colin Lee 917399d897
For #2436: TransactionTooLargeException saving many tabs (#2453) 5 years ago
Axel Hecht 9931c7d003 Import strings from android-l10n
State: mozilla-l10n/android-l10n@4e63500774
5 years ago
Colin Lee 155353f0ee
For #2449: App crashes when switching themes (#2450) 5 years ago
Denys M e68d594bbb For #747. Fix possible memory leak on `HomeActivity`. (#2440) 5 years ago
Denys M 24f15c8b77 Closes #1083. Don't print sensitive data to logs in the production app. (#2437) 5 years ago
Emily Kager 4070941657 No issue: Refactor dialogs to use nav graph 5 years ago
Emily Kager 0df12a588d For #1876 - Correct Navigation Bar Color Logic (#2427) 5 years ago
Sawyer Blatz cc2fad178f For #2384: Updates scrim colors (#2423) 5 years ago
Denys M fd56b1fef3 Closes #2340. Set navigation icon color on library screen. (#2415)
Applying color filter to `toolbar.navigationIcon`.
5 years ago
Arturo Mejia 744f1be0a9 Closes #1411: Added disabled style for permissions site info panel. (#2354) 5 years ago
Colin Lee cfccb997fd For #1909: Tabs disappear intermittently (#2426) 5 years ago
Sawyer Blatz e1cdeffe8c
For #563: Restyles history management (#2378) 5 years ago
Jeff Boek 4f119f0baa
No Issue - Fixes motion layout visual issues (#2401) 5 years ago
Colin Lee ccbc14a71f For #1994: Re-architect state handling code (#2382) 5 years ago
Jeff Boek 27d8c09def
Fixes #1735 - adds the ability to write code against the build channel (#2388) 5 years ago
Emily Kager e4b4934f53 For #2393 - SearchTermsTapped even on URL should search (#2398) 5 years ago
Emily Kager 60fe8de3ec No issue: Update constraintlayout and androidx dependencies (#2396) 5 years ago
Blake Winton f9683b5c8d Closes #1743: Align Scan and Shortcut buttons with search logo. (#2361) 5 years ago
Sawyer Blatz c9f2f48803 For #2334: Adds comment to placeholder create collection name (#2352) 5 years ago
Emily Kager 75ccce23dc For #2323 - Update theme for browsing if needed in onResume (#2360) 5 years ago
Emily Kager 5904a916d8 No issue: Update Androidx dependencies 5-8-2019 (#2350)
* No issue: Update Androidx dependencies 5-8-2019

* Update TrackingProtectionPreference
5 years ago
Sawyer Blatz d64f5a2064
For #2205: Modifies styling of collections and tabs (#2328)
* For #2205: Modifies styling of collections and tabs

* Change bounding box
5 years ago
Emily Kager eb4e159101 For #2329 , For #2332: Invoke pending delete session job on navigate (#2333) 5 years ago
Axel Hecht 1105f947f0 Import strings from android-l10n (#2338)
State: mozilla-l10n/android-l10n@5fd2e49ca4
5 years ago
Jeff Boek f1665f12ed For #2260 - Sends valid keys to the labeled counter (#2330) 5 years ago
Christian Sadilek 0c1b43d7b6 Upgrade to GV 68.0.20190508111321 and fixes for latest A-C 0.52.0 (#2348)
Closes #2342, Closes #2297
5 years ago
Colin Lee 78f8354fbb Fix build breakage over FragmentScenario integration 5 years ago
Colin Lee 96b68948b5
For #1710: Create scaffolding for Robolectric tests (#2282) 5 years ago
Sawyer Blatz 447b134fe9 For #2042: Updates strings for l10n (#2320) 5 years ago
Arturo Mejia b735cc9693 Closes #1311: Enable downloads in custom tabs. (#2311) 5 years ago
Emily Kager 84a7430e57 For #1745 - Allow trackers from Allow List (#2310) 5 years ago
Sawyer Blatz 79fcb97ed2
For #587: Updates private mode settings color (#2319) 5 years ago
Arturo Mejia 583b954c5a Closes #1320: Customize site info panel dialog for custom tabs. (#2304) 5 years ago
Jeff Boek c2704c3fec No Issue - Uses non-deprecated API to fetch version code (#2307) 5 years ago
Emily Kager 468fb669f0 For #2256 - Use same report site string for quick settings (#2305) 5 years ago
Emily Kager 37bae3bb38 For #2289 - Null out pending job on undo (#2303) 5 years ago
Emily Kager e6e3ac35e0 For #2068 - Create QAS initial state (#2298) 5 years ago
Sawyer Blatz 66986d88cb
No issue: Removes broken shadow in collection creation (#2300) 5 years ago
Vlad Filippov 62ae2bca11 Update the deprecated BitmapDrawable constructor (#2308) 5 years ago
Sawyer Blatz 7d577e5953
For #2205: Adds collections view to home fragment (#2249)
* For #1574: Adds collections to home view

* Adds colored icons and expansion

* Adds state change

* Adds more styling

* Adds ItsNotBrokenSnacks

* Adds chevron

* Improves styling of swipe to delete and adds delete action

* Fix nits

* Try to add real saving
5 years ago
Mitchell Hentges 282ad31345
Updates Fenix taskcluster tasks to support beta release (#1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
5 years ago
Emily Kager 0000d6a782 For #2277 - Clean up threading for session control with undo (#2281) 5 years ago
Christian Sadilek 9b0422b062 Issue #910: Integrate feature-readerview component (#2269)
Closes #908, Closes #910, Closes #911, Closes #912

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
5 years ago
Emily Kager e5e448ac8f For #1694 - Show Snackbar with Undo When Tab is Closed (#2246) 5 years ago
Alessio Placitelli 0d82431195 Generate the `activation` ping and send it with Glean (#1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
5 years ago
vladikoff e067ffbbf6 Initial view for the "Turn on Sync" fragment
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
5 years ago
Emily Kager aa6d36dda9 For #2035 - Fixes a11y and loading toolbar behavior logic (#2243) 5 years ago
Emily Kager 7ab19a71fc Closes #1720 - Dismiss QuickSettings when report a problem invoked (#2242) 5 years ago
Colin Lee 85eef5796a
No issue: Fix QAB handle lingering onscreen (#2244) 5 years ago
Emily Kager 30ffc9fee2 For #2225 - Don't pass click events under find in page bar 5 years ago
Emily Kager 73de0cd2e8 Closes #2239 - emit session changes in onstart (#2240) 5 years ago
Colin Lee 39eb107335
For #2206: Quick Action Bar fixes, do not hide, add shadow, peek initially (#2238) 5 years ago
Emily Kager 2d568b8d80 Closes #2183 - Pass view's parent to Tab Counter SessionManager observer (#2237) 5 years ago
Emily Kager 8fd937669b Closes #2182 - Do not invoke sessionmanager callbacks (#2236) 5 years ago
Emily Kager 2397b22d09 For #2230 - Persist Theme Through RadioButtonPreference (#2235) 5 years ago
Emily Kager 7dda013ad1 No issue: Remove plurals strings (#2234) 5 years ago
jhugman 34bd6513b6 Fixes 1689 - Add sessionManager and sessionId to custom tabs menu and toolbar. (#2229) 5 years ago
Emily Kager 1c7f48be5b For #2214 - Use Settings + SharedPreferences for Private Mode (#2215)
* For #2214 - Use Settings + SharedPreferences for Private Mode

* Update other values to use SharedPreferences
5 years ago
Emily Kager 2953b54a84 For #1573 - Polish Collections UI Component (#2212)
* Adds Keyboard resuming, Snackbar verification, layout edits to collections

Adds Keyboard resuming, Snackbar verification, layout edits to collections

* Adds new strings for collections/tabs management

* Adds constraintsets, hides checkboxes, adds scrim

* Update strings to plurals
5 years ago
Mitchell Hentges 9a2cf4339b Fixes #1566, #2076 (#2194) 5 years ago
Emily Kager 449fffe933 For #2181 - Select session again after restoring (#2213) 5 years ago
Colin Lee 030912bfc5
For #1966: back button from multi-selection toolbar should cancel (#2207) 5 years ago
Colin Lee 548c3be51e
For #1702: Multiple selection toolbar replaced with "fragment_home' (#2204) 5 years ago
Colin Lee a60d2c071c
For #1967: Multi-selection toolbar should disappear after deleting (#2202) 5 years ago
Colin Lee 6cff7325dd
For #2083: Bookmarks in "Your Library" appear as "bookmarked" style (#2201) 5 years ago
Colin Lee b931957426
For #1586: Behavior when adding a duplicate bookmark (#2195) 5 years ago
Colin Lee a4c201f2ee
For #1870: Copy bookmark folder does nothing (#2193) 5 years ago
Emily Kager 1e8de384d8 Closes #1556 - Add back button to LibraryFragment (#2200) 5 years ago
Colin Lee eb0a10078c
No issue: refresh after undoing bookmark deletion (#2198) 5 years ago
Colin Lee c151c4b97b
For #1862: deleting a bookmark item not hiding it immediately (#2188) 5 years ago
Emily Kager 34f4720e6b For #1573 - Create Save to Collection Component and Views 5 years ago
Arturo Mejia c81cfab84e Closes #1414: Fixed site permissions settings getting reset in Android 6. (#2177) 5 years ago
Emily Kager a07b6d8c0f Closes #2156 - Update theme for selected session in BrowserFragment (#2171) 5 years ago
Axel Hecht 5b7d5bf1b3 Import strings from android-l10n (#2158)
Status: mozilla-l10n/android-l10n@68b2689e48
5 years ago
Will Hawkins 0bcff089d6 Feature #2088: Async load the default search engine icon at startup (#2113) 5 years ago
Colin Lee dc3abe2698
For #1932: Crash on telemetry setting change when unattached (#2124) 5 years ago
Emily Kager 41bbc1ad2b Closes #2163 - Check if bookmark title is null or blank 5 years ago
Emily Kager 48191fd376 Closes #2176 - Removes divider after library in browsing menu 5 years ago
Emily Kager 59a4340f65 Closes #2172 - Tint Share Icon in Custom Tab Menu 5 years ago
Emily Kager a3cd92092a Closes #2168 Closes #2170 - Catch ClassCastException for non bool prefs 5 years ago
Emily Kager 583889cac0 Revert "For #1751 - Add Delete Button to Private Toolbar"
This reverts commit c8061bd9af.
5 years ago
Sawyer Blatz bff50fa84c No issue: Updates destructive colors 5 years ago
Sawyer Blatz 70486039c0 Closes #2147: Refactors usage of openToBrowserAndLoad 5 years ago
Emily Kager 0e44921e08 For #1573 - Update tabs header menu (#2141) 5 years ago
Colin Lee f1050eaff5
For #1951: Bookmarks library pane displays everything from root down (#2135) 5 years ago
Sawyer Blatz 3734d08f17
For #2144: Only opens to browser when necessary (#2145) 5 years ago
Emily Kager 7483a307ac For #1573 - Update collections button string 5 years ago
Emily Kager 1041500869 For #1573 - Long pressing tab selects that tab in save collections 5 years ago
Sawyer Blatz 902a561279 Fixes #467: Modifies url bar to use search screen color 5 years ago
Emily Kager 14c4d12e49 For #1573 - Add Browsing Menu Item Add To Collections 5 years ago
Sawyer Blatz d6879e2501 No issue: Sets BrowserFragment sessionId only in custom tabs 5 years ago
Colin Lee 5b7e297adf
For #1955: Add prompt before loading QR code (#2096) 5 years ago
Emily Kager 97e4f43fda No issue: null check context on permission granted (#2104) 5 years ago
Emily Kager e76c618c2a For #1541 - set padding dynamically for tab counter (#2103) 5 years ago
Emily Kager b11a7554c2 For #1836 - Update theme based on if session private (#2099) 5 years ago
Sawyer Blatz 29238d6e5f For #1954: Hides keyboard when requesting camera permission 5 years ago
Emily Kager bb7b22f752 Remove extraneous vertical orientation 5 years ago
Emily Kager ee693430a2 For #1716 - Consolidate Switch Styles 5 years ago
Axel Hecht a8d795f93f Import strings from android-l10n (#2069)
Status: mozilla-l10n/android-l10n@6f5b72b05b
5 years ago
Grisha Kruglov fbdf60fdb9 Bookmark sync (#2090)
* Closes #919: Enable bookmarks synchronization

* Add bookmarks checkbox to sync preference screen
5 years ago
Sawyer Blatz 4cd0d464a7
For #1092: Fixes ordering of custom tab menu items (#2072) 5 years ago
Sawyer Blatz 11918d45f4
For #1619: Hides clipboard provider when text is entered (#2081) 5 years ago
Sawyer Blatz 473b528ea1
No issue: Improves scrolling of quick action sheet (#2079) 5 years ago
Sawyer Blatz 66d76d3123
For #2074: Displays title only in custom tabs (#2075) 5 years ago
Sawyer Blatz 8928822e99
For #975: Adds telemetry for settings toggles (#1896)
* For #975: Adds telemetry for settings toggles

* For #975: Uses failable constructor
5 years ago
Colin Lee 3450c6bcf1
Merge pull request #1785 from colintheshots/fix1301
For #1301: Add uri_count to metrics ping
5 years ago
Emily Kager 99f979e86b For #1601 - Bookmark icon should change visually if page is bookmarked 5 years ago
Emily Kager bc10c65c52 For #2035 Add TouchExplorationStateChangeListener and adjust toolbar 5 years ago
Sawyer Blatz 46924544b6 For #1975 & #1627: Refactors getSessionById in BrowserFragment 5 years ago
Emily Kager 4ae40b35e0 No issue Null check accessibility manager 5 years ago
Emily Kager 9eaaedf4bd For #1658 Update preferredColorScheme in onResume for auto-theming 5 years ago
Colin Lee 47c04de886 For #1279: Focus broken opening a link from external app after eviction 5 years ago
Colin Lee 688cae33c3 For #1877: Crash on edit or delete the default bookmark folders 5 years ago
Sawyer Blatz 9e9b6f98f9 Fixes #2030: Quick action sheet collapses on scroll 5 years ago
Sawyer Blatz 191786c671
For #1192: Adds telemetry for Mozilla products (#1953) 5 years ago
Sawyer Blatz 4945805e37
For #1954: Resolves QR scanner back press and keyboard issues (#2036) 5 years ago
Emily Kager 1aee091485 For #2039 - Context check in setToolbarBehaviour (#2040) 5 years ago
Axel Hecht f897c2e295 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@451b34711f
5 years ago
Emily Kager 4da5a26536 Closes #2000 - Don't flash LeakCanary setting in release builds (#2006) 5 years ago
Emily Kager 10517580cc No issue: Add back status/nav flags after fullscreen exit (#2003) 5 years ago
Emily Kager ec64286eac No issue: Only set toolbar behavior for non custom tab sessions (#2013) 5 years ago
Sawyer Blatz 91338bd204
For #1970: Fixes Firefox Preview icon for older devices (#2005) 5 years ago
Emily Kager f7963bc153 Closes #2004 - Set base alpha of quick action overlay to visible (#2007) 5 years ago
Jeff Boek 160e5ea1c8 For #1843 - Wires up add to collection button 5 years ago
Jeff Boek f58400660a For #1843 - Wires up close button 5 years ago
Jeff Boek cddb4de79b For #1843 - Adds the selected tabs button 5 years ago
Jeff Boek 5c45064fbb For #1843 - Fixes color for dialog overlay 5 years ago
Jeff Boek dea169dca2 For #1843 - Adds ability to select all tabs 5 years ago
Jeff Boek ff08d0dbb0 For #1843 - Passes selected tabs through the MVI loop 5 years ago
Jeff Boek 9df64b61d4 For #1843 - Closes the fragment when the arrow button is pressed 5 years ago
Jeff Boek d39c15402e For #1843 - Adds a better theme for the creation fragment 5 years ago
Jeff Boek ba90b58d32 For #1843 - Displays tabs on the tab selection screen 5 years ago
Jeff Boek 8be0d6fea5 For #1843 - Adds the header elements for collection creation 5 years ago
Jeff Boek ab4cf786d7 For #1843 - Scaffolds MVI component for Collection Creation 5 years ago
Jeff Boek 63574cc359 For #1843 - Adds a create collections fragment and navigates to it 5 years ago
Sawyer Blatz 36cd275eed
For #1917: Hides search suggestions in shortcuts when needed (#1988) 5 years ago
Emily Kager 578a00a49b Closes #1993 - Set toolbar behavior in onStart for browser resumed case 5 years ago
Emily Kager 4dffd182b1 For #1206 - call fullScreenFeature onBackPressed 5 years ago
Sören Hentzschel 750ee266b0 For #2825: use FenixSnackbar for fullscreen notification 5 years ago
Sawyer Blatz eadce68e52
Closes #1972: Sets search term on browserToolbar (#1990) 5 years ago
Emily Kager 25c157ceb0 No issue: Use setting to show history autocomplete suggestion 5 years ago
Johan Lorenzo 194aa0cbb0 Enable raptor tests on Fenix 5 years ago
Grisha Kruglov d1c1270e68 Revert "Closes #919: Enable bookmarks synchronization"
This reverts commit b854cccefa.
5 years ago
Emily Kager 2162e74f76 Closes #1948 - Shows bookmark url if title is null 5 years ago
Emily Kager 05b9df34d8 For #1922 - Open bookmark in new tab menu should open and show new tab 5 years ago
Christian Sadilek d8f06097ca No issue: Use GeckoView fetch implementation for A-S libs (megazord) 5 years ago
Emily Kager b431e57dce Closes #1855 - Remove haptic feedback on tabs button 5 years ago
Emily Kager 7f5f96b41b Closes #1914 - Removes incomplete actions from Custom Tab Menu 5 years ago
Emily Kager df6230182c Closes #469 - Changes Library String 5 years ago
Grisha Kruglov b854cccefa Closes #919: Enable bookmarks synchronization 5 years ago
Grisha Kruglov f560ec8e8d Closes #1902: Remove direct appservices dependencies
Our main dependency - android-components - is tightly integrated
against a certain version of appservices. Having a direct dependency
at the Fenix level is a foot-gun: it allows Fenix to consume an API-incompatible
version of appservices, breaking parts of android-components. Due to
how gradle dependency resolution works, this breakage is "silent": there are
no compile time warnings. A recent example of this is broken history sync,
and buggy FxA experience in Fenix.

This patch removes a direct dependency, letting android-components dictate
which appservices version should be used Fenix builds.
5 years ago
Jeff Boek 31494a4341 Sets the search engine to the default if no shortcut is used 5 years ago
Colin Lee 78abd43b3e For #1923: Title of bookmarks folder is not displayed 5 years ago
Sawyer Blatz e2198f19ad
Fixes #1868: Corrects private browsing myths link (#1930) 5 years ago
Emily Kager 84d601cfaf No issue: Update quick action divider to neutral faded 5 years ago
Emily Kager 911ef446ab No issue: Fixed visibility bugs in quick action sheet (#1927) 5 years ago
Sawyer Blatz 8a4995099f For #1205: Adds search term to EditToolbar 5 years ago
Harsh Shandilya 5cf83cf8c1 BrowserToolbarBottomBehaviour: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Harsh Shandilya d0fb11a946 TabViewHolder: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Harsh Shandilya e20fa5dc32 AwesomeBarUIView: Rename variable to prevent name shadowing
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Harsh Shandilya 0e3ffc863b QuickSettingsUIView: Remove unused variable
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Harsh Shandilya 753487b277 TabViewHolder: Remove useless lateinit
Fixes build-time warning: fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/TabViewHolder.kt: (45, 13): Lateinit is unnecessary: definitely initialized in constructors

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
5 years ago
Sawyer Blatz 41e8acf05f For #724: Adds contrastText color for buttons using accent backgrounds 5 years ago
Sawyer Blatz b54a1c9c57
Fixes #1886: Applies theme to toolbar onResume of library fragment (#1888) 5 years ago
Sawyer Blatz 334a3dc672
For #1714: Updates product to Firefox Preview (#1907) 5 years ago
Emily Kager 72410b18bd Closes #1912 - Quick action bottom sheet should fade in 6 years ago
Emily Kager 534d88f629 Closes #1894 - Fixes Help Page Navigation 6 years ago
Emily Kager a4e4b8a1c9 No issue: Update bottom margin of quick action sheet to 12dp 6 years ago
Will Hawkins 60c0fdb981 Fix for 2428 from a-c
In 2428 from android-components, they removed part of
the tab layout XML for localization/usability and fenix
copied that file directly. Fenix needs to make the
equivalent change. This patch does that.
6 years ago
Jeff Boek ba690fde8e
Fixes tab sizing (#1906) 6 years ago
Emily Kager b80b90c07d Closes #1879 - Create toolbar background drawable instead of view 6 years ago
Sawyer Blatz b996acdb35
No issue: Updates crash report back press and string (#1773) 6 years ago
Colin Lee 6199d31924 For #1851: QR code scanner doesn't load right after permission grant 6 years ago
Emily Kager 69ad5ffc57 Closes #1784 - Make separate private vector without background 6 years ago
Jeff Boek 91153baaf3
Fixes #1890 - Remove unused strings (#1891) 6 years ago
Mitchell Hentges 92b6d4a925 Moves release flavour to build type (#1693) 6 years ago
Jatin Kumar 5aa1bb9bd1 Fixes #1860: fixed text views in About Fenix page 6 years ago
Kourosh 08796a1f95 Fixes #1864 - made about page scrollable (#1865) 6 years ago
Emily Kager 23e2b51db2 For #1759 - Try to change copy URL to plainText (#1850) 6 years ago
Jeff Boek f19a773ab9
Merge pull request #1842 from boek/i1840-collections_featureflag
For #1840 - Adds a save tab group button and puts it behind a feature  flag
6 years ago
Colin Lee 7c00c2983b No issue: Fix crash on bookmark folder selection and Snackbar color 6 years ago
Colin Lee 080dadcb7e For #1817: Multi-select toolbar changes when minimized 6 years ago
Jeff Boek 4ea54252b0 For #1830 - Adds the ability to share a tab 6 years ago
Jeff Boek 774c5c0e0c For #1830 - Updates the tab visual style 6 years ago
ekager 316569b899 Closes #1798, Closes #1581 Corrects divider views and padding for toolbar and action sheet 6 years ago
ekager c7b85d1272 For #1593 - Remove evenodd from vector files 6 years ago
ekager 4b59fc8939 Closes #1835 - Do not crash because of snackbar 6 years ago
Colin Lee d1fd5ec879 For #113: QR Scan 6 years ago
Sawyer Blatz 28a852b17b Fixes #1683: Only show/hide keyboard in search fragment 6 years ago
Jeff Boek 146492bd59 Fixes #1828 - Adds an empty tab state 6 years ago
Sawyer Blatz 0f367a018a For #724: Corrects colors for all themes 6 years ago
Colin Lee deb7c2d18c Fix #1770: Share icon from quick action bar poorly rasterized 6 years ago
Sören Hentzschel 8ae567244b For #1719: tracking protection icon in quick settings is almost invisible 6 years ago
Sawyer Blatz 85245d7b40 Closes #1717: Removes search button from library 6 years ago
ekager d1c2ed2052 Closes #1803: remove text for swipe delete 6 years ago
ekager af613962e5 Only set the engine's theme when it is instantiated 6 years ago
Colin Lee 9e2164720e For #1596: Bookmarks get the last used folder as parent 6 years ago
Colin Lee 12614e0142 For #1555: Bookmark Overflow menu tap area should be larger 6 years ago
Colin Lee d5557b0db3 For #1598: Auto-select new created folder for moving bookmarks 6 years ago
Colin Lee b88eea2f53 For #1701, #1703: Bookmark multi-select icons wrong color after deselect 6 years ago
Colin Lee 9679bfa670 For #1682: Bookmark string fix for l10n 6 years ago
Emily Kager bf056b73c1 For #1375 - Add Bookmarks Suggestion Provider 6 years ago
Emily Kager 7871225083 No issue: Removes session time out related code 6 years ago
Emily Kager 3046efbde2 Closes #1790 - Add QuickSettingsChange for TP Toggle Action 6 years ago
Emily Kager ac7a9e25b9 For #1049 - Round out progress bar 6 years ago
Jeff Boek f741213c4a For #1116 - Fix the language code generation 6 years ago
Emily Kager e9edd6c8b5 For #1084 - Remove Exceptions from TP setting for Beta 6 years ago
Colin Lee 1c8f1ca844 For #1719: tracking protection label in quick settings almost invisible 6 years ago
Sören Hentzschel 63566879f6 For #1775 - Remove Language from settings for Beta 6 years ago
Emily Kager c8061bd9af For #1751 - Add Delete Button to Private Toolbar 6 years ago
James Hugman 68c8ee61ea Fix blank custom tabs following an NPE.
Fixes #1771.

This PR protects against the initial `NullPointerException` ever happening.

This is a rare case, and we do not have anything to go on at this point, so we fallback to a new intent, and the user is routed to the home activity.
6 years ago
Colin Lee c432cf7b40 Fix #1732: Fix crashes opening bookmarks 6 years ago
Axel Hecht 8af7ddd5d7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@4d1d72880f
6 years ago
Arturo Mejia ea26423123 #1682 Fixing typos on strings comments 6 years ago
Jeff Boek 5ca9040702 For #1696 - Removes sessions from session control 6 years ago
Jeff Boek 6183e82264 For #1696 - Removes sessions from the bottomsheetfragment 6 years ago
Jeff Boek 0d183b01f3 For #1696 - Replace session bundle storage with session storage 6 years ago
Colin Lee 5e61366cb9 Fix crash loading AdjustLifecycleCallbacks 6 years ago
Jeff Boek 8dd9820734 For #1264 - Removes data choice options 6 years ago
kouroshydn 130d85cf69 Fixes #1691 - Site permissions' pages are not entirely visible 6 years ago
Colin Lee 849764d23a For #974: Telemetry for Bookmarks 6 years ago
Emily Kager c939aee4cf Revert "For #689: Adds fade animation to Android <9.0"
This reverts commit 36e9939d9e.
6 years ago
Jeff Boek 5d04669854 For #1297 - Re-adds adjust to build task 6 years ago
Sawyer Blatz f848ed149a For #921: Adds styling to error pages 6 years ago
Jeff Boek f5babaf47d For #1700 - Hides incomplete features in the quick action bar 6 years ago
Jeff Boek 29f83a0c0f For #1698 - Removes unimplemented library sections for the beta 6 years ago
Jeff Boek 2df1344b3c For #1699 - Remove links to settings sections for beta 6 years ago
Jeff Boek fc9886e32a For #1676 - Removes setting for location services 6 years ago
Sawyer Blatz aa117b1ea6
Closes #977: Adds telemetry for custom tabs (#1697) 6 years ago
Jeff Boek cb7ad32b62 For #1158 - Add search counts 6 years ago
Colin Lee 62937cd7f0 Bump application-services version and initialize networking in the megazord 6 years ago
Sawyer Blatz f48e2b072e No issue: Cleans up SearchShortcut changes 6 years ago
Sawyer Blatz 5390aed795 Fixes #1662: Corrects ripple style for private browsing button 6 years ago
Colin Lee f48ee405b2
Merge branch 'master' into a-s-networking 6 years ago
Emily Kager 8e5958580e For #1658 - Reload current session (if exists) when theme changes 6 years ago
Emily Kager bc07da91a2 Closes #1644 - Correct progress bar gravity 6 years ago
Sawyer Blatz d9bc4bf502 Fixes #1632: Hides keyboard on exit, shows on entry 6 years ago
Kevin Brosnan 493bab42a4 UI tests for the home screen 6 years ago
Emily Kager f88f181ac1 Closes #1655 - Use accent bright for switch in quick settings 6 years ago
Thom Chiovoloni 0b80aba038 Bump application-services version and initialize networking in the megazord 6 years ago
Sawyer Blatz 3b3d4c3de5
Fixes #1646: Changes bookmarks toolbar color (#1651) 6 years ago
Sawyer Blatz 23edd2559d
For #933: Adds caching of sign in state (#1647) 6 years ago
Will Hawkins c7d3f00a9e For #1616: Parallelize the loading of experiments. 6 years ago
Emily Kager 01a181975d For #1084 - Add tracking protection toggle to quick settings dialog 6 years ago
Axel Hecht 3f906dc58a Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ce0bbdb947
6 years ago
Jeff Boek 4fae36f0af Fixes #1430 - Implements UX feedback for the FenixSnackbar 6 years ago
Sawyer Blatz 49b4eaf182
For #724: Fixes white color in dark mode and removes android:tint (#1641) 6 years ago
Emily Kager 43e0588d68 For #1084 - Update TP Policy for the current engineSession 6 years ago
Jeff Boek 658f6dcf23 For #1495 - Reverts editing translated string and creates a new string 6 years ago
Sawyer Blatz 353270a5c7 Fixes #1610: Gives unique identifier to shortcut engine picker suggestions 6 years ago
Colin Lee 6bff472276 No issue: Add Bookmark multi-select edit button 6 years ago
Sawyer Blatz ec35283c9a For #668: Restyles custom tabs 6 years ago
Colin Lee 5d6112da05 No issue: Missing clear button in edit bookmarks UI 6 years ago
Colin Lee 3b1f684cb0 For #1599: Crash creating a bookmark for a custom tab 6 years ago
Colin Lee 5f3e255426 No issue: fix build breakage on merge 6 years ago
Sawyer Blatz 29832c5e84 For #724: Consolidates colors 6 years ago
Jeff Boek a2666c4f74 For #800 - Adds metrics for the default search engine 6 years ago
Colin Lee 574ee5e3d5
Merge branch 'master' into manage_site_permissions_exceptions 6 years ago
Emily Kager 068744eb96 For #1084 - Add Setting to enable/disable TP 6 years ago
Colin Lee 9b1c1b5f4d For #1571: Make bookmark deletion undoable 6 years ago
Emily Kager 4ba7527655 For #619 - Keep toolbar expanded while page is loading 6 years ago
Arturo Mejia c3e31a15db Closes #1079: Managing site permissions exceptions 6 years ago
Jeff Boek 5ffaa94150 No Issue - Remove data team from notifications emails list 6 years ago
Vlad Filippov 08edb1532e Remove success path 6 years ago
Colin Lee bc1b7e0b43 For #1539: Add bookmark multi-select features 6 years ago
Mugurell abb76b4bd4 Fix #1531 - Remember HistoryState.Mode to choose the right HistoryAction.Delete 6 years ago
Emily Kager 2a19917619 For #538 - Reverse tabs in list 6 years ago
Emily Kager 659386bd5e For #176 - Start swipe to close gesture 6 years ago
Colin Lee 4c43ff09a8 For #1139: Cold start has Dispatchers.Main 1/5th second delay 6 years ago
Jeff Boek 9de120b8ab Fixes #1534 - Fixes snackbar not finding the root layout 6 years ago
Axel Hecht 29414a49e7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@2f5a5df950
6 years ago
Jeff Boek 23f6b046b1 Fixes #1498 - Ignores missing translation lint 6 years ago
Mugurell 070b7a397d Fix #1159 - Hide the QuickActionBar if fullscreen 6 years ago
ekager c15430c8b8 Closes #1530 - center history text 6 years ago
Jeff Boek e67e57b7cc for #1430 - Copy BottomToolbarBehavior to customize snackbar position 6 years ago
Jatin Kumar 7bf696b7f4 Fix #1516: fixed scrolling library menu in landscape mode 6 years ago
Emily Kager dad4149b81 For #1542 - Add ripple to quick action buttons 6 years ago
Emily Kager 5f0fe216cb For #1375 - Suppress history suggestions in awesome bar via setting 6 years ago
Nick Alexander d4d1e6bd5f For #1525: Make BrowserPerformanceTestActivity pass through to IntentReceiverActivity.
Previously, this passed through to HomeActivity, but Intent arguments
were dropped.  That means that actions (`-a
android.intent.action.VIEW`) and URLs (`-d data:...`) were dropped,
which means that Gecko itself wasn't started (and wasn't started with
a session owned by Fenix itself).

This simply passes through the intent to its final destination.

Along the way, I also enabled remote debugging for these test
configurations; it's probably not necessary, but eventually I want all
automation to be controlled by that setting.  See
[Bug 1524673](https://bugzilla.mozilla.org/show_bug.cgi?id=1524673)
for some of the motivation.  This agrees with Chrome, and should
generalize to future remote control protocols.
6 years ago
Jeff Boek f36da2d8f2 adds missing class 6 years ago
Jeff Boek 9c492f801d For #1397 - Updates changelog 6 years ago
Jeff Boek 5ec86b34e9 Fixes history visual bugs 6 years ago
Jeff Boek 4a32ef8ed8 Fixes #1397 - Adds the delete button back to the history recyclerview 6 years ago
Colin Lee 4245f71d93 Fix build breakage: extra space in ProGuard rule 6 years ago
Jeff Boek e98db8bfb8 For #1430 - Adds a changelog entry 6 years ago
Jeff Boek 5acd386ecd For #1430 - Handle more text in a more graceful way 6 years ago
Jeff Boek b306bc502a For #1430 - Adjust snackbar colors for darkmode 6 years ago
Jeff Boek cd75b28b8f No longer require a viewgroup to use FenixSnackbar 6 years ago
Vlad Baicu b6abccfb91 Fixes #1504 - Added missing bottom constraint for bookmark icon imageview 6 years ago
Vlad Baicu b3977a5785 Fixes #1517 - Filter private sessions when updating the tab counter 6 years ago
Arturo Mejia 22eba72f8f Closes #1170: Allow user to add a new site exception to site permissions 6 years ago
Sawyer Blatz 36e9939d9e For #689: Adds fade animation to Android <9.0 6 years ago
Jeff Boek e6044e56ad No Issue - Adds some proguard clauses 6 years ago
Sparky93 9e3e3c8b6d Fixes #1485 - Page crash message now displays correctly in dark theme (#1524) 6 years ago
Sawyer Blatz d402707531
Closes #1420: Moves tab preview to top of page (#1462) 6 years ago
Jeff Boek 043a3bbe9c For #1068 - Adds the ability to quickly copy a URL 6 years ago
Emily Kager d7272d29de For #1408 - Set Toolbar titles in code (vs in navgraph) 6 years ago
Emily Kager 65235d5cf3 For #1459 - Try more ways to get title for history item 6 years ago
Jeff Boek 76033f3f20 No Issue - Adds a debug metric controller 6 years ago
Colin Lee 61e99ea476 Fixes #1496: Crash adding bookmark folder 6 years ago
Sawyer Blatz 2e50d1f65f No issue: Fixes master after a-c snapshot changes 6 years ago
Emily Kager 21919445b1 For #897 - Set default theme so private mode doesn't have to recreate 6 years ago
Emily Kager fe7ab34391 For #860 - Update suggestion highlight light theme 6 years ago
Emily Kager f0ee01b008 For #1445 - Update vector icons 6 years ago
Emily Kager aa2921d7d7 For #1406, #1465 - Only pop browser when all sessions have been removed 6 years ago
Jeff Boek 9434f01b42 Fixes #1204 - Fixes the home screen animation 6 years ago
Jeff Boek 1ffbc51038 No Issue - Only block a subset of trackers by default 6 years ago
Jeff Boek 0666864418 Fixes #1157 - Addes Fenix Core to the telemetry notification list 6 years ago
Colin Lee b54d4d1d58 Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 6 years ago
Jeff Boek 8f6dca99dc For #1456 - Fixes missing delete button 6 years ago
Arturo Mejia 5b2417826e Closes #1429: Updated site permissions ui for MVP 6 years ago
Sawyer Blatz 2f3d38b51f
For #1002 and #1222: Adds ability to restore crashed tabs (#1433) 6 years ago
Emily Kager 9f1ec5e2b0 For #904 -Add tab counter to tab icon 6 years ago
ekager 568edda8bc Update RecyclerView to 1.1.0-alpha04 6 years ago
ekager 989b104c22 No issue: Add ripples to cardviews, improve clickability 6 years ago
Jeff Boek d346613733 Adds missing licenses 6 years ago
Jeff Boek e34d163034 Combines the Tab and Session component 6 years ago
Sören Hentzschel cf500ee266 For #469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
6 years ago
Emily Kager d43e902b44 For #1049 - Add New Top Progress Bar Gravity 6 years ago
Emily Kager 442ca9b79c For #627 - Set Engine Setting for PreferredColorScheme 6 years ago
Emily Kager 9cb252da40 For #1421 - Fix Shortcut ToggleButton states 6 years ago
Jeff Boek e7998b35e9 For #1274 - Moves the about string to prevent it from being translated 6 years ago
Jeff Boek 65425d0f6e For #1274 - Unblocks l10n by fixing string nits 6 years ago
Emily Kager a0c4acd4c6 Closes #1422 - Do not hide keyboard on pause 6 years ago
Sawyer Blatz 5fc1e9227f
Closes #1195: Adds telemetry for quick action sheet (#1362) 6 years ago
Jeff Boek 943a03d167 For #1430 - Addresses nits 6 years ago
Jeff Boek 26fd32abed For #1430 - Moves magic numbers to constants 6 years ago
Jeff Boek 2ce72139e3 For #1430 - Replaces existing snackbar and adapts text size 6 years ago
Jeff Boek 371fbf7164 For #1430 - Adds a styled Snackbar 6 years ago
Sawyer Blatz 395d6f20d5
Fixes #1361: Adds new tab when selecting history or bookmark items (#1363) 6 years ago
Jeff Boek 598ca17beb Fixes #1270 - Prevent tapping on hidden buttons 6 years ago
Jeff Boek 4a385068e0 Updates ConstraintLayout to alpha4 6 years ago
ekager 3ad204712a For #1399 - Only show battery saver theme preference for API <P 6 years ago
ekager 203e2e28c5 For #1144 - Only send SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR flag >O 6 years ago
Emily Kager 5d1738e011 For #208 - Dark Mode UX edits 6 years ago
Jonathan Almeida f00e388dd4 Update GV architectures to nightly 6 years ago
Jeff Boek 65a210ec64 Prevent RecyclerView from loading everything
Fixes #1360
Fixes #1303
Fixes #1280
6 years ago
Grisha Kruglov 0bcad0d364 History UI limits: visit type & time
These are temporary limitations to make History UI somewhat functional,
until we get relevant UI and API changes in place.
6 years ago
Eitan Isaacson fef5680068 Hide tabs list 6 years ago
Grisha Kruglov 56da21c525 Closes #1315: Re-introduce FxA interceptor to make auth work
This was removed accidentally, let's add it back in, but now with a clarifying comment :)
6 years ago
Arturo Mejia 04f8a25bce Closes #1377: Fixed Doorhanger not shown when the toolbar padlock
is clicked.
6 years ago
Colin Lee fc84d3afdc No issue: Fix build breakage on erroneous lint warnings for WrongConstant: MODE_NIGHT_AUTO_BATTERY 6 years ago
Colin Lee 1d032bbe53 Quantize and optimize images to save about 3MB in APK 6 years ago
Emily Kager fd1e3d6339 For #1323 - Attempt to pop inclusive out of browser if no current session 6 years ago
Arturo Mejia 4489edd97b Closes #1165: Added Doorhanger to the toolbar. 6 years ago
Jeff Boek 2670f0e1d7 Removes missing string reference 6 years ago
mheubusch 78728f5ed7 Update strings.xml 6 years ago
Emily Kager 80a2b1ef53 For #1333 - Correct vertical alignment of history list item 6 years ago
Emily Kager 16127c31a8 For #1049 - Add photon gradient drawable for progressbar 6 years ago
Emily Kager fd44ddf278 For #1144 - Use System Black Navigation Bar for <API27 + Light Theme 6 years ago
Jeff Boek 4b4d172e2e Fixes #1024 - Adds metrics for browser menu items 6 years ago
Jeff Boek 0944180407 Fixes #1191 - Crash reporter metrics 6 years ago
Jeff Boek c5205b6236 For #945 - Disable leanplum when we stop telemetry 6 years ago
Sawyer Blatz 1bb65a9243
Fixes #496: Adds new content description to tabs icon (#1357) 6 years ago
Emily Kager c0a1d36b50 No issue: Remove conflicting appcompat dependency 6 years ago
Jeff Boek a737568936 Adds data review link and an entry to the changelog 6 years ago
Jeff Boek e19e13c768 For #957 - Adds telemetry for context menu items 6 years ago
Jeff Boek 5764450e34 For #1036 - Adds Glean metrics for find in page 6 years ago
Jeff Boek c678b5d7c5 For #1036 - Maps facts to events 6 years ago
Sawyer Blatz 471b08d97a Closes #1194: Adds shortcut telemetry 6 years ago
Sawyer Blatz edc9d31729 Fixes #1219: Display crash reporter (without reporting) on all builds 6 years ago
Sebastian Kaspari 15888eb106 Build against GeckoView 68.0 (browser-engine-gecko-nightly). 6 years ago
Emily Kager a2200b6335 For #208 - Dark/Night Theme 6 years ago
Christian Sadilek a17b5b86c2 Closes #1329: Raptor performance tests can no longer be executed 6 years ago
Eitan Isaacson ed77f97283 Remove Quick Actions Sheet contentDescription
This is not needed for screen reader usability, and introduces an
useless intermediate node that TalkBack lands on.
6 years ago
Jeff Boek 31bfba3bd8 No issue - update to A-C 50 6 years ago
Eitan Isaacson 9092edaa3e Closes #1172: Make RadioButton in RadioButtonPreference non focusable.
This tells TalkBack not to land on the button individually, but instead
to land on the parent View. TalkBack users will get both the button
state and the textual description. Double tapping should work too.
6 years ago
Colin Lee be347d87f8 No issue: Fix bookmark favicon background constraint ratio and alignment 6 years ago
Sebastian Kaspari 8fa9467290 Gradle: Ignore non-greenfield build variants. 6 years ago
Eitan Isaacson 3a6b546e96 Remove favicon contentDescription.
It does not convey any useful information to the user.
6 years ago
Emily Kager b73a0600f6 No issue: Hook up share button on session item to action 6 years ago
Michael Droettboom fd7dcf36cf Don't use the not-really-public EventMetricType 6 years ago
Johan Lorenzo 7f772404ce Run build and tests on PRs and pushes 6 years ago
Colin Lee bd81e72239 Fixes #916, fixes #917, fixes #920: Save, share, and delete bookmarks 6 years ago
Arturo Mejia 061b6f3cd5 Closes #1167: Added behavior for site permissions custom settings. 6 years ago
Sawyer Blatz 0bf8b83e03 Closes #1265: Adds checkbox to crash reporter 6 years ago
Sawyer Blatz 36af5107c6
Closes #875: Adds search shortcuts (#882)
* Closes #875: Adds shortcuts

* Refactor and clean up

* Remove TODO

* Removes local

* Fix nits

* Refactors to add ShortcutEngineManager
6 years ago
Eitan Isaacson 4f67b7a26c Fixes #1186: Make quick actions invisible to screen reader when collapsed.
The buttons in the quick actions sheet are not visible or interactive
when the sheet is collapsed. They should not be visible to AT users
either.
6 years ago
Eitan Isaacson f9ea856b34 Fixes #1186: Add AccessibilityActions to quick action sheet's handle
Adding the 'click' action allows the user to activate the button with a
default action (double tap in TalkBack). This is instead of
conditionally setting up a click listener if TalkBack is enabled. This
is a more generalized solution that accomodates other ATs besides
TalkBack.

Adding an expand or collapse action also tells TalkBack what the current
state of the sheet is, and reports it to the user. So they will
initially hear "collapsed, quick actions, button". When they double tap,
they will hear "expanded". Adding those actions also allows TalkBack and
other AT users to explicitly call those actions on that element with a
menu or a gesture binding.
6 years ago
Eitan Isaacson c807f84b98 Fixes #1186: Made quick actions sheet's handle larger.
It now takes up the entire horizontal space and all the vertical space
until the buttons. This gives a bigger touch target both for typical
users and TalkBack users when they use explore-by-touch.

Also changed content description. The content description should not
include semantic names like "handle". The screen reader already knows
it's a button and describes it as such. Same thing with "sheet".
6 years ago
Jeff Boek 00ad9d3f6f For #356 - Gives a user the ability to delete their history 6 years ago
Christian Sadilek 6491adf029 For #423: Add release build type for raptor perf. testing 6 years ago
Arturo Mejia 289785be90 Closes #1166: Added behavior for site permissions recommended settings. 6 years ago
Sawyer Blatz 22fcea344f Fixes #1223: Hide action bar on crash fragment 6 years ago
Sawyer Blatz abf89635b4 Fixes #1230: Corrects text alignment on About Fenix 6 years ago
Arturo Mejia 3ab1b3b3d9 Closes #1229: Excluding site permission strings from L10n. 6 years ago
Arturo Mejia 376ebe7e70 Closes #1078: Added UI for managing phone feature permissions. 6 years ago
Sawyer Blatz bbb9539e82 Fixes #1233: Renames LeakCanary 6 years ago
Sawyer Blatz 6249b9eb89 Closes #1231: Changes all use of favorites to bookmarks 6 years ago
Sawyer Blatz c2d0a6e265
Bump A-C to 0.49.0-SNAPSHOT (#1200) 6 years ago
Jeff Boek 379875a62a Fixes #1162 - replaces about page with an Android Fragment 6 years ago
Jeff Boek 756634bc6c For #1181 - Use appName in string locations 6 years ago
Jeff Boek ea3c9bdf7d For #1181 - Use modified string list from Michelle 6 years ago
Jeff Boek cf0d1355b5 Fixes #1187 - account for enum value change 6 years ago
Jeff Boek edb197d10b Adds search engine icon to the toolbar 6 years ago
Jeff Boek 9227f67545 Fixes HsitoryCOmponentTest 6 years ago
Jeff Boek 78ff152ad7 For #1104 - Sections history items 6 years ago
Jeff Boek bd9b7d8d8d Group history by date 6 years ago
Jeff Boek b3ac37078e for #1104 - Fixes logic in Sectioned Adapter 6 years ago
Jeff Boek 9c969f63ea For #1104 - Adds SectionedAdapter 6 years ago
Jeff Boek b8ba7de7ed Glean removed debug from the package name, so lets remove it here 6 years ago
Jeff Boek ea01ae43be Addresses metrics nits 6 years ago
Jeff Boek 51e778ead5 Documents new telemetry events 6 years ago
Jeff Boek b5bd9357fc For #986 - Adds support for opening Fenix with a link to telemetry 6 years ago
Jeff Boek 32f8e06e98 For #959 - Adds search related telemetry 6 years ago
Jeff Boek 786592e8d0 For #959 - Adds telemetry for when the search bar is tapped 6 years ago
Jeff Boek 71a155c8f1 For #968 - Adds telemetry for app entry point 6 years ago
Jeff Boek 0e9400730b For #960 - Adds metrics to measure if Fenix is the default browser 6 years ago
Colin Lee 0acf8698ef Closes #1151: As a developer, Flipper integration might help me with debugging 6 years ago
Sören Hentzschel 1aef61266b closes #1149: fix alignment of developer tools category in preferences 6 years ago
Colin Lee df40ec970e Simplify ItsNotBrokenSnack() and make resilient
Co-authored by: Emily Kager <ekager@mozilla.com>
6 years ago
Emily Kager 4963f7ccdb Add Snackbar to link testers to Github issue for features 6 years ago
Arturo Mejia a0cfedeeca Closes #1075: Added custom settings UI under site permissions. 6 years ago
ekager 80f386c411 Closes #120 - Add Preference for Remote Debugging
Co-authored-by: Emily Kager <ekager@mozilla.com>
6 years ago
Sawyer Blatz c44e378385
Closes #1062 & Closes #1121: Restyles crash reporter fragment (#1122) 6 years ago