Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Awsome_Android_Global_Calendar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source-2018-spring
Awsome_Android_Global_Calendar
Commits
ce347686
Commit
ce347686
authored
7 years ago
by
hyunholee
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.ajou.ac.kr:open-source-2018-spring/Awsome_Android_Global_Calender
parents
a233cb85
ef976cd8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+25
-9
25 additions, 9 deletions
README.md
build.gradle
+1
-0
1 addition, 0 deletions
build.gradle
with
26 additions
and
9 deletions
README.md
+
25
−
9
View file @
ce347686
...
...
@@ -3,19 +3,21 @@
### introduce
*
나라에 맞게 공휴일 & 기념일 설정이 가능한 달력입니다.
*
기존 달력에 국가선택 및 다른 기능을 추가
*
해외 여행 & 글로벌 인턴 시 원하는 나라에 맞춰 캘린더 활용가능
*
기존 달력에 국가선택 기능.
*
그 외에도 다른 기능 추가.
*
해외 여행 & 글로벌 인턴 시 원하는 나라에 맞게 캘린더 활용가능.
### Summary
> <p> 1.해외여행 증가.</p>
> <p> 2.기존 안드로이드 기본 달력에는 국가설정이 없음.</p>
> <p> 3.기타 다양한 기능 추가.</p>
> <p> 이런 점에서 모티브를 얻어 달력에 기능 추가
.
</p>
> <p> 이런 점에서 모티브를 얻어 달력에 기능 추가</p>
### opensource&tools
*
Android Calender
*
Airsaid/AccountBook
*
kotlin
*
android
...
...
@@ -35,8 +37,22 @@
> <p> 1.나라별 변경 완료.</p>
> <p> 2.기능 한글화.</p>
> <p> 3.나라별 공휴일 한글화 완료.</p>
> <p> 4.D-day 기능 구현(예정)</p>
> <p> 5.GPS 국가 자동 변경 기능 완료</p>
> <p> 6.가계부 기능
추가
구현(예정)</p>
> <p> 4.D-day 기능 구현(예정)
.
</p>
> <p> 5.GPS 국가 자동 변경 기능 완료
.
</p>
> <p> 6.가계부 기능 구현(예정)
.
</p>
### ScreenShot
<p>
Basic
</p>

<p>
View
</p>

<p>
Class
</p>

This diff is collapsed.
Click to expand it.
build.gradle
+
1
−
0
View file @
ce347686
...
...
@@ -13,6 +13,7 @@ buildscript {
classpath
'com.android.tools.build:gradle:3.1.2'
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment