Commit Graph

11 Commits

Author SHA1 Message Date
Ammar Githam 8e4ae8fe09 null check 2020-08-16 06:14:57 +09:00
Ammar Githam a0402c8bf3 Use TextUtils.join as String.join requires API level 26 2020-08-16 06:14:11 +09:00
Ammar Githam 0023c56688 rename variables to camelCase 2020-08-16 06:08:25 +09:00
Ammar Githam 2a068c4feb remove view check as listener attached only to that view 2020-08-16 06:06:14 +09:00
Ammar Githam 1a57969abe simplify logic 2020-08-16 06:04:50 +09:00
Ammar Githam 86b9feda4a organize code for readability 2020-08-16 06:02:46 +09:00
Ammar Githam 4e00d02f17 reformat code 2020-08-16 06:00:30 +09:00
Ammar Githam 6c478d8626 move CommentAction to its own file 2020-08-16 05:59:16 +09:00
Ammar Githam 78955cd73f setup CommentAction to be moved to its own file 2020-08-16 05:53:29 +09:00
Ammar Githam 7baa8c2b49 Move default ProfileModel object creation to ProfileModel class 2020-08-16 05:38:46 +09:00
Ammar Githam fb51995c85 Rename DirectMesagesUserInbox to DirectMessageThread 2020-08-16 05:36:23 +09:00