Commit Graph

12 Commits

Author SHA1 Message Date
Ammar Githam 290ed50287 Convert follower activity to fragment 2020-09-05 03:19:06 +09:00
Ammar Githam c64ae3a101 Convert comment viewer activity to fragment and update layouts 2020-09-05 02:38:36 +09:00
Ammar Githam 93fc9d82b9 Converted SavedViewer activity to fragment 2020-09-04 00:15:53 +09:00
Ammar Githam 0b183c5ab5 Rename main activity to MainActivity 2020-08-22 16:34:52 +09:00
Ammar Githam edd95f6944 Rename InstaApp to InstaGrabberApplication 2020-08-22 16:34:52 +09:00
Ammar Githam 30695ae02f update direct messages
This commit sets up the base for future enhancements in direct messages. The changes are:

1. Introducing fragments and navigation using androidx.navigation.fragment.NavHostFragment.

2. Using ListAdapter and LiveData for the RecyclerViews.

3. Fixes a bug where a single direct message was lost when querying older messages.
2020-08-17 22:51:39 +09:00
Ammar Githam 066a453aa8 move dm related Activities to their own package 2020-08-16 06:33:59 +09:00
Ammar Githam fb51995c85 Rename DirectMesagesUserInbox to DirectMessageThread 2020-08-16 05:36:23 +09:00
Austin Huang 392b3f6510
separated profile view activity 2020-08-13 17:08:27 -04:00
Austin Huang 8726a924a0
notification viewer + hd avatar 2020-07-31 15:53:32 -04:00
Austin Huang 69b0fb162a
saved viewer 2020-07-31 11:53:30 -04:00
Austin Huang 13beabf741
init 2020-07-01 13:08:28 -04:00