forked from ftctechnh/ftc_app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove some more bloat (ftctechnh#1)
* Get rid of dex util bloat. (Not needed since OnBotJava is now history) * Get rid of javac. (Not needed since OnBotJava is now history) * Get rid of WirelessP2p AAR file (Not needed I guess since it builds fine without it) * Add turbo version to about activity * Remove 2016-17 Vuforia target files
- Loading branch information
1 parent
1a8c75e
commit 341ae0c
Showing
402 changed files
with
14 additions
and
84,226 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="about_turbo_version_title">Turbo Version</string> | ||
<string name="about_turbo_version">1.1</string> | ||
</resources> |
This file contains 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
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
61 changes: 0 additions & 61 deletions
61
RobotCore/src/main/java/org/firstinspires/ftc/robotcore/internal/android/dex/Annotation.java
This file was deleted.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
RobotCore/src/main/java/org/firstinspires/ftc/robotcore/internal/android/dex/ClassData.java
This file was deleted.
Oops, something went wrong.
102 changes: 0 additions & 102 deletions
102
RobotCore/src/main/java/org/firstinspires/ftc/robotcore/internal/android/dex/ClassDef.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.