Ammar Githam
126a0f7f4b
Preparing migration to Room
2020-12-07 19:47:03 +09:00
Ammar Githam
450dbba6de
Fix direct downloading and delete action when there are multiple image notifications
2020-11-06 03:37:17 +09:00
Ammar Githam
895cf15623
Add multi selection mode to all new post view fragments. Fix Delete action in download notification.
2020-11-03 17:23:20 +09:00
Ammar Githam
3bf4aa86d0
Fix weird layout when keyboard is open and indexoutofbounds when fetching profile details
2020-09-19 16:54:37 +09:00
Ammar Githam
ebdaae94d1
Initial commit for updated flow of themes. (Check description)
...
Removed DayNight theme. Added a 'white' theme for Light, and 'black' theme for Dark.
Users will have to set the type of Light or Dark theme they want to use.
Default is white for light, black for dark.
More themes will be added later.
2020-09-13 19:21:14 +09:00
Ammar Githam
08134ef5f1
Add activity checker service
2020-09-12 00:51:00 +09:00
Ammar Githam
37912854d0
Add activity/notification view fragment
2020-09-11 22:27:09 +09:00
Ammar Githam
466ac22d23
Handle intents (urls/share) from outside the app
2020-09-07 21:17:06 +09:00
Ammar Githam
7e8fdda81b
Add updated profile pic viewer, and view stories from profile.
2020-09-06 18:25:27 +09:00
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