1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-10-04 16:17:29 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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