Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
abook_check
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • abook_android
  • abook_check
  • Merge Requests
  • !95

Merged
Opened Apr 01, 2021 by Lee Munkyeong@lee-mk 2 of 3 tasks completed2/3 tasks
  • Report abuse
Report abuse

Features/abcomm sp5 chat ui

  • @kim-p
  • @kang-dh
  • @lee-dh
Edited Apr 02, 2021 by Kim Peace
  • Discussion 1
  • Commits 14
  • Changes 18
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Lee Munkyeong @lee-mk

    added 1 commit

    • 6b396084 - conflict対応。

    Compare with previous version

    Apr 01, 2021

    added 1 commit

    • 6b396084 - conflict対応。

    Compare with previous version

    added 1 commit * 6b396084 - conflict対応。 [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5649&start_sha=c4a8cda9a24fbb436452e8f43589c68668d0c03a)
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 4 commits

    • 6b396084...8d3bc5b8 - 3 commits from branch features/abcomm_sp5
    • acc21972 - Merge branch 'features/abcomm_sp5' into 'features/abcomm_sp5_chat_UI'

    Compare with previous version

    Apr 01, 2021

    added 4 commits

    • 6b396084...8d3bc5b8 - 3 commits from branch features/abcomm_sp5
    • acc21972 - Merge branch 'features/abcomm_sp5' into 'features/abcomm_sp5_chat_UI'

    Compare with previous version

    added 4 commits * 6b396084...8d3bc5b8 - 3 commits from branch `features/abcomm_sp5` * acc21972 - Merge branch 'features/abcomm_sp5' into 'features/abcomm_sp5_chat_UI' [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5650&start_sha=6b396084880f0876d106bcf15fe5145e1008f7f6)
    Toggle commit list
  • Lee Daehyun @lee-dh

    marked the task @lee-dh as completed

    Apr 01, 2021

    marked the task @lee-dh as completed

    marked the task **@lee-dh** as completed
    Toggle commit list
  • Kang Donghun @kang-dh

    added 2 commits

    • 74da67a1 - CreateRoomUI適用
    • ea4909b8 - Merge branch 'features/abcomm_sp5_chat_UI' of…

    Compare with previous version

    Apr 01, 2021

    added 2 commits

    • 74da67a1 - CreateRoomUI適用
    • ea4909b8 - Merge branch 'features/abcomm_sp5_chat_UI' of…

    Compare with previous version

    added 2 commits * 74da67a1 - CreateRoomUI適用 * ea4909b8 - Merge branch 'features/abcomm_sp5_chat_UI' of… [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5657&start_sha=acc2197259b57bd2d179ceb2ece8250816cf2cf0)
    Toggle commit list
  • Kim Peace
    @kim-p started a discussion on the diff Apr 02, 2021
    ABVJE_UI_Android/src/jp/agentec/abook/abv/ui/home/activity/LoginActivity.java
    715 720 // 最後のチャットのルーム
    716 721 PreferenceUtil.putUserPref(getApplicationContext(), UserPrefKey.CHAT_LAST_ROOMID, "");
    717 722 }
    723
    724 // AbookComm関連のデータをクリア
    725 private void abookCommClear() {
    • Kim Peace @kim-p commented Apr 02, 2021
      Master

      [nits] 関数は動詞を先頭で書くようにしてください。 clearABookComm

      [nits] 関数は動詞を先頭で書くようにしてください。 `clearABookComm`
    Please register or sign in to reply
  • Kim Peace @kim-p

    marked the task @kim-p as completed

    Apr 02, 2021

    marked the task @kim-p as completed

    marked the task **@kim-p** as completed
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 1 commit

    • d54d0f7e - invite-user

    Compare with previous version

    Apr 02, 2021

    added 1 commit

    • d54d0f7e - invite-user

    Compare with previous version

    added 1 commit * d54d0f7e - invite-user [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5672&start_sha=ea4909b87c87033de83ee621f783c356600ab688)
    Toggle commit list
  • Kim Peace @kim-p

    assigned to @kim-p

    Apr 02, 2021

    assigned to @kim-p

    assigned to @kim-p
    Toggle commit list
  • Kim Peace @kim-p

    assigned to @lee-mk

    Apr 02, 2021

    assigned to @lee-mk

    assigned to @lee-mk
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 1 commit

    • 24332b62 - チャット非表示追加。

    Compare with previous version

    Apr 02, 2021

    added 1 commit

    • 24332b62 - チャット非表示追加。

    Compare with previous version

    added 1 commit * 24332b62 - チャット非表示追加。 [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5682&start_sha=d54d0f7e7181becf757489fbc188c59a00b002d9)
    Toggle commit list
  • Lee Munkyeong @lee-mk

    assigned to @kang-dh

    Apr 02, 2021

    assigned to @kang-dh

    assigned to @kang-dh
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 1 commit

    • 3b1884d9 - バグ修正。

    Compare with previous version

    Apr 02, 2021

    added 1 commit

    • 3b1884d9 - バグ修正。

    Compare with previous version

    added 1 commit * 3b1884d9 - バグ修正。 [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5688&start_sha=24332b6266a06d1980a38917f589adfcb585d5bb)
    Toggle commit list
  • Lee Munkyeong @lee-mk

    added 1 commit

    • d1d19fdf - コメント追加。

    Compare with previous version

    Apr 02, 2021

    added 1 commit

    • d1d19fdf - コメント追加。

    Compare with previous version

    added 1 commit * d1d19fdf - コメント追加。 [Compare with previous version](https://gitlab.agentec.jp/abook_android/abook_check/merge_requests/95/diffs?diff_id=5689&start_sha=3b1884d9a4fc39174938d207a2f016436092763a)
    Toggle commit list
  • Lee Munkyeong @lee-mk

    merged

    Apr 02, 2021

    merged

    merged
    Toggle commit list
  • Lee Munkyeong @lee-mk

    mentioned in commit e8258333

    Apr 02, 2021

    mentioned in commit e8258333

    mentioned in commit e8258333d6aa3b6f1f68807dd25fd5a946b24d08
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Kang Donghun
Assignee
Kang Donghun @kang-dh
Assign to
None
Milestone
None
Assign milestone
Time tracking
4
4 participants
Reference: abook_android/abook_check!95
×

Revert this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.