Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 5.0.2 #759

Merged
merged 39 commits into from
Sep 7, 2019
Merged

Version 5.0.2 #759

merged 39 commits into from
Sep 7, 2019

Conversation

anthonycr
Copy link
Owner

Summary

Version 5.0.2

Change log

  • Target Android 10 API 29
  • Update desktop and mobile user agents
  • Fixed segfault that occurred when some URLs were clicked
  • Added dialog to show SSL certificate info when SSL icon is tapped

… singletons but can be reused for lower memory usage
…er modification

Disallow multi window when header are modified.
… and fixing visual bug where icon showed wrong state
Also adjust height of toolbar search bar
@codecov-io
Copy link

codecov-io commented Sep 7, 2019

Codecov Report

Merging #759 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #759      +/-   ##
=========================================
- Coverage    3.06%   3.04%   -0.03%     
=========================================
  Files         175     183       +8     
  Lines        8261    8322      +61     
  Branches     1421    1428       +7     
=========================================
  Hits          253     253              
- Misses       7994    8055      +61     
  Partials       14      14
Impacted Files Coverage Δ
...owser/lightning/html/history/HistoryPageFactory.kt 0% <ø> (ø) ⬆️
...ser/lightning/html/download/DownloadPageFactory.kt 0% <ø> (ø) ⬆️
...wser/lightning/database/downloads/DownloadEntry.kt 0% <ø> (ø) ⬆️
...browser/lightning/html/homepage/HomePageFactory.kt 0% <ø> (ø) ⬆️
...r/browser/lightning/search/SearchEngineProvider.kt 0% <ø> (ø) ⬆️
...block/source/PreferencesHostsDataSourceProvider.kt 0% <ø> (ø) ⬆️
...ser/lightning/html/bookmark/BookmarkPageFactory.kt 0% <ø> (ø) ⬆️
.../java/acr/browser/lightning/view/TabInitializer.kt 0% <ø> (ø) ⬆️
...in/java/acr/browser/lightning/device/ScreenSize.kt 0% <ø> (ø) ⬆️
.../main/java/acr/browser/lightning/log/NoOpLogger.kt 66.66% <ø> (ø) ⬆️
... and 53 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50c0e14...d839283. Read the comment docs.

@anthonycr anthonycr merged commit 1433e98 into master Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants