This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
forked from duartegithub/CMU-2019-2020
-
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.
- Loading branch information
Showing
32 changed files
with
1,762 additions
and
1 deletion.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/020ed2f4ad8e1a7eedccf42ca81ca55f.bin
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 @@ | ||
i/jars/classes.jar |
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/28319acdf780aa98000aa705057f944c.bin
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 @@ | ||
o/Termite-WifiP2P-API |
18 changes: 18 additions & 0 deletions
18
...uild/.transforms/28319acdf780aa98000aa705057f944c/Termite-WifiP2P-API/AndroidManifest.xml
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,18 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="pt.inesc.termite.wifidirect" | ||
android:versionCode="1" | ||
android:versionName="1.0" > | ||
|
||
<uses-sdk | ||
android:minSdkVersion="15" | ||
android:targetSdkVersion="21" /> | ||
|
||
<application | ||
android:allowBackup="true" | ||
android:icon="@drawable/ic_launcher" | ||
android:label="@string/app_name" | ||
android:theme="@style/AppTheme" > | ||
</application> | ||
|
||
</manifest> |
941 changes: 941 additions & 0 deletions
941
...-WifiP2P-API/build/.transforms/28319acdf780aa98000aa705057f944c/Termite-WifiP2P-API/R.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+44.2 KB
...I/build/.transforms/28319acdf780aa98000aa705057f944c/Termite-WifiP2P-API/jars/classes.jar
Binary file not shown.
Binary file added
BIN
+9.18 KB
...80aa98000aa705057f944c/Termite-WifiP2P-API/res/drawable-hdpi-v4/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.11 KB
...80aa98000aa705057f944c/Termite-WifiP2P-API/res/drawable-mdpi-v4/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14 KB
...0aa98000aa705057f944c/Termite-WifiP2P-API/res/drawable-xhdpi-v4/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions
8
...transforms/28319acdf780aa98000aa705057f944c/Termite-WifiP2P-API/res/values-v11/values.xml
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,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- From: file:/Users/nsantos/Documents/bitbucket/project-termite/CMU1516/trunk/dist/Termite-WifiP2P-API/Termite-WifiP2P-API/src/main/res/values-v11/styles.xml --> | ||
<eat-comment/> | ||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light"> | ||
<!-- API 11 theme customizations can go here. --> | ||
</style> | ||
</resources> |
8 changes: 8 additions & 0 deletions
8
...transforms/28319acdf780aa98000aa705057f944c/Termite-WifiP2P-API/res/values-v14/values.xml
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,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- From: file:/Users/nsantos/Documents/bitbucket/project-termite/CMU1516/trunk/dist/Termite-WifiP2P-API/Termite-WifiP2P-API/src/main/res/values-v14/styles.xml --> | ||
<eat-comment/> | ||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar"> | ||
<!-- API 14 theme customizations can go here. --> | ||
</style> | ||
</resources> |
18 changes: 18 additions & 0 deletions
18
...ld/.transforms/28319acdf780aa98000aa705057f944c/Termite-WifiP2P-API/res/values/values.xml
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,18 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- From: file:/Users/nsantos/Documents/bitbucket/project-termite/CMU1516/trunk/dist/Termite-WifiP2P-API/Termite-WifiP2P-API/src/main/res/values/strings.xml --> | ||
<eat-comment/> | ||
<string name="app_name">Termite-WifiP2P-API</string> | ||
<!-- From: file:/Users/nsantos/Documents/bitbucket/project-termite/CMU1516/trunk/dist/Termite-WifiP2P-API/Termite-WifiP2P-API/src/main/res/values/styles.xml --> | ||
<eat-comment/> | ||
<style name="AppBaseTheme" parent="android:Theme.Light"> | ||
<!-- | ||
Theme customizations available in newer API levels can go in | ||
res/values-vXX/styles.xml, while customizations related to | ||
backward-compatibility can go here. | ||
--> | ||
</style> | ||
<style name="AppTheme" parent="AppBaseTheme"> | ||
<!-- All customizations that are NOT specific to a particular API-level can go here. --> | ||
</style> | ||
</resources> |
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/2aab92166db9ce8a681f8ef614ad0be7.bin
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 @@ | ||
i/res |
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/40fe823293e4caf9cde1e895039dc115.bin
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 @@ | ||
i/ |
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/6e4075ec2c9187c34d836460f8b8468c.bin
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 @@ | ||
i/AndroidManifest.xml |
Empty file.
Empty file.
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/91c8b44f4a5c5722a1c8cd2531a4e8d0.bin
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 @@ | ||
o/Termite-WifiP2P-API-runtime.jar |
Binary file added
BIN
+44.5 KB
...2P-API/build/.transforms/91c8b44f4a5c5722a1c8cd2531a4e8d0/Termite-WifiP2P-API-runtime.jar
Binary file not shown.
Empty file.
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/af7909b0111e0cb5637de1afbe2e4639.bin
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 @@ | ||
o/Termite-WifiP2P-API-api.jar |
Binary file added
BIN
+44.7 KB
...ifiP2P-API/build/.transforms/af7909b0111e0cb5637de1afbe2e4639/Termite-WifiP2P-API-api.jar
Binary file not shown.
Empty file.
1 change: 1 addition & 0 deletions
1
Termite-WifiP2P-API/build/.transforms/c742d0593775f0f5afd96841af9d22cf.bin
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 @@ | ||
o/package-aware-r.txt |
Oops, something went wrong.