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

[Saketh] iP #484

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2021

  1. Add Gradle support

    damithc authored and damithc committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    d839859 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Finished Level-1

    loose-bus-change committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    4d0258b View commit details
    Browse the repository at this point in the history
  2. Finished Level-2

    loose-bus-change committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    916e1a4 View commit details
    Browse the repository at this point in the history
  3. Finished Level-3

    loose-bus-change committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9ee2158 View commit details
    Browse the repository at this point in the history
  4. Finished Level-4

    loose-bus-change committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    6a59fbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad750b7 View commit details
    Browse the repository at this point in the history
  6. Finished Level-5

    loose-bus-change committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    35ab331 View commit details
    Browse the repository at this point in the history
  7. Finished Level-6

    loose-bus-change committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    32dfefd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Finished Level-7

    loose-bus-change committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    e5200af View commit details
    Browse the repository at this point in the history
  2. Finished Level-8

    loose-bus-change committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    2fa7e3c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-7'

    Merged Level-7
    loose-bus-change committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    250c123 View commit details
    Browse the repository at this point in the history
  4. Finished Level-8

    loose-bus-change committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    23f2c19 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Finished A-More-OOP

    loose-bus-change committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    0879b67 View commit details
    Browse the repository at this point in the history
  2. Finished A-Packages

    loose-bus-change committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    ae519f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b9868 View commit details
    Browse the repository at this point in the history
  4. Finished A-Jar

    loose-bus-change committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    3281b26 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    b087b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c907c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3333058 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'branch-A-JavaDoc'

    Committing the javadoc branch
    loose-bus-change committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0cad0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4784c9a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'branch-Level-9'

    Merging the Level 9 branch
    loose-bus-change committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    43952bf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge remote-tracking branch 'origin/add-gradle-support'

    Merge add-gradle-support
    loose-bus-change committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b571757 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Finish Level-10

    loose-bus-change committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    e13fa9f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Fix reading from text file

    The reading from file method does not check whether the current task is done or not
    
    This needs to change so that the done nature of the task can be viewed by user
    
    The method of string manipulation has been updated to
    include this change
    
    Now every time the user asks for the list, the tasks that are marked done will
    be reflected as such in the output
    loose-bus-change committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ebf9a1c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Finish A-Assertions

    Added assertions to the code
    
    This ensures that there are no unexpected errors in the code
    during running
    
    It is being fixed by adding relevant asserts statements
    in methods where applicable
    loose-bus-change committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    95a3313 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Finish-A-CodeQuality

    loose-bus-change committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    9a716a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62e3af View commit details
    Browse the repository at this point in the history
  3. Changes

    loose-bus-change committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    d397c7e View commit details
    Browse the repository at this point in the history
  4. Fix conflicts

    loose-bus-change committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    ff9f39c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd5f648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff57ee3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a398f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10980c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Add Ui.png

    loose-bus-change committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    223c05f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Add User guide

    loose-bus-change committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    1d6ed65 View commit details
    Browse the repository at this point in the history
  2. Update ReadMe

    loose-bus-change committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    e9fb36d View commit details
    Browse the repository at this point in the history
  3. Edit User guide

    loose-bus-change committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    8f6e846 View commit details
    Browse the repository at this point in the history