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

New feature #33

Merged
merged 3 commits into from
Nov 26, 2022
Merged

New feature #33

merged 3 commits into from
Nov 26, 2022

Conversation

kosenda
Copy link
Owner

@kosenda kosenda commented Nov 26, 2022

#31 のプルリクエスト
コミットの粒度がかなり大きくなってしまった...

@kosenda kosenda merged commit 1b199ff into main Nov 26, 2022
@kosenda
Copy link
Owner Author

kosenda commented Nov 26, 2022

変更点

<画面>

  • 変換履歴一覧画面(ダイアログ)
  • 変換履歴詳細(ダイアログ)

<ライブラリ>

  • ROOM

<ビューモデル>

  • 変換履歴一覧画面用のViewModelを追加
  • 変換時に履歴を保存するように既存のViewModelを一部変更

<DB関連>

  • 変更履歴用のRepository の追加
  • 変更履歴用のデータベースのクラスを追加
  • 変更履歴用のDAOの追加

  • Dao, Database, Repositoryを追加したためそのためのModuleを計3つ追加

<その他>

  • TopBarにボタンを配置して、そこから履歴画面に遷移するように変更

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant