* fix build
* only lines changes
* remove patch not referenced in patch list
* fix crash when open an offline page without any opened tabs
* Remove duplicate patch for pull-to-refresh
* Latest PRs and disable third-party origin trials
Co-authored-by: uazo <29201891+uazo@users.noreply.github.com>
* version 0.5
* fix whitespace errors and rebase with 87.0.4280.106
* fix bug [FATAL:utf_string_conversions.cc(338)] Check failed: IsStringASCII(utf16). Tampermonkey • Userscript Sources
* add details for unmatch header, bug DOCUMENT_START not work, add a flag for logging
* deny network access to injected scripts
* removed log + fix ui + upstream update (@9f2aac4)
* update patch for v88
* force char as unsigned in invalidChar
* adapt to v89, add view script source, replace checkbox in preferences, removed extension work, add support to non-standard @url declaration, use saf directly
* updates for v90
* update for v91
* remove flag and keep only toggle
tell that the script has failed with errors
remove copy to temporary file
remove approach with XML overlays so that there are no exceptions thrown while inflating
* change install message + add homepage support + make url clickable
* adaptation for v92
* v93 ready
* add prompt also after selecting file by ui, remove prefs addon patch, add commit message
* add README.md
* add snackbar in settings activity to inform the user of the reboot required when change the flag
* removed BrowserRestartActivity in favor of ApplicationLifetime
* Enable update notification
* version check rather than build time
* fixup with Disable-Omaha-update-checks.patch
* taking the last-modified together with the redirect.
the check between build times in any case is currently commented (see isNewVersionAvailableByBuildTime)
* removed code related to build time check
* removed PREF_LATEST_MODIFIED_BUILDTIME
* make sure that only the user wants to save
* Fix DCHECK failed + make a zip file
* fix author
* use standard download ui, tested with A9,A10,A11
* add request new log + clear all files
* reactivated immediate deletion of original files after zipping them + review tips
* Specify "n/a" as file size
* Reword button text as "Generate now"
* Change patch file name
* Change patch subject
* version for v91
* fix garbled UI
Co-authored-by: Carl <32685696+csagan5@users.noreply.github.com>