Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Health #469

Merged
merged 86 commits into from
Feb 15, 2022
Merged

Feature Health #469

merged 86 commits into from
Feb 15, 2022

Conversation

bannzai
Copy link
Owner

@bannzai bannzai commented Jan 9, 2022

Abstract

Checked

@bannzai
Copy link
Owner Author

bannzai commented Jan 9, 2022

Androidには生理の重さを記録できるGoogle Fit APIはあるけど、生理周期や日付に関するものはAPI解放されていなさそうなのでAndroidは対応なしで

https://developers.google.com/fit/datatypes/health#menstruation

@bannzai bannzai force-pushed the feature/health branch 2 times, most recently from 3d7d339 to 0421aaa Compare February 6, 2022 12:19
#
# ==== Emojis ====
# 🐛  🐛 バグ修正
# 🤘  🤘 機能改善
# 🐚  🐚 コマンドを実行した結果とか
# ✨  ✨ 部分的な機能追加
# 🎉  🎉 盛大に祝うべき大きな機能追加
# 💉  💉 libraryの追加
# 📝  📝 ドキュメント・READMEの整備
# ♻️   ♻️ リファクタリング
# 🚿  🚿 不要な機能・使われなくなった機能の削除
# 💚  💚 テストやCIの修正・改善
# 👕  👕 Lintエラーの修正やコードスタイルの修正
# 🚀  🚀 パフォーマンス改善
# 🆙  🆙 依存パッケージなどのアップデート
# 🔒  🔒 新機能の公開範囲の制限
# 👮  👮 セキュリティ関連の改善
# 🎨  🎨 デザイン修正
# 🚧  🚧 WIP 一時的なコミット

# ==== Format ====
# :emoji: Subject
#
# Commit body...

# ==== The Seven Rules ====
# 1. Separate subject from body with a blank line
# 2. Limit the subject line to 50 characters
# 3. Capitalize the subject line
# 4. Do not end the subject line with a period
# 5. Use the imperative mood in the subject line
# 6. Wrap the body at 72 characters
# 7. Use the body to explain what and why vs. how
#
# How to Write a Git Commit Message http://chris.beams.io/posts/git-commit/

# reference from http://memo.goodpatch.co/2016/07/beautiful-commits-with-emojis/
# for https://github.com/bannzai/commit_template
@bannzai bannzai merged commit cabc017 into main Feb 15, 2022
@bannzai bannzai deleted the feature/health branch February 15, 2022 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant