Skip to content

Commit

Permalink
Initial Jodin3 upload
Browse files Browse the repository at this point in the history
  • Loading branch information
GameTheory- committed Aug 23, 2019
0 parents commit 22d9530
Show file tree
Hide file tree
Showing 183 changed files with 12,752 additions and 0 deletions.
Binary file added JOdin3CASUAL
Binary file not shown.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# JOdin3 is Odin that works on Linux & Mac

**This is for flashing your samsung devices.**

- Just double click the JOdin3CASUAL binary to start program
- To flash a recovery put phone in download mode
- Deselect autoreboot
- Select PDA and choose the recovery tar file to flash and press start
- Before first bootup, boot into recovery and flash SuperSU

**You may need Heimdall to flash firmwares...**

https://glassechidna.com.au/heimdall/
Binary file added app/JOdin3CASUAL.jar
Binary file not shown.
Binary file added app/lib/CASUALcoreEmptyScripts.jar
Binary file not shown.
Binary file added app/lib/CASUALstatic.jar
Binary file not shown.
Binary file added app/lib/casualpreloader.jar
Binary file not shown.
Binary file added app/lib/commons-compress-1.5.jar
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions app/package.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
app.mainjar=JOdin3CASUAL.jar
app.version=1141
app.mainclass=com/casual_dev/jodin/JOdinMain
app.classpath=lib/casualpreloader.jar lib/CASUALcoreEmptyScripts.jar lib/CASUALstatic.jar lib/commons-compress-1.5.jar lib/org-netbeans-modules-java-j2seproject-copylibstask.jar
app.preferences.id=com/casual_dev/jodin
69 changes: 69 additions & 0 deletions runtime/jre/COPYRIGHT
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
Copyright � 1993, 2014, Oracle and/or its affiliates.
All rights reserved.

This software and related documentation are provided under a
license agreement containing restrictions on use and
disclosure and are protected by intellectual property laws.
Except as expressly permitted in your license agreement or
allowed by law, you may not use, copy, reproduce, translate,
broadcast, modify, license, transmit, distribute, exhibit,
perform, publish, or display any part, in any form, or by
any means. Reverse engineering, disassembly, or
decompilation of this software, unless required by law for
interoperability, is prohibited.

The information contained herein is subject to change
without notice and is not warranted to be error-free. If you
find any errors, please report them to us in writing.

If this is software or related documentation that is
delivered to the U.S. Government or anyone licensing it on
behalf of the U.S. Government, the following notice is
applicable:

U.S. GOVERNMENT END USERS: Oracle programs, including any
operating system, integrated software, any programs
installed on the hardware, and/or documentation, delivered
to U.S. Government end users are "commercial computer
software" pursuant to the applicable Federal Acquisition
Regulation and agency-specific supplemental regulations. As
such, use, duplication, disclosure, modification, and
adaptation of the programs, including any operating system,
integrated software, any programs installed on the hardware,
and/or documentation, shall be subject to license terms and
license restrictions applicable to the programs. No other
rights are granted to the U.S. Government.

This software or hardware is developed for general use in a
variety of information management applications. It is not
developed or intended for use in any inherently dangerous
applications, including applications that may create a risk
of personal injury. If you use this software or hardware in
dangerous applications, then you shall be responsible to
take all appropriate fail-safe, backup, redundancy, and
other measures to ensure its safe use. Oracle Corporation
and its affiliates disclaim any liability for any damages
caused by use of this software or hardware in dangerous
applications.

Oracle and Java are registered trademarks of Oracle and/or
its affiliates. Other names may be trademarks of their
respective owners.

Intel and Intel Xeon are trademarks or registered trademarks
of Intel Corporation. All SPARC trademarks are used under
license and are trademarks or registered trademarks of SPARC
International, Inc. AMD, Opteron, the AMD logo, and the AMD
Opteron logo are trademarks or registered trademarks of
Advanced Micro Devices. UNIX is a registered trademark of
The Open Group.

This software or hardware and documentation may provide
access to or information on content, products, and services
from third parties. Oracle Corporation and its affiliates
are not responsible for and expressly disclaim all
warranties of any kind with respect to third-party content,
products, and services. Oracle Corporation and its
affiliates will not be responsible for any loss, costs, or
damages incurred due to your access to or use of third-party
content, products, or services.
1 change: 1 addition & 0 deletions runtime/jre/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Please refer to http://java.com/license
1 change: 1 addition & 0 deletions runtime/jre/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Please refer to http://java.com/licensereadme
1,531 changes: 1,531 additions & 0 deletions runtime/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 22d9530

Please sign in to comment.