-
Notifications
You must be signed in to change notification settings - Fork 364
shizuku added to tools #534
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
Closed
Closed
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
417994a
Update README.md
josithg 0cabc4b
Update README.md
josithg b9af82e
Merge branch 'offa:master' into master
josithg 4e09815
Update README.md
josithg f929364
Update README.md
josithg 90cc4c7
Merge branch 'offa:master' into master
josithg ae57b03
Merge branch 'offa:master' into master
josithg eb9a2ce
Update README.md
josithg d281617
Update README.md
josithg df20e99
Merge branch 'offa:master' into master
josithg b3f427f
Update README.md
josithg f775b20
Apply suggestions from code review
offa e929bfe
Fix formatting
offa 26899ba
Fix formatting
offa 7dafdac
Fix order
offa c82e282
Merge branch 'offa:master' into master
josithg 4c5fd2f
shizuku added
josithg 94f47d9
shizuku
josithg 0e696ea
Merge branch 'offa:master' into master
josithg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -276,6 +276,7 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – | |
* [**MJ PDF Reader**](https://gitlab.com/mudlej_android/mj_pdf_reader) | ||
* [**MuPDF**](http://mupdf.com/) <sup>**[[F-Droid](https://f-droid.org/app/com.artifex.mupdf.viewer.app)]**</sup> | ||
* [**Orion Viewer**](https://github.com/max-kammerer/orion-viewer) <sup>**[[F-Droid](https://f-droid.org/app/universe.constellation.orion.viewer)]**</sup> | ||
* [**Pdf Viewer**](https://github.com/Swati4star/Images-to-PDF) <sup>**[[F-Droid](https://f-droid.org/app/swati4star.createpdf)]**</sup> | ||
* [**Pdf Viewer Plus**](https://github.com/JavaCafe01/PdfViewer) <sup>**[[F-Droid](https://f-droid.org/app/com.gsnathan.pdfviewer)]**</sup> | ||
* [**Secure PDF Viewer**](https://github.com/GrapheneOS/PdfViewer) | ||
|
||
|
@@ -1034,6 +1035,7 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – | |
* [**APKLab**](https://github.com/APKLab/APKLab) | ||
* [**Apktool**](https://github.com/iBotPeaches/Apktool) | ||
* [**APKToolGUI**](https://github.com/AndnixSH/APKToolGUI) | ||
* [**Shizuku**](https://github.com/RikkaApps/Shizuku) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
* [**Universal Android Debloater GUI**](https://github.com/Universal-Debloater-Alliance/universal-android-debloater) | ||
|
||
------------------------ | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #532 comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why " PDF viewer" commit is coming along with the shizuku commit , i intention is only to give to shizuku as pr , I am new to this can you tell me what's wrong , I know pdf viewer is already merged to the main branch. Should I delete my fork and refork ?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this PR the simplest solution is to remove that line, create a commit and push it to your branch. This is going to update the PR too. No need to refork :-).
General recommendation is to keep the master branch of your fork in sync with this repository and create PRs from branches.
Also check if your local git branches are up to date with their remote counterpart on Github.
Let me know if you need further help.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you , I'll try and update