-
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.
Merge pull request #531 from TeamSparker/release-1.0.0
Release 1.0.0
- Loading branch information
Showing
866 changed files
with
26,226 additions
and
52 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: Feature request | ||
about: 구현하려는 부분을 작성해주세요 | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 💻 화면 이름 | ||
|
||
## 🎤기능 설명 | ||
|
||
## 필요 태스크 | ||
- [ ] Task1 | ||
- [ ] Task2 |
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,9 @@ | ||
|
||
## ✒️관련 이슈번호 | ||
- Closed #123 | ||
## 💻화면 이름 | ||
#123 관련 화면이름 | ||
## 완료 태스크 | ||
- Task1 | ||
- Task2 | ||
|
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,36 @@ | ||
# Spark-Android | ||
![banner](https://user-images.githubusercontent.com/54737136/150546992-b745fed0-f151-4842-9524-7ce36cda1ab4.png) | ||
|
||
안드는🗿🔪퍄퍅..퍄퍅,,,퍅...파...스파크🎇 | ||
|
||
|
||
## ⚡️프로젝트 소개 : ⭐️SPARK⭐️ | ||
1️⃣ `기존`끝없이 반복되는 66일의 굴레 가능성→ `디벨롭`‘66일 동안 한 팀당 주어지는 총 세 번의 기회’ | ||
|
||
2️⃣ `기존`'칭찬하기'와 '스파크 보내기' → `디벨롭`'스파크 보내기'로 통합 | ||
|
||
3️⃣ 타이머 인증 : 사진인증은 디폴트로 두고, 방을 만드는 사람이 인증 방식을 선택할 수 있도록! | ||
|
||
4️⃣ 기존 와프보다 디테일해진 습관 등록 과정 | ||
|
||
5️⃣ 대기방 : 친구들이 모두 모일 때까지 기다리는 도중에도 습관 인증 가능 | ||
|
||
|
||
## ⚡️팀원 소개 | ||
| 이창환 | 조재훈 | 이호재 | 손연주 | | ||
|:-------:|:-------:|:-------:|:-------:| | ||
|<img src="https://user-images.githubusercontent.com/91423342/148880108-08dddb1c-a862-4e1d-b0fd-4a33d4a4c2e8.jpeg" width="200" height="200"/> | <img src="https://user-images.githubusercontent.com/91423342/148880154-7848c470-824d-4198-aece-4940ad808ba8.png" width="200" height="200"/> | <img src="https://user-images.githubusercontent.com/91423342/148880221-86ea677f-d272-464c-9b67-90ae31620f3e.jpeg" width="200" height="200"/> | <img src="https://user-images.githubusercontent.com/91423342/148880265-18fd3045-96e7-4984-9497-39c971295a7a.png" width="200" height="200"/> | | ||
| 홈, 방생성 역할 담당 | 습관방 역할 담당 | 보관함 역할 담당 | 온보딩 , 로그인 , 피드 역할 담당| | ||
|
||
## ⚡️팀 협업 방식 | ||
### 🔥Branch 전략 | ||
[Spark 브랜치 전략 Wiki](https://github.com/TeamSparker/Spark-Android/wiki/Branch-%EC%A0%84%EB%9E%B5) | ||
### 🔥Coding Convention | ||
[Spark Coding Convention Wiki](https://github.com/TeamSparker/Spark-Android/wiki/Coding-Convention) | ||
### 🔥Github Convention | ||
[Spark Github Convention Wiki](https://github.com/TeamSparker/Spark-Android/wiki/GitHub-Convention) | ||
### 🔥Package Convention | ||
[Spark Package Convention Wiki](https://github.com/TeamSparker/Spark-Android/wiki/Package-Convention) | ||
### 🔥기술 스택 | ||
[Spark 기술 스택 Wiki](https://github.com/TeamSparker/Spark-Android/wiki/%EA%B8%B0%EC%88%A0-%EC%8A%A4%ED%83%9D) | ||
|
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
2 changes: 1 addition & 1 deletion
2
.../spark/android/ExampleInstrumentedTest.kt → ...parker/android/ExampleInstrumentedTest.kt
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 |
---|---|---|
@@ -1,23 +1,135 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||
package="com.spark.android"> | ||
package="com.teamsparker.android"> | ||
|
||
<uses-permission android:name="android.permission.INTERNET" /> | ||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> | ||
<uses-permission android:name="android.permission.CAMERA" /> | ||
<uses-permission | ||
android:name="android.permission.WRITE_EXTERNAL_STORAGE" | ||
android:maxSdkVersion="28" /> | ||
|
||
<uses-feature | ||
android:name="android.hardware.camera2" | ||
android:required="false" /> | ||
|
||
<application | ||
android:allowBackup="true" | ||
android:icon="@mipmap/ic_launcher" | ||
android:name="com.teamsparker.android.SparkApplication" | ||
android:allowBackup="false" | ||
android:dataExtractionRules="@xml/data_extraction_rules" | ||
android:fullBackupContent="false" | ||
android:fullBackupOnly="false" | ||
android:icon="@mipmap/ic_app_logo" | ||
android:label="@string/app_name" | ||
android:roundIcon="@mipmap/ic_launcher_round" | ||
android:roundIcon="@mipmap/ic_app_logo_round" | ||
android:supportsRtl="true" | ||
android:theme="@style/Theme.SparkAndroid"> | ||
<activity | ||
android:name=".MainActivity" | ||
android:exported="true"> | ||
android:name="com.teamsparker.android.ui.habit.HabitSendSparkActivity" | ||
android:exported="false" | ||
android:screenOrientation="portrait" | ||
android:theme="@style/Transparent" | ||
android:windowSoftInputMode="adjustResize" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.feedreport.FeedReportActivity" | ||
android:exported="false" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.alarmcenter.AlarmCenterActivity" | ||
android:exported="false" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.onboarding.OnBoardingActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.storage.photo.StoragePhotoMainPickActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.mypage.MyPageActivity" | ||
android:exported="false" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.share.InstaActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.waitingroom.WaitingRoomActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.certify.CertifyActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.timer.TimerStartActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.habit.HabitGoalManageActivity" | ||
android:exported="false" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.joincode.JoinCodeActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.makeroom.MakeRoomActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.storage.photo.StoragePhotoCollectionActivity" | ||
android:exported="false" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.habit.HabitActivity" | ||
android:configChanges="orientation" | ||
android:exported="true" | ||
android:screenOrientation="portrait" | ||
android:windowSoftInputMode="adjustNothing" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.auth.AuthActivity" | ||
android:configChanges="orientation" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.teamsparker.android.ui.intro.IntroActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait"> | ||
<intent-filter> | ||
<action android:name="android.intent.action.MAIN" /> | ||
|
||
<category android:name="android.intent.category.LAUNCHER" /> | ||
</intent-filter> | ||
</activity> | ||
<activity | ||
android:name="com.teamsparker.android.ui.main.MainActivity" | ||
android:exported="true" | ||
android:screenOrientation="portrait" /> | ||
<activity | ||
android:name="com.kakao.sdk.auth.AuthCodeHandlerActivity" | ||
android:exported="true"> | ||
<intent-filter> | ||
<action android:name="android.intent.action.VIEW" /> | ||
|
||
<category android:name="android.intent.category.DEFAULT" /> | ||
<category android:name="android.intent.category.BROWSABLE" /> | ||
|
||
<!-- Redirect URI: "kakao{NATIVE_APP_KEY}://oauth" --> | ||
<data | ||
android:host="oauth" | ||
android:scheme="@string/kakao_redirect_scheme" /> | ||
</intent-filter> | ||
</activity> | ||
|
||
<service | ||
android:name="com.teamsparker.android.SparkMessagingService" | ||
android:exported="false"> | ||
<intent-filter> | ||
<action android:name="com.google.firebase.MESSAGING_EVENT" /> | ||
</intent-filter> | ||
</service> | ||
</application> | ||
|
||
</manifest> |
Oops, something went wrong.