/.idea/misc.xml (23fd157d53947cf31f3af31d688b2ab8ba23e5a7) (1787 bytes) (mode 100644) (type blob)

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="NullableNotNullManager">
    <option name="myDefaultNullable" value="android.support.annotation.Nullable" />
    <option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
    <option name="myNullables">
      <value>
        <list size="4">
          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
        </list>
      </value>
    </option>
    <option name="myNotNulls">
      <value>
        <list size="4">
          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
        </list>
      </value>
    </option>
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
    <output url="file://$PROJECT_DIR$/build/classes" />
  </component>
  <component name="ProjectType">
    <option name="id" value="Android" />
  </component>
</project>

Mode Type Size Ref File
100644 blob 87 73aa3b42bff7551e6119afa7abe23d3e217734f6 .gitignore
100644 blob 131 6f33857adaa10481961ba09ba5d78cc148e9e25e .gitmodules
040000 tree - 229c081bd1322583459cec478af913f2d88b9e07 .idea
100644 blob 938 5d804ef7c8796c3c715545fc80bbc1ac471768f3 TLO.apk.iml
040000 tree - 72e7c647f4b386ba9f1d1c707464e1a2743202d4 app
100644 blob 455 dd27eefb9ddd945b3117bc4f0104ec04492db80d build.gradle
100644 blob 872 9b6ae2a0f394a3e01ad79ab6a5b8dbefe592cb8f gradle.properties
040000 tree - cc255e0141e3521a338beedc0ec396c2a478c92c gradle
100644 blob 5080 91a7e269e19dfc62e27137a0b57ef3e430cee4fd gradlew
100644 blob 2404 aec99730b4e8fcd90b57a0e8e01544fea7c31a89 gradlew.bat
100644 blob 16 d3db1092cf4f5689e1a06500484e3f03ba7a6bf6 settings.gradle
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bitvice/TLO.apk

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bitvice/TLO.apk

Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/TLO.apk

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main