Ecosyste.ms: Timeline

Browse the timeline of over 8.2 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

jageishi/Eggplant

jageishi pushed 1 commit to add-firebase-performance-monitoring jageishi/Eggplant
  • デバッグビルド時はログを出力するように設定 3c63071

View on GitHub

jageishi pushed 1 commit to add-firebase-performance-monitoring jageishi/Eggplant
  • apply pluginの記述箇所を修正 e516c13

View on GitHub

jageishi created a branch on jageishi/Eggplant

add-firebase-performance-monitoring - はてなブックマークリーダー

jageishi deleted a branch jageishi/Eggplant

use-coroutine-bookmarks

jageishi pushed 5 commits to develop jageishi/Eggplant
  • コルーチンを使用するように修正 786a5d7
  • 経過コミット 4036c8c
  • Bookmark取得処理にコルーチンを適用 020682e
  • Lintエラーが発生したときにCIが失敗しないように設定 f9901bd
  • Merge pull request #56 from jageishi/use-coroutine-bookmarks ブックマーク一覧でコルーチンを使用する ed1e202

View on GitHub

jageishi pushed 1 commit to use-coroutine-bookmarks jageishi/Eggplant
  • Lintエラーが発生したときにCIが失敗しないように設定 f9901bd

View on GitHub

jageishi pushed 1 commit to use-coroutine-bookmarks jageishi/Eggplant
  • Bookmark取得処理にコルーチンを適用 020682e

View on GitHub

jageishi created a branch on jageishi/Eggplant

multi-module-repository - はてなブックマークリーダー

jageishi opened a draft pull request on jageishi/Eggplant
マルチモジュール化した
close #57 ## 構成 * app * data:repository * data:api
jageishi opened an issue on jageishi/Eggplant
マルチモジュール化する
jageishi created a branch on jageishi/Eggplant

multi-module - はてなブックマークリーダー

jageishi pushed 1 commit to use-coroutine-bookmarks jageishi/Eggplant

View on GitHub

jageishi created a branch on jageishi/Eggplant

use-coroutine-bookmarks - はてなブックマークリーダー

jageishi pushed 7 commits to add-login-page jageishi/Eggplant
  • Feed取得処理にコルーチンを導入 (#55) 6912629
  • Add LoginActivity and OAuth-related files and settings ff49f72
  • [WIP] TODO * 認証後にLoginActivityにコールバックする際のURLは変更する。 * LoginActivityのViewModel、Repositoryを作成する。 0e5b231
  • [WIP] * ユーザーにコードを入力してもらう形式に変更 * ログイン画面のUIの管理をFragmentに任せるように修正 TODO * ユーザー情報を取得してDBに保存する処理を実装する fb3bf7b
  • [WIP] * リポジトリークラスを追加 TODO * ユーザー情報を取得してDBに保存する処理を実装する * Statusクラスは改良の余地があるかも? 53618d0
  • [WIP] TODO * ユーザー情報を取得してDBに保存する処理を実装する * Statusクラスは改良の余地があるかも? 61270db
  • [WIP] TODO * ログイン状態を判定する処理が必要 * Statusクラスは改良の余地があるかも? f2e1c64

View on GitHub

jageishi deleted a branch jageishi/Eggplant

use-coroutine-feed

jageishi pushed 1 commit to develop jageishi/Eggplant
  • Feed取得処理にコルーチンを導入 (#55) 6912629

View on GitHub

jageishi closed a pull request on jageishi/Eggplant
Feed取得処理にコルーチンを導入
jageishi opened a pull request on jageishi/Eggplant
Feed取得処理にコルーチンを導入
jageishi pushed 1 commit to use-coroutine-feed jageishi/Eggplant
  • テストケースを修正 6d356b5

View on GitHub

jageishi created a branch on jageishi/Eggplant

use-coroutine-feed - はてなブックマークリーダー

jageishi opened an issue on jageishi/Eggplant
LiveDataをテストする際に使用するヘルパーメソッドを実装する
ここらへんを参考にする。 https://github.com/googlecodelabs/kotlin-coroutines/blob/master/coroutines-codelab/start/src/test/java/com/example/android/kotlincoroutines/main/utils/LiveDataTestExtensions.kt
jageishi pushed 1 commit to use-kotlin-coroutines-flow jageishi/Eggplant

View on GitHub

jageishi created a branch on jageishi/Eggplant

use-kotlin-coroutines-flow - はてなブックマークリーダー

jageishi opened an issue on jageishi/Eggplant
README.mdを整理する
以下の項目を記載する。
jageishi opened an issue on jageishi/Eggplant
SpinnerOptionを実装した列挙型クラスのテストを書く
`EnumSpinnerAdapter.SpinnerOption#valuesForDisplayed()`が想定した順番の配列を返すかどうか検証するテストを書く。
jageishi opened an issue on jageishi/Eggplant
Gsonからの移行を検討する
[Kotlinx Json vs Gson \- a short article about Kotlin oriented cross\-platform reflectionless serialization library from JetBrains\. : androiddev](https://www.reddit.com/r/androiddev/comments/ejjro...