Commit Graph

17 Commits

Author SHA1 Message Date
tateisu 6c804a2a5d とりあえずアプリサーバV2に対応する 2023-02-05 05:52:26 +09:00
tateisu d391a1ab8f baseモジュールにコードを少し移動した 2023-01-13 21:22:25 +09:00
tateisu 4c43e807b1 サイドメニューに「URLからカラムを開く」を追加 2021-11-16 22:05:08 +09:00
tateisu caf06354c3 split class packages 2021-06-28 16:09:00 +09:00
tateisu 6de96b4852 more split... 2021-06-23 13:14:25 +09:00
tateisu 73afdb7b59 長いメソッドを分割する 2021-06-21 12:03:09 +09:00
tateisu 095bb433b4 detektの警告が出ないようにコードを修正 2021-06-20 22:12:25 +09:00
tateisu 44b1a5b54a APIにアクセスするバックグラウンド処理をsuspend fun にまとめた 2021-05-27 11:15:59 +09:00
tateisu 3c3f7dff66 - exoplayer 2.14.0
- appcompat 1.3.0
- Android Gradle plugin 4.2.1
- google-services 4.3.8
- kotlinx_coroutines 1.5.0
- kotlinx-serialization-json 1.2.1
- kotlin.plugin.serialization 1.5.0
- deprecated になったGlobalScope や startActivityForResult に関する変更
2021-05-22 07:03:16 +09:00
tateisu e8222fa2d8 - update translators list in ActAbout
- Android gradle plugin 4.2.0
- Gradle 6.9
- kotlin 1.5.0
- kotlinx.coroutines 1.4.3
- junit 4.13.2
- firebase-messaging:21.1.0
- androidx.annotation:1.2.0
- androidx.recyclerview:1.2.0
- exoplayer:2.13.3
2021-05-08 14:56:34 +09:00
tateisu 953d4620a1 rewrite streaming related code 2020-12-21 11:13:03 +09:00
tateisu f4ac870c6a refactor 2020-09-30 02:44:56 +09:00
tateisu 3bc5f099b6 リファクタ 2018-12-01 08:02:18 +09:00
tateisu 38fb89c242 アプリミュート時に確認ダイアログを表示する。fix #84. 2018-11-13 03:19:21 +09:00
tateisu 97f88f4177 アプリミュートと単語ミュートの反映タイミングの改善。タブレットモードで戻るボタンで閉じるカラムや投稿画面を開くアカウントの選択を少し賢くした 2018-09-18 03:06:15 +09:00
tateisu cb34c6c458 クラッシュレポート対応。リファクタ。 2018-01-21 21:46:36 +09:00
tateisu b2e09f2b24 change codes from .java to .kt, also many codes refactored.
emoji data is moved to its own modlule.
2018-01-09 13:43:05 +09:00