2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00
Commit Graph

1290 Commits

Author SHA1 Message Date
Emily Kager
e4b4934f53 For #2393 - SearchTermsTapped even on URL should search (#2398) 2019-05-09 16:21:33 -05:00
Emily Kager
60fe8de3ec No issue: Update constraintlayout and androidx dependencies (#2396) 2019-05-09 16:19:44 -05:00
Blake Winton
f9683b5c8d Closes #1743: Align Scan and Shortcut buttons with search logo. (#2361) 2019-05-09 14:47:54 -05:00
Sawyer Blatz
c9f2f48803 For #2334: Adds comment to placeholder create collection name (#2352) 2019-05-09 14:44:50 -05:00
Emily Kager
75ccce23dc For #2323 - Update theme for browsing if needed in onResume (#2360) 2019-05-09 16:09:34 +00:00
Emily Kager
5904a916d8 No issue: Update Androidx dependencies 5-8-2019 (#2350)
* No issue: Update Androidx dependencies 5-8-2019

* Update TrackingProtectionPreference
2019-05-08 14:16:51 -05:00
Sawyer Blatz
d64f5a2064
For #2205: Modifies styling of collections and tabs (#2328)
* For #2205: Modifies styling of collections and tabs

* Change bounding box
2019-05-08 11:12:41 -07:00
Emily Kager
eb4e159101 For #2329 , For #2332: Invoke pending delete session job on navigate (#2333) 2019-05-08 12:27:38 -05:00
Axel Hecht
1105f947f0 Import strings from android-l10n (#2338)
State: mozilla-l10n/android-l10n@5fd2e49ca4
2019-05-08 12:27:05 -05:00
Jeff Boek
f1665f12ed For #2260 - Sends valid keys to the labeled counter (#2330) 2019-05-08 12:15:19 -05:00
Christian Sadilek
0c1b43d7b6 Upgrade to GV 68.0.20190508111321 and fixes for latest A-C 0.52.0 (#2348)
Closes #2342, Closes #2297
2019-05-08 11:04:06 -05:00
Colin Lee
78f8354fbb Fix build breakage over FragmentScenario integration 2019-05-08 10:27:24 -05:00
Colin Lee
96b68948b5
For #1710: Create scaffolding for Robolectric tests (#2282) 2019-05-07 16:36:37 -05:00
Sawyer Blatz
447b134fe9 For #2042: Updates strings for l10n (#2320) 2019-05-07 16:08:38 -05:00
Arturo Mejia
b735cc9693 Closes #1311: Enable downloads in custom tabs. (#2311) 2019-05-07 15:30:13 -05:00
Emily Kager
84a7430e57 For #1745 - Allow trackers from Allow List (#2310) 2019-05-07 15:28:38 -05:00
Sawyer Blatz
79fcb97ed2
For #587: Updates private mode settings color (#2319) 2019-05-07 13:27:18 -07:00
Arturo Mejia
583b954c5a Closes #1320: Customize site info panel dialog for custom tabs. (#2304) 2019-05-07 11:40:46 -05:00
Jeff Boek
c2704c3fec No Issue - Uses non-deprecated API to fetch version code (#2307) 2019-05-06 16:40:01 -05:00
Emily Kager
468fb669f0 For #2256 - Use same report site string for quick settings (#2305) 2019-05-06 16:39:38 -05:00
Emily Kager
37bae3bb38 For #2289 - Null out pending job on undo (#2303) 2019-05-06 16:38:53 -05:00
Emily Kager
e6e3ac35e0 For #2068 - Create QAS initial state (#2298) 2019-05-06 16:38:32 -05:00
Sawyer Blatz
66986d88cb
No issue: Removes broken shadow in collection creation (#2300) 2019-05-06 14:33:58 -07:00
Vlad Filippov
62ae2bca11 Update the deprecated BitmapDrawable constructor (#2308) 2019-05-06 21:32:08 +00:00
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
2019-05-06 11:20:19 -07:00
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
2019-05-06 19:09:29 +02:00
Emily Kager
0000d6a782 For #2277 - Clean up threading for session control with undo (#2281) 2019-05-05 09:54:45 -05:00
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>
2019-05-03 21:01:45 +00:00
Emily Kager
e5e448ac8f For #1694 - Show Snackbar with Undo When Tab is Closed (#2246) 2019-05-03 09:41:44 -05:00
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.
2019-05-03 09:40:21 -05:00
vladikoff
e067ffbbf6 Initial view for the "Turn on Sync" fragment
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
2019-05-02 15:05:40 -07:00
Emily Kager
aa6d36dda9 For #2035 - Fixes a11y and loading toolbar behavior logic (#2243) 2019-05-02 16:28:57 -05:00
Emily Kager
7ab19a71fc Closes #1720 - Dismiss QuickSettings when report a problem invoked (#2242) 2019-05-02 16:27:56 -05:00
Colin Lee
85eef5796a
No issue: Fix QAB handle lingering onscreen (#2244) 2019-05-02 16:25:17 -05:00
Emily Kager
30ffc9fee2 For #2225 - Don't pass click events under find in page bar 2019-05-02 13:33:07 -07:00
Emily Kager
73de0cd2e8 Closes #2239 - emit session changes in onstart (#2240) 2019-05-02 15:13:59 -05:00
Colin Lee
39eb107335
For #2206: Quick Action Bar fixes, do not hide, add shadow, peek initially (#2238) 2019-05-02 15:08:49 -05:00
Emily Kager
2d568b8d80 Closes #2183 - Pass view's parent to Tab Counter SessionManager observer (#2237) 2019-05-02 14:36:22 -05:00
Emily Kager
8fd937669b Closes #2182 - Do not invoke sessionmanager callbacks (#2236) 2019-05-02 14:35:38 -05:00
Emily Kager
2397b22d09 For #2230 - Persist Theme Through RadioButtonPreference (#2235) 2019-05-02 14:34:48 -05:00
Emily Kager
7dda013ad1 No issue: Remove plurals strings (#2234) 2019-05-02 14:32:49 -05:00
jhugman
34bd6513b6 Fixes 1689 - Add sessionManager and sessionId to custom tabs menu and toolbar. (#2229) 2019-05-02 14:32:04 -05:00
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
2019-05-02 10:59:13 -05:00
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
2019-05-02 10:53:40 -05:00
Mitchell Hentges
9a2cf4339b Fixes #1566, #2076 (#2194) 2019-05-02 14:08:31 +00:00
Emily Kager
449fffe933 For #2181 - Select session again after restoring (#2213) 2019-05-01 20:23:15 -05:00
Colin Lee
030912bfc5
For #1966: back button from multi-selection toolbar should cancel (#2207) 2019-05-01 16:20:59 -05:00
Colin Lee
548c3be51e
For #1702: Multiple selection toolbar replaced with "fragment_home' (#2204) 2019-05-01 13:52:06 -05:00
Colin Lee
a60d2c071c
For #1967: Multi-selection toolbar should disappear after deleting (#2202) 2019-05-01 13:51:37 -05:00
Colin Lee
6cff7325dd
For #2083: Bookmarks in "Your Library" appear as "bookmarked" style (#2201) 2019-05-01 13:20:57 -05:00
Colin Lee
b931957426
For #1586: Behavior when adding a duplicate bookmark (#2195) 2019-05-01 12:21:28 -05:00
Colin Lee
a4c201f2ee
For #1870: Copy bookmark folder does nothing (#2193) 2019-05-01 12:21:13 -05:00
Emily Kager
1e8de384d8 Closes #1556 - Add back button to LibraryFragment (#2200) 2019-05-01 12:07:38 -05:00
Colin Lee
eb0a10078c
No issue: refresh after undoing bookmark deletion (#2198) 2019-05-01 12:07:03 -05:00
Colin Lee
c151c4b97b
For #1862: deleting a bookmark item not hiding it immediately (#2188) 2019-05-01 08:14:00 -05:00
Emily Kager
34f4720e6b For #1573 - Create Save to Collection Component and Views 2019-04-30 23:03:54 -07:00
Arturo Mejia
c81cfab84e Closes #1414: Fixed site permissions settings getting reset in Android 6. (#2177) 2019-04-30 20:05:50 -05:00
Emily Kager
a07b6d8c0f Closes #2156 - Update theme for selected session in BrowserFragment (#2171) 2019-04-30 20:04:16 -05:00
Axel Hecht
5b7d5bf1b3 Import strings from android-l10n (#2158)
Status: mozilla-l10n/android-l10n@68b2689e48
2019-04-30 20:02:57 -05:00
Will Hawkins
0bcff089d6 Feature #2088: Async load the default search engine icon at startup (#2113) 2019-04-30 19:45:56 -05:00
Colin Lee
dc3abe2698
For #1932: Crash on telemetry setting change when unattached (#2124) 2019-04-30 19:27:01 -05:00
Emily Kager
41bbc1ad2b Closes #2163 - Check if bookmark title is null or blank 2019-04-30 14:33:42 -07:00
Emily Kager
48191fd376 Closes #2176 - Removes divider after library in browsing menu 2019-04-30 14:33:30 -07:00
Emily Kager
59a4340f65 Closes #2172 - Tint Share Icon in Custom Tab Menu 2019-04-30 14:33:16 -07:00
Emily Kager
a3cd92092a Closes #2168 Closes #2170 - Catch ClassCastException for non bool prefs 2019-04-30 11:41:06 -07:00
Emily Kager
583889cac0 Revert "For #1751 - Add Delete Button to Private Toolbar"
This reverts commit c8061bd9af.
2019-04-29 15:59:59 -07:00
Sawyer Blatz
bff50fa84c No issue: Updates destructive colors 2019-04-29 15:56:40 -07:00
Sawyer Blatz
70486039c0 Closes #2147: Refactors usage of openToBrowserAndLoad 2019-04-29 15:49:22 -07:00
Emily Kager
0e44921e08 For #1573 - Update tabs header menu (#2141) 2019-04-29 17:03:40 -05:00
Colin Lee
f1050eaff5
For #1951: Bookmarks library pane displays everything from root down (#2135) 2019-04-29 16:54:48 -05:00
Sawyer Blatz
3734d08f17
For #2144: Only opens to browser when necessary (#2145) 2019-04-29 13:49:01 -07:00
Emily Kager
7483a307ac For #1573 - Update collections button string 2019-04-29 13:04:43 -07:00
Emily Kager
1041500869 For #1573 - Long pressing tab selects that tab in save collections 2019-04-29 12:57:34 -07:00
Sawyer Blatz
902a561279 Fixes #467: Modifies url bar to use search screen color 2019-04-29 12:33:24 -07:00
Emily Kager
14c4d12e49 For #1573 - Add Browsing Menu Item Add To Collections 2019-04-29 12:28:52 -07:00
Sawyer Blatz
d6879e2501 No issue: Sets BrowserFragment sessionId only in custom tabs 2019-04-29 09:45:46 -07:00
Colin Lee
5b7e297adf
For #1955: Add prompt before loading QR code (#2096) 2019-04-28 01:00:55 -05:00
Emily Kager
97e4f43fda No issue: null check context on permission granted (#2104) 2019-04-26 22:02:50 -07:00
Emily Kager
e76c618c2a For #1541 - set padding dynamically for tab counter (#2103) 2019-04-26 22:01:08 -07:00
Emily Kager
b11a7554c2 For #1836 - Update theme based on if session private (#2099) 2019-04-26 22:00:22 -07:00
Sawyer Blatz
29238d6e5f For #1954: Hides keyboard when requesting camera permission 2019-04-26 15:53:38 -07:00
Emily Kager
bb7b22f752 Remove extraneous vertical orientation 2019-04-26 15:13:34 -07:00
Emily Kager
ee693430a2 For #1716 - Consolidate Switch Styles 2019-04-26 15:13:34 -07:00
Axel Hecht
a8d795f93f Import strings from android-l10n (#2069)
Status: mozilla-l10n/android-l10n@6f5b72b05b
2019-04-26 14:25:59 -07:00
Grisha Kruglov
fbdf60fdb9 Bookmark sync (#2090)
* Closes #919: Enable bookmarks synchronization

* Add bookmarks checkbox to sync preference screen
2019-04-26 14:20:13 -07:00
Sawyer Blatz
4cd0d464a7
For #1092: Fixes ordering of custom tab menu items (#2072) 2019-04-26 13:54:38 -07:00
Sawyer Blatz
11918d45f4
For #1619: Hides clipboard provider when text is entered (#2081) 2019-04-26 11:37:02 -07:00
Sawyer Blatz
473b528ea1
No issue: Improves scrolling of quick action sheet (#2079) 2019-04-26 11:35:57 -07:00
Sawyer Blatz
66d76d3123
For #2074: Displays title only in custom tabs (#2075) 2019-04-26 11:35:27 -07:00
Sawyer Blatz
8928822e99
For #975: Adds telemetry for settings toggles (#1896)
* For #975: Adds telemetry for settings toggles

* For #975: Uses failable constructor
2019-04-26 08:42:20 -07:00
Colin Lee
3450c6bcf1
Merge pull request #1785 from colintheshots/fix1301
For #1301: Add uri_count to metrics ping
2019-04-26 00:43:02 -07:00
Emily Kager
99f979e86b For #1601 - Bookmark icon should change visually if page is bookmarked 2019-04-25 17:29:27 -07:00
Emily Kager
bc10c65c52 For #2035 Add TouchExplorationStateChangeListener and adjust toolbar 2019-04-25 17:13:20 -07:00
Sawyer Blatz
46924544b6 For #1975 & #1627: Refactors getSessionById in BrowserFragment 2019-04-25 16:51:03 -07:00
Emily Kager
4ae40b35e0 No issue Null check accessibility manager 2019-04-25 16:00:46 -07:00
Emily Kager
9eaaedf4bd For #1658 Update preferredColorScheme in onResume for auto-theming 2019-04-25 16:00:32 -07:00
Colin Lee
47c04de886 For #1279: Focus broken opening a link from external app after eviction 2019-04-25 15:51:12 -07:00
Colin Lee
688cae33c3 For #1877: Crash on edit or delete the default bookmark folders 2019-04-25 13:01:45 -07:00
Sawyer Blatz
9e9b6f98f9 Fixes #2030: Quick action sheet collapses on scroll 2019-04-25 13:01:31 -07:00
Sawyer Blatz
191786c671
For #1192: Adds telemetry for Mozilla products (#1953) 2019-04-25 12:33:15 -07:00
Sawyer Blatz
4945805e37
For #1954: Resolves QR scanner back press and keyboard issues (#2036) 2019-04-25 12:31:17 -07:00
Emily Kager
1aee091485 For #2039 - Context check in setToolbarBehaviour (#2040) 2019-04-25 12:30:42 -07:00
Axel Hecht
f897c2e295 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@451b34711f
2019-04-25 07:44:02 -07:00
Emily Kager
4da5a26536 Closes #2000 - Don't flash LeakCanary setting in release builds (#2006) 2019-04-25 07:42:00 -07:00
Emily Kager
10517580cc No issue: Add back status/nav flags after fullscreen exit (#2003) 2019-04-25 07:39:14 -07:00
Emily Kager
ec64286eac No issue: Only set toolbar behavior for non custom tab sessions (#2013) 2019-04-25 07:37:30 -07:00
Sawyer Blatz
91338bd204
For #1970: Fixes Firefox Preview icon for older devices (#2005) 2019-04-25 07:34:08 -07:00
Emily Kager
f7963bc153 Closes #2004 - Set base alpha of quick action overlay to visible (#2007) 2019-04-25 07:33:53 -07:00
Jeff Boek
160e5ea1c8 For #1843 - Wires up add to collection button 2019-04-24 14:29:23 -07:00
Jeff Boek
f58400660a For #1843 - Wires up close button 2019-04-24 14:29:23 -07:00
Jeff Boek
cddb4de79b For #1843 - Adds the selected tabs button 2019-04-24 14:29:23 -07:00
Jeff Boek
5c45064fbb For #1843 - Fixes color for dialog overlay 2019-04-24 14:29:23 -07:00
Jeff Boek
dea169dca2 For #1843 - Adds ability to select all tabs 2019-04-24 14:29:23 -07:00
Jeff Boek
ff08d0dbb0 For #1843 - Passes selected tabs through the MVI loop 2019-04-24 14:29:23 -07:00
Jeff Boek
9df64b61d4 For #1843 - Closes the fragment when the arrow button is pressed 2019-04-24 14:29:23 -07:00
Jeff Boek
d39c15402e For #1843 - Adds a better theme for the creation fragment 2019-04-24 14:29:23 -07:00
Jeff Boek
ba90b58d32 For #1843 - Displays tabs on the tab selection screen 2019-04-24 14:29:23 -07:00
Jeff Boek
8be0d6fea5 For #1843 - Adds the header elements for collection creation 2019-04-24 14:29:23 -07:00
Jeff Boek
ab4cf786d7 For #1843 - Scaffolds MVI component for Collection Creation 2019-04-24 14:29:23 -07:00
Jeff Boek
63574cc359 For #1843 - Adds a create collections fragment and navigates to it 2019-04-24 14:29:23 -07:00
Sawyer Blatz
36cd275eed
For #1917: Hides search suggestions in shortcuts when needed (#1988) 2019-04-24 13:50:55 -07:00
Emily Kager
578a00a49b Closes #1993 - Set toolbar behavior in onStart for browser resumed case 2019-04-24 13:40:55 -07:00
Emily Kager
4dffd182b1 For #1206 - call fullScreenFeature onBackPressed 2019-04-24 13:40:01 -07:00
Sören Hentzschel
750ee266b0 For #2825: use FenixSnackbar for fullscreen notification 2019-04-24 13:39:36 -07:00
Sawyer Blatz
eadce68e52
Closes #1972: Sets search term on browserToolbar (#1990) 2019-04-24 11:28:31 -07:00
Emily Kager
25c157ceb0 No issue: Use setting to show history autocomplete suggestion 2019-04-24 10:32:12 -07:00
Johan Lorenzo
194aa0cbb0 Enable raptor tests on Fenix 2019-04-24 09:35:23 -04:00
Grisha Kruglov
d1c1270e68 Revert "Closes #919: Enable bookmarks synchronization"
This reverts commit b854cccefa.
2019-04-23 18:21:44 -05:00
Emily Kager
2162e74f76 Closes #1948 - Shows bookmark url if title is null 2019-04-23 16:05:01 -07:00
Emily Kager
05b9df34d8 For #1922 - Open bookmark in new tab menu should open and show new tab 2019-04-23 16:03:21 -07:00
Christian Sadilek
d8f06097ca No issue: Use GeckoView fetch implementation for A-S libs (megazord) 2019-04-23 17:52:30 -05:00
Emily Kager
b431e57dce Closes #1855 - Remove haptic feedback on tabs button 2019-04-23 17:47:21 -05:00
Emily Kager
7f5f96b41b Closes #1914 - Removes incomplete actions from Custom Tab Menu 2019-04-23 17:46:55 -05:00
Emily Kager
df6230182c Closes #469 - Changes Library String 2019-04-23 17:41:38 -05:00
Grisha Kruglov
b854cccefa Closes #919: Enable bookmarks synchronization 2019-04-23 17:41:07 -05:00
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.
2019-04-23 17:41:07 -05:00
Jeff Boek
31494a4341 Sets the search engine to the default if no shortcut is used 2019-04-23 17:39:57 -05:00
Colin Lee
78abd43b3e For #1923: Title of bookmarks folder is not displayed 2019-04-23 17:37:58 -05:00
Sawyer Blatz
e2198f19ad
Fixes #1868: Corrects private browsing myths link (#1930) 2019-04-23 14:26:56 -07:00
Emily Kager
84d601cfaf No issue: Update quick action divider to neutral faded 2019-04-23 13:59:15 -07:00
Emily Kager
911ef446ab No issue: Fixed visibility bugs in quick action sheet (#1927) 2019-04-23 11:46:52 -07:00
Sawyer Blatz
8a4995099f For #1205: Adds search term to EditToolbar 2019-04-23 09:59:48 -07:00
Harsh Shandilya
5cf83cf8c1 BrowserToolbarBottomBehaviour: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-23 09:59:36 -07:00
Harsh Shandilya
d0fb11a946 TabViewHolder: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-23 09:59:36 -07:00
Harsh Shandilya
e20fa5dc32 AwesomeBarUIView: Rename variable to prevent name shadowing
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-23 09:59:36 -07:00
Harsh Shandilya
0e3ffc863b QuickSettingsUIView: Remove unused variable
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-23 09:59:36 -07:00
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>
2019-04-23 09:59:36 -07:00
Sawyer Blatz
41e8acf05f For #724: Adds contrastText color for buttons using accent backgrounds 2019-04-23 09:57:54 -07:00
Sawyer Blatz
b54a1c9c57
Fixes #1886: Applies theme to toolbar onResume of library fragment (#1888) 2019-04-23 07:23:27 -07:00
Sawyer Blatz
334a3dc672
For #1714: Updates product to Firefox Preview (#1907) 2019-04-23 07:20:19 -07:00
Emily Kager
72410b18bd Closes #1912 - Quick action bottom sheet should fade in 2019-04-22 23:25:15 -07:00
Emily Kager
534d88f629 Closes #1894 - Fixes Help Page Navigation 2019-04-23 00:22:46 -05:00
Emily Kager
a4e4b8a1c9 No issue: Update bottom margin of quick action sheet to 12dp 2019-04-22 21:47:07 -05:00
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.
2019-04-22 17:34:09 -07:00
Jeff Boek
ba690fde8e
Fixes tab sizing (#1906) 2019-04-22 14:50:22 -07:00
Emily Kager
b80b90c07d Closes #1879 - Create toolbar background drawable instead of view 2019-04-22 14:22:28 -07:00
Sawyer Blatz
b996acdb35
No issue: Updates crash report back press and string (#1773) 2019-04-22 14:05:23 -07:00
Colin Lee
6199d31924 For #1851: QR code scanner doesn't load right after permission grant 2019-04-22 13:56:43 -07:00
Emily Kager
69ad5ffc57 Closes #1784 - Make separate private vector without background 2019-04-22 13:25:00 -07:00
Jeff Boek
91153baaf3
Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
Mitchell Hentges
92b6d4a925 Moves release flavour to build type (#1693) 2019-04-22 11:02:39 -07:00
Jatin Kumar
5aa1bb9bd1 Fixes #1860: fixed text views in About Fenix page 2019-04-22 10:27:38 -05:00
Kourosh
08796a1f95 Fixes #1864 - made about page scrollable (#1865) 2019-04-21 12:14:53 -07:00
Emily Kager
23e2b51db2 For #1759 - Try to change copy URL to plainText (#1850) 2019-04-20 14:15:37 -07:00
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
2019-04-20 14:15:18 -07:00
Colin Lee
7c00c2983b No issue: Fix crash on bookmark folder selection and Snackbar color 2019-04-20 15:10:24 -05:00
Colin Lee
080dadcb7e For #1817: Multi-select toolbar changes when minimized 2019-04-19 22:35:24 -05:00
Jeff Boek
4ea54252b0 For #1830 - Adds the ability to share a tab 2019-04-19 15:31:12 -07:00
Jeff Boek
774c5c0e0c For #1830 - Updates the tab visual style 2019-04-19 15:31:12 -07:00
ekager
316569b899 Closes #1798, Closes #1581 Corrects divider views and padding for toolbar and action sheet 2019-04-19 15:19:48 -07:00
ekager
c7b85d1272 For #1593 - Remove evenodd from vector files 2019-04-19 17:18:03 -05:00
ekager
4b59fc8939 Closes #1835 - Do not crash because of snackbar 2019-04-19 17:17:20 -05:00
Colin Lee
d1fd5ec879 For #113: QR Scan 2019-04-19 14:47:53 -07:00
Sawyer Blatz
28a852b17b Fixes #1683: Only show/hide keyboard in search fragment 2019-04-19 16:22:10 -05:00
Jeff Boek
146492bd59 Fixes #1828 - Adds an empty tab state 2019-04-19 14:06:31 -07:00
Sawyer Blatz
0f367a018a For #724: Corrects colors for all themes 2019-04-19 13:46:43 -07:00
Colin Lee
deb7c2d18c Fix #1770: Share icon from quick action bar poorly rasterized 2019-04-19 15:17:47 -05:00
Sören Hentzschel
8ae567244b For #1719: tracking protection icon in quick settings is almost invisible 2019-04-19 13:36:15 -05:00
Sawyer Blatz
85245d7b40 Closes #1717: Removes search button from library 2019-04-19 13:34:14 -05:00
ekager
d1c2ed2052 Closes #1803: remove text for swipe delete 2019-04-19 13:32:32 -05:00
ekager
af613962e5 Only set the engine's theme when it is instantiated 2019-04-19 08:11:57 -07:00
Colin Lee
9e2164720e For #1596: Bookmarks get the last used folder as parent 2019-04-19 08:11:43 -07:00
Colin Lee
12614e0142 For #1555: Bookmark Overflow menu tap area should be larger 2019-04-19 08:09:26 -07:00
Colin Lee
d5557b0db3 For #1598: Auto-select new created folder for moving bookmarks 2019-04-19 08:08:27 -07:00
Colin Lee
b88eea2f53 For #1701, #1703: Bookmark multi-select icons wrong color after deselect 2019-04-19 08:07:08 -07:00
Colin Lee
9679bfa670 For #1682: Bookmark string fix for l10n 2019-04-19 08:05:49 -07:00
Emily Kager
bf056b73c1 For #1375 - Add Bookmarks Suggestion Provider 2019-04-18 19:21:12 -05:00
Emily Kager
7871225083 No issue: Removes session time out related code 2019-04-18 17:04:02 -07:00
Emily Kager
3046efbde2 Closes #1790 - Add QuickSettingsChange for TP Toggle Action 2019-04-18 19:02:48 -05:00
Emily Kager
ac7a9e25b9 For #1049 - Round out progress bar 2019-04-18 14:01:45 -07:00
Jeff Boek
f741213c4a For #1116 - Fix the language code generation 2019-04-18 15:42:14 -05:00
Emily Kager
e9edd6c8b5 For #1084 - Remove Exceptions from TP setting for Beta 2019-04-18 15:37:12 -05:00
Colin Lee
1c8f1ca844 For #1719: tracking protection label in quick settings almost invisible 2019-04-18 13:17:32 -07:00
Sören Hentzschel
63566879f6 For #1775 - Remove Language from settings for Beta 2019-04-18 13:49:50 -05:00
Emily Kager
c8061bd9af For #1751 - Add Delete Button to Private Toolbar 2019-04-18 11:24:05 -07:00
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.
2019-04-18 13:22:25 -05:00
Colin Lee
c432cf7b40 Fix #1732: Fix crashes opening bookmarks 2019-04-18 13:21:05 -05:00
Axel Hecht
8af7ddd5d7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@4d1d72880f
2019-04-18 13:07:44 -05:00
Arturo Mejia
ea26423123 #1682 Fixing typos on strings comments 2019-04-18 13:04:52 -05:00
Jeff Boek
5ca9040702 For #1696 - Removes sessions from session control 2019-04-17 22:41:59 -07:00
Jeff Boek
6183e82264 For #1696 - Removes sessions from the bottomsheetfragment 2019-04-17 22:41:59 -07:00
Jeff Boek
0d183b01f3 For #1696 - Replace session bundle storage with session storage 2019-04-17 22:41:59 -07:00
Colin Lee
5e61366cb9 Fix crash loading AdjustLifecycleCallbacks 2019-04-17 22:12:20 -05:00
Jeff Boek
8dd9820734 For #1264 - Removes data choice options 2019-04-17 21:45:12 -05:00
kouroshydn
130d85cf69 Fixes #1691 - Site permissions' pages are not entirely visible 2019-04-17 15:59:44 -07:00
Colin Lee
849764d23a For #974: Telemetry for Bookmarks 2019-04-17 15:58:58 -07:00
Emily Kager
c939aee4cf Revert "For #689: Adds fade animation to Android <9.0"
This reverts commit 36e9939d9e.
2019-04-17 15:50:11 -07:00
Jeff Boek
5d04669854 For #1297 - Re-adds adjust to build task 2019-04-17 14:42:21 -07:00
Sawyer Blatz
f848ed149a For #921: Adds styling to error pages 2019-04-17 16:22:25 -05:00
Jeff Boek
f5babaf47d For #1700 - Hides incomplete features in the quick action bar 2019-04-17 13:57:15 -05:00
Jeff Boek
29f83a0c0f For #1698 - Removes unimplemented library sections for the beta 2019-04-17 13:49:27 -05:00
Jeff Boek
2df1344b3c For #1699 - Remove links to settings sections for beta 2019-04-17 13:46:59 -05:00
Jeff Boek
fc9886e32a For #1676 - Removes setting for location services 2019-04-17 13:46:20 -05:00
Sawyer Blatz
aa117b1ea6
Closes #977: Adds telemetry for custom tabs (#1697) 2019-04-17 11:13:48 -07:00
Jeff Boek
cb7ad32b62 For #1158 - Add search counts 2019-04-17 10:04:49 -07:00
Colin Lee
62937cd7f0 Bump application-services version and initialize networking in the megazord 2019-04-17 11:22:57 -05:00
Sawyer Blatz
f48e2b072e No issue: Cleans up SearchShortcut changes 2019-04-17 11:20:59 -05:00
Sawyer Blatz
5390aed795 Fixes #1662: Corrects ripple style for private browsing button 2019-04-17 10:43:20 -05:00
Colin Lee
f48ee405b2
Merge branch 'master' into a-s-networking 2019-04-17 10:36:35 -05:00
Emily Kager
8e5958580e For #1658 - Reload current session (if exists) when theme changes 2019-04-16 14:23:36 -07:00
Emily Kager
bc07da91a2 Closes #1644 - Correct progress bar gravity 2019-04-16 14:22:25 -07:00
Sawyer Blatz
d9bc4bf502 Fixes #1632: Hides keyboard on exit, shows on entry 2019-04-16 14:13:35 -07:00
Kevin Brosnan
493bab42a4 UI tests for the home screen 2019-04-16 13:38:06 -07:00
Emily Kager
f88f181ac1 Closes #1655 - Use accent bright for switch in quick settings 2019-04-16 13:06:48 -07:00
Thom Chiovoloni
0b80aba038 Bump application-services version and initialize networking in the megazord 2019-04-16 08:27:13 -07:00
Sawyer Blatz
3b3d4c3de5
Fixes #1646: Changes bookmarks toolbar color (#1651) 2019-04-16 08:03:22 -07:00
Sawyer Blatz
23edd2559d
For #933: Adds caching of sign in state (#1647) 2019-04-16 08:00:28 -07:00
Will Hawkins
c7d3f00a9e For #1616: Parallelize the loading of experiments. 2019-04-15 21:45:44 -05:00
Emily Kager
01a181975d For #1084 - Add tracking protection toggle to quick settings dialog 2019-04-15 19:59:10 -05:00
Axel Hecht
3f906dc58a Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ce0bbdb947
2019-04-15 15:39:22 -07:00
Jeff Boek
4fae36f0af Fixes #1430 - Implements UX feedback for the FenixSnackbar 2019-04-15 13:34:50 -07:00
Sawyer Blatz
49b4eaf182
For #724: Fixes white color in dark mode and removes android:tint (#1641) 2019-04-15 13:14:49 -07:00
Emily Kager
43e0588d68 For #1084 - Update TP Policy for the current engineSession 2019-04-15 13:07:49 -07:00
Jeff Boek
658f6dcf23 For #1495 - Reverts editing translated string and creates a new string 2019-04-15 13:33:09 -05:00
Sawyer Blatz
353270a5c7 Fixes #1610: Gives unique identifier to shortcut engine picker suggestions 2019-04-15 13:32:34 -05:00
Colin Lee
6bff472276 No issue: Add Bookmark multi-select edit button 2019-04-15 13:31:59 -05:00
Sawyer Blatz
ec35283c9a For #668: Restyles custom tabs 2019-04-15 11:31:13 -07:00
Colin Lee
5d6112da05 No issue: Missing clear button in edit bookmarks UI 2019-04-15 13:17:41 -05:00
Colin Lee
3b1f684cb0 For #1599: Crash creating a bookmark for a custom tab 2019-04-15 12:53:51 -05:00
Colin Lee
5f3e255426 No issue: fix build breakage on merge 2019-04-15 12:29:20 -05:00
Sawyer Blatz
29832c5e84 For #724: Consolidates colors 2019-04-15 12:22:03 -05:00
Jeff Boek
a2666c4f74 For #800 - Adds metrics for the default search engine 2019-04-15 09:14:40 -07:00
Colin Lee
574ee5e3d5
Merge branch 'master' into manage_site_permissions_exceptions 2019-04-12 19:06:34 -05:00
Emily Kager
068744eb96 For #1084 - Add Setting to enable/disable TP 2019-04-12 19:05:25 -05:00
Colin Lee
9b1c1b5f4d For #1571: Make bookmark deletion undoable 2019-04-12 19:05:04 -05:00
Emily Kager
4ba7527655 For #619 - Keep toolbar expanded while page is loading 2019-04-12 16:21:09 -07:00
Arturo Mejia
c3e31a15db Closes #1079: Managing site permissions exceptions 2019-04-12 17:59:05 -04:00
Jeff Boek
5ffaa94150 No Issue - Remove data team from notifications emails list 2019-04-12 16:46:01 -05:00
Vlad Filippov
08edb1532e Remove success path 2019-04-12 14:38:51 -07:00
Colin Lee
bc1b7e0b43 For #1539: Add bookmark multi-select features 2019-04-12 13:35:28 -05:00
Mugurell
abb76b4bd4 Fix #1531 - Remember HistoryState.Mode to choose the right HistoryAction.Delete 2019-04-12 10:07:54 -05:00
Emily Kager
2a19917619 For #538 - Reverse tabs in list 2019-04-12 10:05:52 -05:00
Emily Kager
659386bd5e For #176 - Start swipe to close gesture 2019-04-12 10:04:48 -05:00
Colin Lee
4c43ff09a8 For #1139: Cold start has Dispatchers.Main 1/5th second delay 2019-04-11 14:24:18 -05:00
Jeff Boek
9de120b8ab Fixes #1534 - Fixes snackbar not finding the root layout 2019-04-11 12:40:23 -05:00
Axel Hecht
29414a49e7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@2f5a5df950
2019-04-11 10:17:18 -07:00
Jeff Boek
23f6b046b1 Fixes #1498 - Ignores missing translation lint 2019-04-11 08:59:23 -07:00
Mugurell
070b7a397d Fix #1159 - Hide the QuickActionBar if fullscreen 2019-04-11 08:50:08 -07:00
ekager
c15430c8b8 Closes #1530 - center history text 2019-04-10 20:40:36 -07:00
Jeff Boek
e67e57b7cc for #1430 - Copy BottomToolbarBehavior to customize snackbar position 2019-04-10 19:59:23 -07:00
Jatin Kumar
7bf696b7f4 Fix #1516: fixed scrolling library menu in landscape mode 2019-04-10 19:13:19 -07:00
Emily Kager
dad4149b81 For #1542 - Add ripple to quick action buttons 2019-04-10 19:12:05 -07:00
Emily Kager
5f0fe216cb For #1375 - Suppress history suggestions in awesome bar via setting 2019-04-10 16:45:02 -05:00
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.
2019-04-10 16:38:21 -05:00
Jeff Boek
f36da2d8f2 adds missing class 2019-04-10 10:37:34 -07:00
Jeff Boek
9c492f801d For #1397 - Updates changelog 2019-04-10 10:11:46 -07:00
Jeff Boek
5ec86b34e9 Fixes history visual bugs 2019-04-10 10:11:46 -07:00
Jeff Boek
4a32ef8ed8 Fixes #1397 - Adds the delete button back to the history recyclerview 2019-04-10 10:11:46 -07:00
Colin Lee
4245f71d93 Fix build breakage: extra space in ProGuard rule 2019-04-10 10:00:13 -07:00
Jeff Boek
e98db8bfb8 For #1430 - Adds a changelog entry 2019-04-10 09:58:00 -07:00
Jeff Boek
5acd386ecd For #1430 - Handle more text in a more graceful way 2019-04-10 09:58:00 -07:00
Jeff Boek
b306bc502a For #1430 - Adjust snackbar colors for darkmode 2019-04-10 09:58:00 -07:00
Jeff Boek
cd75b28b8f No longer require a viewgroup to use FenixSnackbar 2019-04-10 09:58:00 -07:00
Vlad Baicu
b6abccfb91 Fixes #1504 - Added missing bottom constraint for bookmark icon imageview 2019-04-10 11:50:54 -05:00
Vlad Baicu
b3977a5785 Fixes #1517 - Filter private sessions when updating the tab counter 2019-04-10 09:48:53 -07:00
Arturo Mejia
22eba72f8f Closes #1170: Allow user to add a new site exception to site permissions 2019-04-10 11:48:43 -05:00
Sawyer Blatz
36e9939d9e For #689: Adds fade animation to Android <9.0 2019-04-10 11:47:05 -05:00
Jeff Boek
e6044e56ad No Issue - Adds some proguard clauses 2019-04-10 09:34:21 -07:00
Sparky93
9e3e3c8b6d Fixes #1485 - Page crash message now displays correctly in dark theme (#1524) 2019-04-10 09:23:33 -07:00
Sawyer Blatz
d402707531
Closes #1420: Moves tab preview to top of page (#1462) 2019-04-10 06:52:49 -07:00
Jeff Boek
043a3bbe9c For #1068 - Adds the ability to quickly copy a URL 2019-04-09 17:13:30 -07:00
Emily Kager
d7272d29de For #1408 - Set Toolbar titles in code (vs in navgraph) 2019-04-09 16:36:14 -07:00
Emily Kager
65235d5cf3 For #1459 - Try more ways to get title for history item 2019-04-09 15:54:19 -07:00
Jeff Boek
76033f3f20 No Issue - Adds a debug metric controller 2019-04-09 13:45:22 -07:00
Colin Lee
61e99ea476 Fixes #1496: Crash adding bookmark folder 2019-04-09 13:44:33 -07:00
Sawyer Blatz
2e50d1f65f No issue: Fixes master after a-c snapshot changes 2019-04-09 09:08:07 -07:00
Emily Kager
21919445b1 For #897 - Set default theme so private mode doesn't have to recreate 2019-04-09 08:58:33 -07:00
Emily Kager
fe7ab34391 For #860 - Update suggestion highlight light theme 2019-04-09 08:57:47 -07:00
Emily Kager
f0ee01b008 For #1445 - Update vector icons 2019-04-08 16:22:00 -07:00
Emily Kager
aa2921d7d7 For #1406, #1465 - Only pop browser when all sessions have been removed 2019-04-08 15:38:03 -07:00
Jeff Boek
9434f01b42 Fixes #1204 - Fixes the home screen animation 2019-04-08 16:16:28 -05:00
Jeff Boek
1ffbc51038 No Issue - Only block a subset of trackers by default 2019-04-08 15:04:26 -05:00
Jeff Boek
0666864418 Fixes #1157 - Addes Fenix Core to the telemetry notification list 2019-04-08 15:03:59 -05:00
Colin Lee
b54d4d1d58 Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 2019-04-08 14:48:36 -05:00
Jeff Boek
8f6dca99dc For #1456 - Fixes missing delete button 2019-04-08 10:24:47 -07:00
Arturo Mejia
5b2417826e Closes #1429: Updated site permissions ui for MVP 2019-04-08 10:47:00 -05:00
Sawyer Blatz
2f3d38b51f
For #1002 and #1222: Adds ability to restore crashed tabs (#1433) 2019-04-08 08:04:22 -07:00
Emily Kager
9f1ec5e2b0 For #904 -Add tab counter to tab icon 2019-04-07 21:43:56 -07:00
ekager
568edda8bc Update RecyclerView to 1.1.0-alpha04 2019-04-06 19:53:01 -07:00
ekager
989b104c22 No issue: Add ripples to cardviews, improve clickability 2019-04-06 19:53:01 -07:00
Jeff Boek
d346613733 Adds missing licenses 2019-04-06 12:38:46 -05:00
Jeff Boek
e34d163034 Combines the Tab and Session component 2019-04-06 12:38:46 -05:00
Sören Hentzschel
cf500ee266 For #469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
2019-04-06 10:11:01 -07:00
Emily Kager
d43e902b44 For #1049 - Add New Top Progress Bar Gravity 2019-04-05 19:55:26 -05:00
Emily Kager
442ca9b79c For #627 - Set Engine Setting for PreferredColorScheme 2019-04-05 19:54:59 -05:00
Emily Kager
9cb252da40 For #1421 - Fix Shortcut ToggleButton states 2019-04-05 16:29:36 -07:00
Jeff Boek
e7998b35e9 For #1274 - Moves the about string to prevent it from being translated 2019-04-05 15:53:00 -07:00
Jeff Boek
65425d0f6e For #1274 - Unblocks l10n by fixing string nits 2019-04-05 15:53:00 -07:00
Emily Kager
a0c4acd4c6 Closes #1422 - Do not hide keyboard on pause 2019-04-05 15:26:09 -07:00
Sawyer Blatz
5fc1e9227f
Closes #1195: Adds telemetry for quick action sheet (#1362) 2019-04-05 15:08:55 -07:00
Jeff Boek
943a03d167 For #1430 - Addresses nits 2019-04-05 14:50:54 -07:00
Jeff Boek
26fd32abed For #1430 - Moves magic numbers to constants 2019-04-05 14:50:54 -07:00
Jeff Boek
2ce72139e3 For #1430 - Replaces existing snackbar and adapts text size 2019-04-05 14:50:54 -07:00
Jeff Boek
371fbf7164 For #1430 - Adds a styled Snackbar 2019-04-05 14:50:54 -07:00
Sawyer Blatz
395d6f20d5
Fixes #1361: Adds new tab when selecting history or bookmark items (#1363) 2019-04-05 13:11:05 -07:00
Jeff Boek
598ca17beb Fixes #1270 - Prevent tapping on hidden buttons 2019-04-05 10:09:02 -07:00
Jeff Boek
4a385068e0 Updates ConstraintLayout to alpha4 2019-04-05 10:09:02 -07:00
ekager
3ad204712a For #1399 - Only show battery saver theme preference for API <P 2019-04-04 23:34:54 -05:00
ekager
203e2e28c5 For #1144 - Only send SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR flag >O 2019-04-04 23:33:39 -05:00
Emily Kager
5d1738e011 For #208 - Dark Mode UX edits 2019-04-04 19:35:36 -07:00
Jonathan Almeida
f00e388dd4 Update GV architectures to nightly 2019-04-04 19:33:37 -07:00
Jeff Boek
65a210ec64 Prevent RecyclerView from loading everything
Fixes #1360
Fixes #1303
Fixes #1280
2019-04-04 17:18:32 -07:00
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.
2019-04-04 16:16:45 -07:00
Eitan Isaacson
fef5680068 Hide tabs list 2019-04-04 15:43:58 -05:00
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 :)
2019-04-04 13:07:57 -07:00
Arturo Mejia
04f8a25bce Closes #1377: Fixed Doorhanger not shown when the toolbar padlock
is clicked.
2019-04-04 13:54:15 -05:00
Colin Lee
fc84d3afdc No issue: Fix build breakage on erroneous lint warnings for WrongConstant: MODE_NIGHT_AUTO_BATTERY 2019-04-04 09:54:08 -05:00
Colin Lee
1d032bbe53 Quantize and optimize images to save about 3MB in APK 2019-04-04 09:46:04 -05:00
Emily Kager
fd1e3d6339 For #1323 - Attempt to pop inclusive out of browser if no current session 2019-04-03 22:24:55 -05:00
Arturo Mejia
4489edd97b Closes #1165: Added Doorhanger to the toolbar. 2019-04-03 21:51:13 -05:00
Jeff Boek
2670f0e1d7 Removes missing string reference 2019-04-03 20:27:57 -05:00
mheubusch
78728f5ed7 Update strings.xml 2019-04-03 20:27:57 -05:00
Emily Kager
80a2b1ef53 For #1333 - Correct vertical alignment of history list item 2019-04-03 20:26:56 -05:00
Emily Kager
16127c31a8 For #1049 - Add photon gradient drawable for progressbar 2019-04-03 19:10:27 -05:00
Emily Kager
fd44ddf278 For #1144 - Use System Black Navigation Bar for <API27 + Light Theme 2019-04-04 08:15:44 +09:00
Jeff Boek
4b4d172e2e Fixes #1024 - Adds metrics for browser menu items 2019-04-03 15:37:52 -07:00
Jeff Boek
0944180407 Fixes #1191 - Crash reporter metrics 2019-04-03 15:37:52 -07:00
Jeff Boek
c5205b6236 For #945 - Disable leanplum when we stop telemetry 2019-04-03 14:41:01 -07:00
Sawyer Blatz
1bb65a9243
Fixes #496: Adds new content description to tabs icon (#1357) 2019-04-03 14:12:10 -07:00
Emily Kager
c0a1d36b50 No issue: Remove conflicting appcompat dependency 2019-04-04 06:04:19 +09:00
Jeff Boek
a737568936 Adds data review link and an entry to the changelog 2019-04-03 12:17:20 -05:00
Jeff Boek
e19e13c768 For #957 - Adds telemetry for context menu items 2019-04-03 12:17:20 -05:00
Jeff Boek
5764450e34 For #1036 - Adds Glean metrics for find in page 2019-04-03 12:17:20 -05:00
Jeff Boek
c678b5d7c5 For #1036 - Maps facts to events 2019-04-03 12:17:20 -05:00
Sawyer Blatz
471b08d97a Closes #1194: Adds shortcut telemetry 2019-04-03 11:12:17 -05:00
Sawyer Blatz
edc9d31729 Fixes #1219: Display crash reporter (without reporting) on all builds 2019-04-03 11:10:51 -05:00
Sebastian Kaspari
15888eb106 Build against GeckoView 68.0 (browser-engine-gecko-nightly). 2019-04-03 11:09:34 -05:00
Emily Kager
a2200b6335 For #208 - Dark/Night Theme 2019-04-02 22:18:11 -05:00
Christian Sadilek
a17b5b86c2 Closes #1329: Raptor performance tests can no longer be executed 2019-04-02 19:18:45 -07:00
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.
2019-04-03 07:45:52 +09:00
Jeff Boek
31bfba3bd8 No issue - update to A-C 50 2019-04-02 15:35:23 -07:00
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.
2019-04-02 17:02:22 -05:00
Colin Lee
be347d87f8 No issue: Fix bookmark favicon background constraint ratio and alignment 2019-04-02 16:56:13 -05:00
Sebastian Kaspari
8fa9467290 Gradle: Ignore non-greenfield build variants. 2019-04-02 13:49:48 -05:00
Eitan Isaacson
3a6b546e96 Remove favicon contentDescription.
It does not convey any useful information to the user.
2019-04-02 13:49:00 -05:00
Emily Kager
b73a0600f6 No issue: Hook up share button on session item to action 2019-04-02 12:32:03 -05:00
Michael Droettboom
fd7dcf36cf Don't use the not-really-public EventMetricType 2019-04-03 00:55:54 +09:00
Johan Lorenzo
7f772404ce Run build and tests on PRs and pushes 2019-04-02 13:36:35 +02:00
Colin Lee
bd81e72239 Fixes #916, fixes #917, fixes #920: Save, share, and delete bookmarks 2019-04-01 16:16:08 -05:00
Arturo Mejia
061b6f3cd5 Closes #1167: Added behavior for site permissions custom settings. 2019-03-29 23:28:10 -05:00
Sawyer Blatz
0bf8b83e03 Closes #1265: Adds checkbox to crash reporter 2019-03-29 23:25:50 -05:00
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
2019-03-29 13:49:50 -07:00
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.
2019-03-29 12:47:19 -07:00
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.
2019-03-29 12:47:19 -07:00
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".
2019-03-29 12:47:19 -07:00
Jeff Boek
00ad9d3f6f For #356 - Gives a user the ability to delete their history 2019-03-29 11:52:45 -07:00
Christian Sadilek
6491adf029 For #423: Add release build type for raptor perf. testing 2019-03-29 10:20:02 -07:00
Arturo Mejia
289785be90 Closes #1166: Added behavior for site permissions recommended settings. 2019-03-29 10:19:23 -07:00
Sawyer Blatz
22fcea344f Fixes #1223: Hide action bar on crash fragment 2019-03-28 16:45:04 -07:00
Sawyer Blatz
abf89635b4 Fixes #1230: Corrects text alignment on About Fenix 2019-03-28 11:01:48 -07:00
Arturo Mejia
3ab1b3b3d9 Closes #1229: Excluding site permission strings from L10n. 2019-03-28 10:13:02 -07:00
Arturo Mejia
376ebe7e70 Closes #1078: Added UI for managing phone feature permissions. 2019-03-28 10:13:02 -07:00
Sawyer Blatz
bbb9539e82 Fixes #1233: Renames LeakCanary 2019-03-27 15:38:18 -07:00
Sawyer Blatz
6249b9eb89 Closes #1231: Changes all use of favorites to bookmarks 2019-03-27 14:54:37 -07:00
Sawyer Blatz
c2d0a6e265
Bump A-C to 0.49.0-SNAPSHOT (#1200) 2019-03-27 11:48:31 -07:00
Jeff Boek
379875a62a Fixes #1162 - replaces about page with an Android Fragment 2019-03-27 10:46:19 -07:00
Jeff Boek
756634bc6c For #1181 - Use appName in string locations 2019-03-26 14:32:53 -07:00
Jeff Boek
ea3c9bdf7d For #1181 - Use modified string list from Michelle 2019-03-26 14:32:53 -07:00
Jeff Boek
cf0d1355b5 Fixes #1187 - account for enum value change 2019-03-26 09:20:53 -07:00
Jeff Boek
edb197d10b Adds search engine icon to the toolbar 2019-03-25 14:42:13 -07:00
Jeff Boek
9227f67545 Fixes HsitoryCOmponentTest 2019-03-25 16:04:19 -05:00
Jeff Boek
78ff152ad7 For #1104 - Sections history items 2019-03-25 16:04:19 -05:00
Jeff Boek
bd9b7d8d8d Group history by date 2019-03-25 16:04:19 -05:00
Jeff Boek
b3ac37078e for #1104 - Fixes logic in Sectioned Adapter 2019-03-25 16:04:19 -05:00
Jeff Boek
9c969f63ea For #1104 - Adds SectionedAdapter 2019-03-25 16:04:19 -05:00
Jeff Boek
b8ba7de7ed Glean removed debug from the package name, so lets remove it here 2019-03-25 09:46:32 -07:00
Jeff Boek
ea01ae43be Addresses metrics nits 2019-03-22 17:14:35 -07:00
Jeff Boek
51e778ead5 Documents new telemetry events 2019-03-22 17:14:35 -07:00
Jeff Boek
b5bd9357fc For #986 - Adds support for opening Fenix with a link to telemetry 2019-03-22 17:14:35 -07:00
Jeff Boek
32f8e06e98 For #959 - Adds search related telemetry 2019-03-22 17:14:35 -07:00
Jeff Boek
786592e8d0 For #959 - Adds telemetry for when the search bar is tapped 2019-03-22 17:14:35 -07:00
Jeff Boek
71a155c8f1 For #968 - Adds telemetry for app entry point 2019-03-22 17:14:35 -07:00
Jeff Boek
0e9400730b For #960 - Adds metrics to measure if Fenix is the default browser 2019-03-22 17:14:35 -07:00
Colin Lee
0acf8698ef Closes #1151: As a developer, Flipper integration might help me with debugging 2019-03-22 17:12:53 -05:00
Sören Hentzschel
1aef61266b closes #1149: fix alignment of developer tools category in preferences 2019-03-22 16:55:08 -05:00
Colin Lee
df40ec970e Simplify ItsNotBrokenSnack() and make resilient
Co-authored by: Emily Kager <ekager@mozilla.com>
2019-03-22 15:00:38 -05:00
Emily Kager
4963f7ccdb Add Snackbar to link testers to Github issue for features 2019-03-22 15:00:38 -05:00
Arturo Mejia
a0cfedeeca Closes #1075: Added custom settings UI under site permissions. 2019-03-22 15:00:24 -05:00
ekager
80f386c411 Closes #120 - Add Preference for Remote Debugging
Co-authored-by: Emily Kager <ekager@mozilla.com>
2019-03-22 14:44:39 -05:00
Sawyer Blatz
c44e378385
Closes #1062 & Closes #1121: Restyles crash reporter fragment (#1122) 2019-03-22 10:05:16 -07:00
Sebastian Kaspari
8f11ab6fcf AwesomeBar: Limit number of search engine suggestions. 2019-03-22 11:19:05 -05:00
Sebastian Kaspari
52e9394324 Pass BrowserIcons instance to SessionSuggestionProvider and HistoryStorageSuggestionProvider. 2019-03-22 11:18:43 -05:00
Sebastian Kaspari
18284bb442 Create global instance of BrowserIcons class. 2019-03-22 11:18:43 -05:00
Sebastian Kaspari
4d20f99082 Issue #1077: Switch to GeckoView Beta (67.0). 2019-03-22 11:18:06 -05:00
Grisha Kruglov
77e7c6d33c A-C breaking change: FindInPageIntegration needs an engineView 2019-03-21 23:30:00 -05:00
Grisha Kruglov
8eb113fa32 Bump A-C snapshot version to 0.48
This is necessary to pick up an application-services dependency bump, and unbreak master.

AwesomeBarUIView changes are needed because, evidently, a new parameter was introduced, and
not at the end.
2019-03-21 23:30:00 -05:00
Emily Kager
5a839167fc No issue: Tune Home and Library UI from Updated Mocks 2019-03-21 23:28:52 -05:00
Emily Kager
f52d9537c9 Closes #784 - After session timeout, pop everything to home 2019-03-21 23:27:34 -05:00
Arturo Mejia
f4b0864e06 Closes #1074: Added recommended settings UI under site permissions. 2019-03-21 14:14:45 -05:00
Sawyer Blatz
0f1e65bdab Closes #1127: Improves accessibility of quick action sheet 2019-03-21 14:07:17 -05:00
Sawyer Blatz
da35581c54 For #1072: Fixes nits 2019-03-21 12:54:08 -05:00
Sawyer Blatz
f4648525f1 For #1072: Removes screenshot button 2019-03-21 12:54:08 -05:00
Sawyer Blatz
05353ee2e1 For #1072: Fixes theming 2019-03-21 12:54:08 -05:00
Sawyer Blatz
0a449dc12c For #1072: Adds onAttachedToWindow 2019-03-21 12:54:08 -05:00
Sawyer Blatz
6dcc026e04 For #1072: Adds accessibility support 2019-03-21 12:54:08 -05:00
Sawyer Blatz
486bfc2d68 For #1072: Adds cap to auto bounce 2019-03-21 12:54:08 -05:00
Sawyer Blatz
7accf07d48 For #1072: Fixes lint errors 2019-03-21 12:54:08 -05:00
Sawyer Blatz
c0ceeb8cb6 For #1072: Increases touch target of grabber handle 2019-03-21 12:54:08 -05:00
Sawyer Blatz
504fc41e51 For #1072: Modifies icons 2019-03-21 12:54:08 -05:00
Sawyer Blatz
d2af87f8f8 For #1072: Adds grabber handle bounce animation 2019-03-21 12:54:08 -05:00
Sawyer Blatz
4acd939289 For #1072: Adds grabber handle 2019-03-21 12:54:08 -05:00
Sawyer Blatz
994d88542e For #1072: Adds basic view 2019-03-21 12:54:08 -05:00
Sawyer Blatz
557cb95082 Closes #1119: Removes unused crash_container 2019-03-21 09:14:54 -07:00
Emily Kager
bb3ebbdbe2 Closes #932 - Home Page UI polish 2019-03-20 19:55:29 -05:00
Emily Kager
90d2185db9 Closes #1056 - Add overscroll glow color for light theme 2019-03-20 11:04:27 -07:00
Sawyer Blatz
5e96b2037e
Closes #1039: Adds crash reporting (#1053)
* For #1039: Small cleanup

* Closes #1039: Adds crash reporting

* Add images

* Adds build settings back

* Fix nits
2019-03-20 10:47:22 -07:00
Emily Kager
202b195215 Closes #1089 - Default Search Engine should be shown in Pref summary 2019-03-20 09:57:25 -07:00
Emily Kager
49e24ec2dc Closes #1080 - Update Normal Browsing Toggle Color 2019-03-19 15:24:19 -05:00
ekager
fcda84dce7 Closes #1030 - Fixes navigation, white screen after back button 2019-03-19 15:21:43 -05:00
Jonathan Almeida
fb8c82b1bd Closes #1054: Separate SEND intent from VIEW 2019-03-18 13:40:26 -05:00
Colin Lee
0ac3e5369d Fixes #1050: Fenix sessions save and close upon opening 2019-03-18 08:21:30 -07:00
Emily Kager
56f4174c02 Closes #1043 - Remove redundant CustomTabsToolbarFeature 2019-03-17 02:29:55 -05:00
Emily Kager
8cfdae7973 Closes #1045 - Add crash reporting bool to settings 2019-03-17 02:29:04 -05:00
Arturo Mejia
32478edf00 Moving onTrimMemory to application level. 2019-03-17 02:27:39 -05:00
Jeff Boek
7cbf73fa8c No Issue - Fixes startup crash in nightly 2019-03-16 18:57:00 -07:00
Jeff Boek
3f86764a3a Fixes #1041 - Disables telemetry when the toggle is off 2019-03-15 14:42:31 -07:00
Colin Lee
72b9d4ebdb No issue: Upgrade to stable Navigation library and ignore ktlint issues in generated code 2019-03-15 12:00:40 -07:00
Sawyer Blatz
8620b78d6a
Closes #832 & For #222: Adds basic custom tab integration (#1026) 2019-03-15 10:51:04 -07:00
Colin Lee
6e1655e935 Fix #1032: Crash altering sessions DB on main thread 2019-03-15 10:41:02 -07:00
Emily Kager
9255962219 Revert "Closes #517 - Pressing back after clicking tabs should reopen browsing"
This reverts commit f1ad83d404.
2019-03-14 15:18:22 -07:00
Sawyer Blatz
463ab8bf79 No issue: Fixes compilation errors with a-c 47.0 2019-03-14 09:49:35 -07:00
Emily Kager
4f6cc8efec No issue: update Androidx dependencies 2019-03-14 11:03:17 -05:00
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.
2019-03-13 19:07:28 -05:00
Grisha Kruglov
1e1c8a7b46 Pre: fix an IDE warning 2019-03-13 19:07:28 -05:00
Emily Kager
8c2f80a3ef Closes #654 - Use new two state button for menu toolbar buttons 2019-03-13 13:52:45 -07:00
Arturo Mejia
2fa25a86f0 Closes #1004: Integrating ThumbnailsFeature. 2019-03-13 13:52:33 -07:00
Sawyer Blatz
9d18bbad12
Closes #847: Implement onCancelEditing to handle keyboard backPress (#929) 2019-03-13 11:12:58 -07:00
Sawyer Blatz
33b83fb0e3
Closes #832: Adds custom tabs menu (#944) 2019-03-13 09:47:23 -07:00
Sawyer Blatz
78c3db1fc8
Fixes #992: Updates account implementation for a-c 47.0 (#995) 2019-03-13 09:23:55 -07:00
Harsh Shandilya
7132229b16 SearchView: Replace deprecated calls with recommended method
Resources#getDrawable(int) has been deprecated in favour
of Resources#getDrawable(int, Theme). Make the suitable changes
in SearchView class to reflect this.

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-03-13 09:07:22 -07:00
Jeff Boek
044e8fd7fa For #973 - Adds first metric to track 2019-03-12 17:42:07 -07:00
Jeff Boek
644e88dacb For #965 - Uses proper initialization call depending on the key type 2019-03-12 17:42:07 -07:00
Jeff Boek
fcb75aaa53 No Issue - Fixes crash when no valid .leanplum_token is present 2019-03-12 17:05:35 -07:00
Jeff Boek
9dc0b4781a Fixes #965 - Adds a metrics wrapper for telemetry 2019-03-12 14:17:14 -07:00
Emily Kager
f66bae0801 Closes #963 - Hooks up show search suggestion pref 2019-03-12 11:12:03 -07:00
Emily Kager
8d442c062d Closes #884 - Set and use default search engine 2019-03-12 11:11:24 -07:00
Emily Kager
dc257a09aa Closes #873 - Themes History Fragment colors 2019-03-12 10:20:10 -07:00
Arturo Mejia
fd4acf6e92 Upgrade AC dependency to 0.47.0-SNAPSHOT and GV to 67.0.20190312095443 (#958)
* Upgrade AC dependency to 0.47.0-SNAPSHOT and GV to 67.0.20190312095443

* Fix compliation errors
2019-03-12 08:49:22 -07:00
Jeff Boek
79395631d7 Fixes #870 - Fixes logic for the session bottom sheet fragment for private mode
Also fixes #871
2019-03-11 16:02:06 -07:00
Emily Kager
3a558f6f78 Closes #900 - Use Settings BrowserDirection from Settings 2019-03-11 13:35:00 -07:00
Jeff Boek
dae42a7451 Fixes #945 - Ties leanplum to telemetry toggle 2019-03-11 11:46:11 -07:00
ekager
49142349b8 Closes #824 - Removes evenOdd from icons that need theme color 2019-03-09 17:07:59 -08:00
Jeff Boek
521ca74836 Fixes #891 - Adds the leanplum sdk 2019-03-08 14:27:00 -08:00
Emily Kager
82fd77e136 Closes #866 - Add Install Packages permission to download APKs from Fenix 2019-03-08 12:56:17 -08:00
Emily Kager
0482a84c67 Closes #855 - Remove customtab check for CustomTabToolbarFeature 2019-03-08 12:56:05 -08:00
Sawyer Blatz
b1d0233b04 Closes #814: Scrolls to top after session restore 2019-03-08 12:55:52 -08:00
Sawyer Blatz
d6ebd88186
Closes #804: Adds disable private browsing content description (#851) 2019-03-08 08:37:35 -08:00
Daniel Holbert
44336c429c Fix stray HTML tag in about.html
Just moving the `html` tag to the beginning (to be the parent of the `head`, rather than its next-sibling).

I'm also deindenting `body` and its contents so that the indentation is consistent. (Alternately, we could increase the indentation of `head` and all of its contents, but that seems unnecessary, and it would probably force the `img#wordmark` /**/ comment to wrap to 3 lines. Seems simpler to just have html/body/head all at the same level of indentation, which is a somewhat common practice to save on indentation.)

This fixes #901.
2019-03-07 16:30:16 -08:00
ekager
205af4153d Closes #867 - Update Default Browser Toggle in onResume 2019-03-06 22:34:42 -08:00
ekager
1d939f209e No issue: Update Navigation Library 2019-03-06 22:33:59 -08:00
Emily Kager
d15e4bb3fa Closes #877 - Add Search Engine Settings 2019-03-06 16:20:35 -08:00
Sawyer Blatz
a79134fdc3
Closes #823 & Closes #835: Refactors openToBrowserAndLoad to include fromFragment (#833) 2019-03-06 14:53:49 -08:00
Emily Kager
65fa904a21 No issue: remove breaking AC change params (#878) 2019-03-06 11:48:09 -08:00
Emily Kager
58b32e944b Revert "Closes #811 - Clear stack after switching to private browsing" (#876)
This reverts commit 8b793cd43e.
2019-03-06 11:48:00 -08:00
Emily Kager
8b793cd43e Closes #811 - Clear stack after switching to private browsing 2019-03-05 14:34:56 -08:00
Sawyer Blatz
4bc3dae00d
Fixes #848: Corrects private browsing explanation string (#849) 2019-03-05 13:07:54 -08:00
Jeff Boek
4af11a1e2b Fixes #858 - Reverts send and share string for UR (#859) 2019-03-05 13:05:24 -08:00
Jeff Boek
d413b7228f Fixes compiler error for new version of A-C 2019-03-05 09:34:49 -08:00
Emily Kager
513b16ff0e Suppress unreachable code hack 2019-03-04 16:42:53 -08:00
Sawyer Blatz
c4b3927f2e Fixes #836: Creates new private tab in new session from menu bar 2019-03-04 16:33:21 -08:00
Jeff Boek
3f6c68cced Attempts to fix nightly builds 2019-03-04 16:32:24 -08:00
Jeff Boek
7c3bc3a162 Updates strings 2019-03-04 16:14:18 -08:00
Sawyer Blatz
6cef7803d1
No issue: passes intent to handleOpenedFromExternalSourceIfNecessary (#834) 2019-03-04 15:14:33 -08:00
Sawyer Blatz
e200807a7a
Fixes #706: Adds launchMode singleInstance (#829) 2019-03-04 14:32:10 -08:00
Colin Lee
f5c3e0e35e Fixes #262: Need full screen functionality and "Entering full screen" 2019-03-04 13:05:19 -08:00
Emily Kager
56d2ae6d46 For #824 - Reformat ic_login 2019-03-04 13:02:23 -08:00
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
2019-03-04 09:04:40 -08:00
Colin Lee
9d3ef76929 For #747: Fix memory leak with HomeMenu 2019-03-04 09:02:20 -08:00
Emily Kager
476a8619a9 Remove test imports 2019-03-01 17:48:44 -08:00
Colin Lee
b9aee25edd Fixes #675: Integrate Adjust SDK (for Greenfield flavor) 2019-03-01 12:57:59 -06:00
Jeff Boek
c4fe44529a No issue - Adds basic tab theming 2019-03-01 08:08:10 -06:00
Jeff Boek
27c5570b43 For #673 - Dismiss bottom sheet on archive. Remove boolean logic 2019-03-01 08:03:51 -06:00
ekager
f1ad83d404 Closes #517 - Pressing back after clicking tabs should reopen browsing 2019-03-01 00:03:14 -08:00
ekager
c4674a9026 Closes #754 - Restore SearchFragment navigation logic 2019-03-01 00:02:52 -08:00
Christian Sadilek
1b1a9e0d11 Issue #418: Add account settings page and sign out functionality 2019-02-28 18:58:03 -06:00
Emily Kager
2df5fa2e52 Closes #613 - Do not close activity for normal tabs on back press 2019-02-28 18:48:59 -06:00
Jeff Boek
e05f0894e8 For #673 - Modifies Session Bottom Sheet to work for current and archived sessions 2019-02-28 18:46:46 -06:00
Jeff Boek
22c915b5a4 For #673 - Trigger session overflow menu on session item menu 2019-02-28 18:46:46 -06:00
Jeff Boek
1aa3d7e1ad For #673 - Pulls out the session overflow action 2019-02-28 18:46:46 -06:00
Sawyer Blatz
e9e74122b5 Closes #736 & Closes #722: Adds delete session button to private browsing 2019-02-28 14:00:01 -08:00
Sawyer Blatz
d1219a26f5 Closes #749: Adds coloring to destructive history option 2019-02-28 13:42:24 -08:00
Arturo Mejia
725074ec16 Adding support for Site Permissions. 2019-02-28 13:32:08 -08:00
Colin Lee
dfd3e93d17 Fixes #745: Integrate Browser-Icons component for favicons 2019-02-28 13:31:44 -08:00
Jeff Boek
77189a00a0 Fixes #741 - Dont show the current session in the previous session list 2019-02-28 14:51:31 -06:00
Jeff Boek
abd225463a No issue - Fixes the shadow getting clipped on Session items 2019-02-28 12:41:58 -08:00
Jeff Boek
6e387a291c No Issue - Fixes spacing between tabs 2019-02-28 12:41:58 -08:00
Jeff Boek
7e995ee00b No Issue - Use a consistent color for a session item 2019-02-28 14:20:10 -06:00
Jeff Boek
104b6fbf22 No issue - pulls logic outside of the UIView 2019-02-28 14:19:49 -06:00
Sawyer Blatz
84a2b24554 Closes #510: Adds private browsing myths SUMO link 2019-02-28 13:38:08 -06:00
Sawyer Blatz
e57aa67d60
Closes #664 & Closes #665: Refactors load to respect private mode (#667) 2019-02-28 09:25:37 -08:00
Sebastian Kaspari
2e4ab8b387 Closes #699: Firefox flavors: Re-use sharedUserId. 2019-02-28 10:54:02 -06:00
Sawyer Blatz
2f13c3f9f2
Closes #630: Polishes tab UI (#686) 2019-02-28 08:36:45 -08:00
Christian Sadilek
c74d1318a9 Issue #309: Add proguard rule for FenixMegazord 2019-02-28 17:08:46 +01:00
Emily Kager
329e05c502 Closes #717 - Cut off session host preview at 64 2019-02-27 20:01:15 -08:00
Jeff Boek
1d4be1b665 For #633 - Remove only normal sessions, add a11y for glyphs 2019-02-27 15:21:55 -08:00
Jeff Boek
416382c3ad For #633 - Gives the user the ability to save their session 2019-02-27 15:21:55 -08:00
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.
2019-02-27 18:07:05 -05:00
Grisha Kruglov
9a9740bfd3 Issue #309: Consume Fenix megazord; enable Rust logging 2019-02-27 18:07:05 -05:00
Jeff Boek
59c514996b Fixes #362 - Auto closes session 2019-02-27 11:48:48 -08:00
Emily Kager
85cc76de1f Closes #478 - Use new attr to theme clear button in toolbar 2019-02-27 11:19:40 -08:00
Sebastian Kaspari
0bffc071b6 Closes #698: Create product flavors for Fennec transition.
* greenfield (pure Fenix without anything added)
* firefoxNightly (To replace Firefox Nightly)
* firefoxBeta (To replace Firefox Beta)
* firefoxRelease (To replace Firefox Release)

For now it will be a bit annoying to have all those flavors. But once the transition has been
successfully completed we can start to tear them down again.

Once GeckoView universal builds are available we can get rid of the "abi" dimension.

If this is going to slow down the CI process then I might look into parallelizing the build
or potentially introducing a taskcluster CI setup (if that makes sense).
2019-02-27 13:02:44 -06:00
Jeff Boek
000d5a2e54 Fixes #672 - Moves private browsing description out of sessions 2019-02-27 09:57:50 -08:00
Sawyer Blatz
57a0d97114 Fixes #678: Hides sessionsComponent in private mode 2019-02-27 09:36:42 -08:00
Jeff Boek
c9237529cb Fixes #687 - Show the sessions placeholder when the session list is empty 2019-02-27 09:35:43 -08:00
Sebastian Kaspari
e02724727e Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190227104426. 2019-02-27 17:58:27 +01:00
Sebastian Kaspari
4aa2030ab1 Revert "Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676)"
This reverts commit 49d527d0dd.
2019-02-26 12:21:40 -06:00
Emily Kager
298049e28e Revert "Closes #478 - Use new AC attr to tint close button in the search bar"
This reverts commit df2c46621b.
2019-02-26 12:20:47 -06:00
ekager
df2c46621b Closes #478 - Use new AC attr to tint close button in the search bar 2019-02-26 11:28:02 -06:00
Colin Lee
64ef207613 Limit Raptor to debug and special builds 2019-02-26 11:26:58 -06:00
Sebastian Kaspari
49d527d0dd Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676) 2019-02-26 08:24:14 -08:00
Jeff Boek
73a57f2b45 For #631 - Adds license and dimen 2019-02-25 17:28:54 -08:00
Jeff Boek
4a8a5c8c66 Replaces drawable with existing one 2019-02-25 17:28:54 -08:00
Jeff Boek
d5aeec417b For #636 - Allow a user to delete a session 2019-02-25 17:28:54 -08:00
Jeff Boek
2ac2f9a9da For #635 - Restores a session 2019-02-25 17:28:54 -08:00
Jeff Boek
3ecf9d338e For #631 - Adds session item layout 2019-02-25 17:28:54 -08:00
Jeff Boek
8379c3d2cb For #631 - Puts tabs and sessions into a nested scrollview 2019-02-25 17:28:54 -08:00
Jeff Boek
d62d41b46a For #631 - Passes data into the sessions component and render a list 2019-02-25 17:28:54 -08:00
Sawyer Blatz
56dadad35a
Closes #292: Adds placeholder advanced settings fragments (#638) 2019-02-25 14:05:19 -08:00
Emily Kager
5b8d40e6e0 Closes #655 - Show/Hide toolbar in onResume 2019-02-25 11:45:59 -08:00
Sawyer Blatz
dddbb374e9 Fixes #661: Unflags OPEN_TO_BROWSER after use 2019-02-25 13:38:52 -06:00
ekager
7baafe2c37 Closes #647 - Private Mode Inherit from Dark Theme 2019-02-25 11:18:46 -08:00
Colin Lee
f22f3ec9e2 Fixes #423: [Battery Performance] Set up Fenix and Raptor 2019-02-25 09:42:58 -06:00
nikit19
9d6ea0ac28 disable blank searches 2019-02-24 08:29:52 -08:00
Colin Lee
3ccce1b4d2 Fixes #293: Adds about settings page
Co-authored-by: Sawyer Blatz <sblatz@mozilla.com>
2019-02-22 15:33:53 -06:00
Emily Kager
2750b65cc3 Close #420 - Default Browser Preference reacts to default browser status 2019-02-22 10:56:24 -08:00
Sawyer Blatz
53f391de60
Closes #537: Refactors private sessions (#629) 2019-02-22 09:49:02 -08:00
Jeff Boek
5ab49ff7cf For #507 - Leaves a comment to explain the current state 2019-02-21 11:29:13 -08:00
Jeff Boek
bacf84678d For #507 - Moves the loading of the URL to the fragment 2019-02-21 11:29:13 -08:00
Jeff Boek
b03266fca3 For #507 - Use just the presenter over the feature 2019-02-21 11:29:13 -08:00
Sawyer Blatz
721d181d0b
Closes #622: Adds Glide (#623) 2019-02-21 09:38:00 -08:00
Colin Lee
aa74e35955 Fixes #620: Top toolbar flashes "fragment_browser" when exiting Settings 2019-02-21 11:17:16 -06:00
Colin Lee
be5e4c2426 Fixes #595: Galaxy S7: tap on URL bar doesn't register after task switch 2019-02-20 22:12:29 -06:00
Sawyer Blatz
797d1cc423 Fixes #566: Clears search on new tab 2019-02-20 15:32:24 -06:00
Emily Kager
1935f01879 Closes #484 -Library Screen UI remove divider, add selectable background 2019-02-20 15:31:10 -06:00
Colin Lee
5cf61c95db Fixes #589: Add sample unit tests for a component 2019-02-20 09:20:40 -08:00
Sawyer Blatz
a2031b92cd For #537: Removes unused asset 2019-02-20 10:06:44 -06:00
Colin Lee
d910bda929 Fixes #575: Crash "IllegalStateException: Display already acquired" 2019-02-20 10:05:49 -06:00
ekager
3954c55c53 Closes #586 - Use Circular Ripple for Tab List Header Icons 2019-02-19 21:18:23 -06:00
Sawyer Blatz
bce5e77333 Closes #584: Adds missing string descriptions 2019-02-19 21:17:53 -06:00
Colin Lee
291f21aa8e Handle listener state bugs as onViewCreated isn't always called 2019-02-19 09:08:25 -08:00
Colin Lee
2d9157ce0d Fixes #545: overflow menu multitasking deletes private and non-private 2019-02-18 11:09:47 -06:00
Colin Lee
66ebb652a6 Fixes #568: Crash on custom tabs menu if no other tabs are open 2019-02-17 23:29:14 -08:00
Colin Lee
b42a512b87 Fixes #557: Selected tab should appear with selected theme 2019-02-16 20:55:44 -08:00
Colin Lee
8fcef90c4a Fixes #551: Cropped Sessions Info Box 2019-02-16 19:41:25 -08:00
Colin Lee
6d71faa44d Fixes #541: Crash on Home Screen
The Android Lifecycle Architecture component does not have fine-grained enough lifecycle event callbacks to safely manage Rx subscriptions in Fragment lifecycles. Added autodispose to simplify.
2019-02-16 19:40:39 -08:00
Colin Lee
03826651dd Fixes #545: overflow menu for multitasking mixes regular and private 2019-02-16 19:39:47 -08:00
Colin Lee
870621b958 BrowserToolbar UrlCommitListener requires Boolean return 2019-02-16 17:28:38 -06:00
Emily Kager
3f52178420 Closes #546 - Uses Minimum Touch Target Size for Tab Header Buttons 2019-02-16 10:35:50 -06:00
Jeff Boek
927c1bdc85 For #357 - Uses synthetic imports 2019-02-15 16:28:03 -08:00
Jeff Boek
d3c0aa20c1 For #357 - Removes unneeded if statement 2019-02-15 16:28:03 -08:00
Jeff Boek
007cefa281 For #357 - Adds some descriptive comments for temporary values 2019-02-15 16:28:03 -08:00
Jeff Boek
4263f8ab3e For #357 - Adds menu to delete a single item 2019-02-15 16:28:03 -08:00
Jeff Boek
434c839b73 For #357 - Emits action on delete 2019-02-15 16:28:03 -08:00
Jeff Boek
a65bd9b245 For #357 - Changes delete text depending on the number of items selected 2019-02-15 16:28:03 -08:00
Jeff Boek
1f276ec9fc For #357 - Display number of selected items in the delete button 2019-02-15 16:28:03 -08:00
Jeff Boek
20944ae1be For #357 - Adds a button to delete history 2019-02-15 16:28:03 -08:00
Jeff Boek
92dd055a86 For #357 - Forces history titles to be a single line 2019-02-15 16:28:03 -08:00
Jeff Boek
2cfc1bfc6a For #357 - Handles back press in edit mode 2019-02-15 16:28:03 -08:00
Jeff Boek
a6e38165cb For #357 - Dont set the checkbox if it already contains the right value 2019-02-15 16:28:03 -08:00
Jeff Boek
0cc44d1ee2 For #357 - Adds ability to toggle checkbox by selecting item 2019-02-15 16:28:03 -08:00
Jeff Boek
b7c7fd3100 For #357 - Adds selected items to the history component state 2019-02-15 16:28:03 -08:00
Jeff Boek
0cbcd93208 For #357 - Adds an editing mode to the history component 2019-02-15 16:28:03 -08:00
Sawyer Blatz
9bf0354d02 Closes #530: Adds private keyboard support 2019-02-15 14:37:57 -08:00
Colin Lee
2979c61868 Default to LeakCanary being off 2019-02-15 12:50:58 -08:00
Sawyer Blatz
e5fe80f928
Closes #347: Adds private browsing logic (#506)
* For #347: Adds private browsing logic

*  For #347: Adds private session explainer

* Adds persistence
2019-02-15 09:31:03 -08:00
Emily Kager
fe74df8b7f Closes #508 - Use Default Component Text Size for Toolbar 2019-02-14 20:34:51 -06:00
Sawyer Blatz
59c2594624 Fixes #511: Corrects theming for home fragment menu 2019-02-14 13:44:44 -06:00
Sebastian Kaspari
5903e8b652 Issue #444: Adapt version code for aarch64 to follow order: X86 > aarch64 > ARM. 2019-02-14 10:19:40 -06:00
Sebastian Kaspari
4a66c60548 Pass concept-fetch Client implementation to SearchSuggestionProvider. 2019-02-14 10:18:20 -06:00
Colin Lee
ee229c9709 Fixes #354: Overflow menu for multitasking in current session 2019-02-14 10:14:57 -06:00
Emily Kager
06890d0837 Closes #487 - Replace home toolbar icon with tabs icon 2019-02-13 15:33:55 -08:00
Jeff Boek
a4a9222a94 For #490 - Fixes navigation when selecting a history item 2019-02-13 16:13:20 -06:00
Jeff Boek
06403f3b3f For #490 - Properly closes the library when launched from the home view 2019-02-13 16:13:20 -06:00
Colin Lee
ff96362551 Fixes #488: LeakCanary crash 2019-02-13 13:40:21 -08:00
Jeff Boek
2e525813f6 Adds build date to the about page 2019-02-13 13:20:12 -06:00
Sawyer Blatz
7531bc56f2 Closes #476: Adds browserToolbarMenuIcon theming 2019-02-13 12:56:04 -06:00
Colin Lee
e4b93a0f09 Add initial proguard rules 2019-02-13 10:07:27 -08:00
Colin Lee
2bc769190e Fixes #401: Resolve known leak and install LeakCanary 2019-02-13 09:37:13 -08:00
Sebastian Kaspari
b4d1ac0d63 Closes #472: Integrate feature-session-bundling component.
This will take care of saving and restoring the (`SessionManager`) state.
2019-02-13 09:35:45 -08:00
Sebastian Kaspari
5f8a15e9ae Introduce aarch64 flavor and publish nightly build. 2019-02-13 08:59:31 -08:00