Ammar Githam
d967463493
Move fragments to their proper place
2020-09-06 02:05:43 +09:00
Ammar Githam
89bb79a8fc
Add search back!
2020-09-06 02:02:54 +09:00
Ammar Githam
cc9348d8c5
Fix DM fragments, comment out deprecated activities
2020-09-05 16:16:11 +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
Austin Huang
7807fe7f59
eye candy and settings compatibility
2020-09-03 15:07:43 -04:00
Ammar Githam
93fc9d82b9
Converted SavedViewer activity to fragment
2020-09-04 00:15:53 +09:00
Ammar Githam
034dbfa147
Add like and save actions to post viewer fragment
2020-09-03 20:08:04 +09:00
Austin Huang
b62dc66032
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber into pr/77
2020-09-02 13:31:09 -04:00
Ammar Githam
13cacf43f9
Added post viewer fragment. Updated almost all places to use this
...
Remaining places are SavedViewer and DirectMessageThreadFragment
2020-09-03 02:02:31 +09:00
Austin Huang
fd629aab7f
ok
2020-09-01 21:44:32 -04:00
Austin Huang
01f8d1ca80
dumb mistake
2020-09-01 14:25:56 -04:00
Austin Huang
8cf98c2c0c
accommodate bad text sizes
2020-09-01 14:20:21 -04:00
Austin Huang
c87311a68e
address #74 , fix #76 , fix #90 , fix #104 , fix #106
2020-09-01 13:37:00 -04:00
Ammar Githam
ded09ab237
Merge remote-tracking branch 'origin/task/update-feed-view' into task/update-feed-view
2020-08-30 23:29:31 +09:00
Austin Huang
ac8481f247
Merge branch 'master' into task/update-feed-view
2020-08-30 10:13:36 -04:00
Austin Huang
a6c912c5d5
post location optimizations
2020-08-30 10:06:15 -04:00
Ammar Githam
649115a665
Add Location fragment
2020-08-30 21:51:47 +09:00
Ammar Githam
5c273d18a4
Add HashTag fragment
2020-08-30 20:45:37 +09:00
Ammar Githam
40e810e88c
Preferences! Check description
...
1. Added preferences screens.
2. Some DM changes.
3. Init profile actions using services
2020-08-30 15:47:04 +09:00
Austin Huang
c3d92b8fc0
implement swipe-up sticker + refresh inbox list after sending message
2020-08-29 16:42:08 -04:00
Ammar Githam
3f6c74d671
Tabs! Fragments! WIP!
2020-08-29 17:01:42 +09:00
Ammar Githam
3c94e827d3
Merge branch 'master' into task/separate-feed-item-views
2020-08-25 00:18:53 +09:00
Ammar Githam
da98cff507
Update Feed view, check description
...
Changes:
1. Separate out view holders for feed post types.
2. Improve performance for binding.
4. Initiating migration from Glide to Fresco, as performance of Fresco is way better.
3. Prefetch feed view thumbnails to get aspect ratio, to improve layout performance.
4. If auto play is off, the videos in feed are not loaded until play is pressed.
5. Lots of optimizations here and there.
2020-08-25 00:05:54 +09:00
Austin Huang
4a439f74eb
optimize imports, add DM settings (init), add notification setting
2020-08-22 17:03:55 -04:00
Ammar Githam
0b183c5ab5
Rename main activity to MainActivity
2020-08-22 16:34:52 +09:00
Austin Huang
37cfba3666
f-droid trial, fix #61 , polish #65 , fix invisible icon issue
2020-08-21 20:38:51 -04:00
Ammar Githam
51138f9db0
Separate out individual DM message types to their respective views
2020-08-20 22:05:23 +09:00
Austin Huang
072cd63776
like dm messages & some polishing
2020-08-18 16:47:43 -04: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
68dbf59ef6
Add image upload icon to dms layout and handle click
2020-08-16 06:25:57 +09:00
Austin Huang
392b3f6510
separated profile view activity
2020-08-13 17:08:27 -04:00
Austin Huang
7ddf356de9
layout finalization
2020-08-11 14:14:30 -04:00
Ammar Githam
31d02b3e12
Make Appbar in profile view scrollable
2020-08-11 20:44:51 +09:00
Ammar Githam
c1b113e275
Add AMOLED dark theme
2020-08-10 16:33:19 +09:00
Austin Huang
8c9a9b39e7
layout adjustments
2020-08-07 17:02:31 -04:00
Ammar Githam
8ef3cc9293
scroll stories with feeds
2020-08-07 23:22:23 +09:00
Ammar Githam
53e4c4807b
extract profile view and feed view in separate layout files
2020-08-07 23:14:58 +09:00
Austin Huang
d48bc32a15
v17.5
2020-08-06 22:26:23 -04:00
Austin Huang
14d3ea5c6c
v17.4
2020-08-06 12:48:52 -04:00
Austin Huang
440f6e2339
discovery topics are messed up tbh
2020-08-05 14:54:49 -04:00
Austin Huang
ecc1958a23
liked viewer
2020-08-04 22:18:38 -04:00
Austin Huang
3fb404fa20
v17.2
2020-08-04 12:51:30 -04:00
Austin Huang
eac0d9a5f7
story stickers and various bug fixes
2020-08-03 22:28:42 -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
71402cd164
answering polls in stories
2020-07-30 18:19:44 -04:00
Austin Huang
73795dac08
geotag time part 2
2020-07-28 15:30:57 -04:00
Austin Huang
e71faf3f20
geotag time
2020-07-27 15:48:26 -04:00
Austin Huang
7af96bf591
v16.9 part 1
2020-07-26 18:23:24 -04:00
Austin Huang
da8cd6bc9e
v16.8
2020-07-25 19:12:13 -04:00
Austin Huang
1827ed85ee
v16.8
2020-07-25 17:10:26 -04:00
Austin Huang
394ffe19b7
v16.7
2020-07-24 14:33:10 -04:00
Austin Huang
06d2614680
v16.6: yes
2020-07-23 12:00:09 -04:00
Austin Huang
13beabf741
init
2020-07-01 13:08:28 -04:00