2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
Commit Graph

1442 Commits

Author SHA1 Message Date
Travis Long
4d977e253e [fenix] Integrate service-experiments component (https://github.com/mozilla-mobile/fenix/pull/4098) 2019-08-05 11:14:42 -05:00
Emily Kager
e72e0eb729 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4455 - Rename history headers by hours and days (https://github.com/mozilla-mobile/fenix/pull/4478) 2019-08-05 11:12:22 -05:00
Nikit Bhandari
8f5a167d2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/4530 Reduce build warnings (https://github.com/mozilla-mobile/fenix/pull/4531) 2019-08-05 11:10:57 -05:00
ekager
1034671723 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4495 - Clean up homescreen toolbar focus and content descriptions 2019-08-05 08:58:03 -07:00
Emily Kager
e4ccbeb6ea [fenix] No issue: Fix failing UI tests because of renamed views (https://github.com/mozilla-mobile/fenix/pull/4527) 2019-08-05 10:09:34 -05:00
Sören Hentzschel
ed4fd8c951 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1427 - enter multi select mode with single click on favicon in library 2019-08-03 16:43:51 -07:00
Nikit Bhandari
208c08a9d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
Nikit Bhandari
919a2791ac [fenix] For https://github.com/mozilla-mobile/fenix/issues/4199 make checkbox disabled when there is no data (https://github.com/mozilla-mobile/fenix/pull/4200)
* For https://github.com/mozilla-mobile/fenix/issues/4199 make checkbox unclickable when there is no data
2019-08-02 17:42:39 -07:00
Tiger Oakes
3e3b4dee3e [fenix] Use auto pause with BrowserFragment observers 2019-08-02 17:32:58 -07:00
Tiger Oakes
564cba2065 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1657 - Use Gecko for downloads (https://github.com/mozilla-mobile/fenix/pull/4296) 2019-08-02 17:28:30 -07:00
Tiger Oakes
d4200df79c [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2379 - Use LibrarySiteItemView in history 2019-08-02 17:15:41 -07:00
mihai-adrian
47e7928dd9 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/4435 - changed title of menuitem for delete and added content description
setting menu title should also set content description. I added the setContentDescription programmatically in order to ensure that the content description is being set. If content description matches title it won't be read twice
2019-08-02 17:09:24 -07:00
Yeon Taek Jeong
f883987800 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3907: Hide 'Go back' button for bad websites from new tabs 2019-08-02 17:00:48 -07:00
ekager
fbb407378a [fenix] No issue: Fix Crash lower API by setting gradient drawables in onBind 2019-08-02 16:18:34 -07:00
ekager
4a677fa719 [fenix] No issue: Just use TextView, not AppCompatTextView 2019-08-02 13:23:55 -07:00
Yeon Taek Jeong
04d9c346f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/201: Search Widget 2019-08-02 11:26:48 -07:00
Jonathan Almeida
99f4186812 [fenix] No issue: Fix breaking AccountObserver API 2019-08-02 13:40:50 -04:00
Sawyer Blatz
998350a63d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2203: Polishes BrowserToolbarMenu 2019-08-02 13:40:50 -04:00
Colin Lee
76c9056cd4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1539: Only allow delete when folders multi-selected (https://github.com/mozilla-mobile/fenix/pull/4062) 2019-08-02 10:11:21 -07:00
ValentinTimisica
9653149b27 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4410: Modified visibility of 'Add Tab' button.
I changed the visibility of 'Add Tab' button according to the number of
opened tabs. If there is at least one tab open, the button is displayed.
2019-08-02 08:49:50 -07:00
Grisha Kruglov
3eb264a247 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2593: FxA automatic sign-in integration 2019-08-01 17:03:45 -07:00
Grisha Kruglov
124a6facb3 [fenix] Reflect current sync status when opening account settings 2019-08-01 17:03:45 -07:00
Sawyer Blatz
190fe7b09b [fenix] No issue: Fixes failing UI test on master 2019-08-01 19:10:51 -04:00
Tiger Oakes
06260f99d3 [fenix] Fix crash for bookmarks 2019-08-01 18:57:35 -04:00
Emily Kager
ee443ac8a8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4462 - Adjust layout params of select bookmark folder view 2019-08-01 13:31:13 -07:00
Thom Chiovoloni
dc7b4f682d [fenix] Update fenix for new megazord setup 2019-08-01 13:10:20 -07:00
Tiger Oakes
547e94cde8 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2379 - Use LibraryPageView in history 2019-08-01 15:59:55 -04:00
Jeff Boek
87b08d1057 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4441 - Keeps the ID 0 based for the recyclerview 2019-08-01 10:45:23 -07:00
Christian Sadilek
9b0b917db5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4412: Only consume state change when UI initialized 2019-08-01 11:51:32 -04:00
isabelrios
4e2c157646 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4324 - Add more l10n screenshots tests (https://github.com/mozilla-mobile/fenix/pull/4350)
* Fixes https://github.com/mozilla-mobile/fenix/issues/4324 - l10n Add more screenshots tests

* change test name

* final changes

* fixing reviewer comments
2019-08-01 08:35:47 -07:00
Christian Sadilek
a9f5443ee7 [fenix] No issue: Add engine warmup call 2019-08-01 10:53:55 -04:00
Jeff Boek
32143301ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/3886 - Uses defaultDeviceName for the DeviceConfig device name 2019-07-31 21:34:21 -07:00
Jeff Boek
4019019ea3 [fenix] No Issue - Fixes the offset key to prevent endless history bug 2019-07-31 17:58:56 -07:00
Sawyer Blatz
464a5f92cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/2267: Fixes telemetry for reader view (https://github.com/mozilla-mobile/fenix/pull/4328) 2019-07-31 17:58:37 -07:00
Sawyer Blatz
1b027a36e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/969: Adds more telemetry for collections (https://github.com/mozilla-mobile/fenix/pull/4358) 2019-07-31 17:07:41 -07:00
Jonathan Almeida
0a6752deec [fenix] No issue: Move PublicSuffixList to root component
With the PublicSuffixList class in Utilities, the first instantiation
of it (prefetching in onCreate), causes the Utilities to instantiate
and thus slowing down startup by needing the SearchEngineManager from
instantiating as well.

Moving this back to the root component fixes the immediate perf issue.

Co-authored-by: Will Hawkins <whh8b@obs.cr>
2019-07-31 17:01:14 -07:00
Christian Sadilek
1505e5d1bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/4412: SiteSecurityClickedListener set incorrectly 2019-07-31 19:52:53 -04:00
Will Hawkins
ac8a2e24e1 [fenix] No Issue: Move notification manager to member of background services
Instead of taking notification manager as a parameter
(from the utils class), create one private to the
BackgroundServices class. This means that we do not need
to create the entirety of utilities just to use
the notification manager.
2019-07-31 16:11:46 -07:00
mihai-adrian
4f554994e7 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/4221 - The tap area for Open tabs' new tab and 3 dot menu buttons is too small
changed size of buttons to 48X48 following Material Design Accessibility guidelines.
removed margins from end of layout and spaces between buttons to provide consistency with the buttons from the top
2019-07-31 14:42:43 -07:00
mihai-adrian
b05e618a9e [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/4221 - The tap area for Open tabs' new tab and 3 dot menu buttons is too small
changes size of buttons to 48X48 following Material Design Accessibility guidelines.
removed margins from end of layout and spaces between buttons to provide consistency with the buttons from the top
2019-07-31 14:42:43 -07:00
Jeff Boek
5cb403b070 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4137 - Fixes HistoryStoreTest 2019-07-31 14:35:33 -07:00
Jeff Boek
a20d0e7b74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4137 - Fixes HistoryInteractorTest 2019-07-31 14:35:33 -07:00
ekager
cfda0676e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
Emily Kager
ef25fff429 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3829 - Ignore Intents Launched From History 2019-07-31 17:07:54 -04:00
Nikit Bhandari
49eb339d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4339 reduce build warnings (https://github.com/mozilla-mobile/fenix/pull/4340) 2019-07-31 11:43:49 -07:00
Emily Kager
853ad4d175 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4265 - Do not pop after all exceptions are removed (https://github.com/mozilla-mobile/fenix/pull/4392) 2019-07-31 11:43:15 -07:00
Christian Sadilek
a320e9568b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4412: BrowserInteractor has not been initialized (https://github.com/mozilla-mobile/fenix/pull/4414) 2019-07-31 09:14:05 -07:00
Afzal Najam
ca4be8ef2a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3341 - Remove UserAgentRewriter 2019-07-31 11:05:42 -04:00
Emily Kager
1c2b197cb0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4198 - Include Intent.ACTION_SEND to open to browser 2019-07-31 01:11:39 -04:00
Jonathan Almeida
52c077669f [fenix] No issue: Enable Send Tab and Push in production 2019-07-30 22:32:59 -04:00