This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #131 from SpartaHack/develop
Merge in Develop
- Loading branch information
Showing
244 changed files
with
4,348 additions
and
4,092 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,27 @@ | ||
language: android | ||
android: | ||
components: | ||
# use the latest revision of Android SDK Tools | ||
- platform-tools | ||
- tools | ||
|
||
# The BuildTools version used by your project | ||
- build-tools-23.0.3 | ||
|
||
# The SDK version used to compile your project | ||
- android-24 | ||
|
||
# Additional components | ||
- extra-google-google_play_services | ||
- extra-google-m2repository | ||
- extra-android-m2repository | ||
- addon-google_apis-google-19 | ||
|
||
# Specify at least one system image, | ||
# if you need to run emulator(s) during your tests | ||
- sys-img-armeabi-v7a-android-22 | ||
- sys-img-x86-android-17 | ||
|
||
jdk: | ||
- oraclejdk8 | ||
- oraclejdk7 |
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 |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# SpartaHack Android | ||
The 2017 Android application for SpartaHack | ||
![](https://raw.githubusercontent.com/SpartaHack/SpartaHack-Android/develop/graphics/featureGraphic.png) | ||
|
||
The SpartaHack 2017 Android app allows attendees and sponsors to view schedules, venue maps and to receive notifications about meals and activities. Participants can optionally log in using their SpartaHack credentials to view their unique check-in QR code and to use the mentorship portal for receiving technical help. Our app is now available on Google Play. | ||
|
||
<a href="https://play.google.com/store/apps/details?id=com.spartahack.spartahack17"><img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" height=50px/></a> | ||
|
||
## Screenshots | ||
|
||
![](https://raw.githubusercontent.com/SpartaHack/SpartaHack-Android/develop/graphics/notif.png) | ||
![](https://raw.githubusercontent.com/SpartaHack/SpartaHack-Android/develop/graphics/guide.png) | ||
![](https://raw.githubusercontent.com/SpartaHack/SpartaHack-Android/develop/graphics/help.png) | ||
![](https://raw.githubusercontent.com/SpartaHack/SpartaHack-Android/develop/graphics/profile.png) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.