Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MIKHIL-K-R/Termux-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MasterDevX/Termux-Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 8, 2020

  1. Added GitPod support

    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    46bfd1b View commit details
    Browse the repository at this point in the history
  2. Cleaned up that terrible mess in script installjava

    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f03b982 View commit details
    Browse the repository at this point in the history
  3. Configured %JAVA_HOME%.

    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    fab0c89 View commit details
    Browse the repository at this point in the history
  4. Added uninstalling script.

    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c4c09f0 View commit details
    Browse the repository at this point in the history
  5. Modified openjdk/java script to operate on %HOME%, not direct path to…

    … user Home directory.
    
    I have NO CLUE what is that file for. It looks like a remaining piece of... something, since it's totally out of context, runs java from a wrong directory and it's almost entirely commented out, but whatever. I'm going to update it, anyway.
    
    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f117ac2 View commit details
    Browse the repository at this point in the history
  6. Brought back those: 🕛🕛

    Who removed them? That tiny detail made old script way more original. Also, I added a humours ending, similar to that one from an older release (that same one, when 🕛🕛 still existed).
    
    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    89da558 View commit details
    Browse the repository at this point in the history
  7. HTML typo fixed

    </br> --> <br />
    
    I'm going to remove it soon anyway, though, so IDK what's the point of doing that.
    
    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    32f9806 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Cleaned up the mess on README.MD

    You really like making your life harder, Hax4us and MasterDevX, do you?
    
    Not nearly as terrible as on installjava script, but what's the point of using <a /> and <br />? Also, MD loves putting double enters around # marks.
    
    I'm not criticising anyone! I also always make my life harder in any possible way. Some people are simply like that and no one can fix it.
    
    I just also apparently made some changes to installjava, but I don't know what exactly. It just showed as not saved.
    
    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    383f2b3 View commit details
    Browse the repository at this point in the history
  2. Added more instructions to README.MD and credited all contributors.

    Now it also covers uninstallation and installation with wget.
    
    It's easy to keep track of them while there are only 4.
    
    Signed-off-by: Guzio <star.master.123.mg@gmail.com>
    GuzioMG committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    34b4e64 View commit details
    Browse the repository at this point in the history
  3. Added missing spaces to the installjava script.

    Maybe they were causing an issue 😕?
    GuzioMG authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5a2f334 View commit details
    Browse the repository at this point in the history
  4. Fixed some more spaces.

    BRUH!
    GuzioMG authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9cef6fc View commit details
    Browse the repository at this point in the history
  5. Hopefully fixed uninstaller

    Will it work NOW!?
    GuzioMG authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    df7f167 View commit details
    Browse the repository at this point in the history
  6. Merge pull request MasterDevX#18 from GuzioMG/master

    Added an uninstaller and some other cool stuff.
    MasterDevX authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    1c41158 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Exit immediately on error

    miguelmota committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d073173 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Merge pull request MasterDevX#28 from miguelmota/patch_1

    Exit immediately on error
    MasterDevX authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a21ef33 View commit details
    Browse the repository at this point in the history
Loading