1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-11-15 11:17:30 +00:00
Commit Graph

1154 Commits

Author SHA1 Message Date
Austin Huang
e6594e086c
remove redundant arguments in FeedItemCallback 2021-07-10 15:59:14 -04:00
Austin Huang
db8af26b35
fix sending videos through dm 2021-07-09 22:14:50 -04:00
Austin Huang
429549412a
fix notifications 2021-07-09 18:54:16 -04:00
Austin Huang
2082c97ed6
close #1555 2021-07-09 16:49:50 -04:00
Austin Huang
d106ac5c0a
fix observer delegations 2021-07-09 15:20:56 -04:00
Austin Huang
57ffd32c83
close #1605 2021-07-09 15:17:32 -04:00
Austin Huang
ce764ec82f
fix #1582, probably
not tested because i don't have this issue
2021-07-09 14:54:00 -04:00
Austin Huang
4cfb8e6a41
fix reel_share layout (date/check location) 2021-07-08 20:42:46 -04:00
Austin Huang
525cf37907
do not mark as seen more than once 2021-07-08 20:40:59 -04:00
Austin Huang
c82080acf4
restore marking feed stories as seen 2021-07-08 16:51:46 -04:00
Austin Huang
585db4056a
fix following request not refreshing
(untested)
2021-07-08 16:51:17 -04:00
Austin Huang
7d1dca07c1
close #1528 2021-07-07 17:28:05 -04:00
Austin Huang
40907a8bc1
close #1522 2021-07-07 17:23:58 -04:00
Austin Huang
b135276fa2
try-catch for anonymous user parsing 2021-07-07 17:22:02 -04:00
Austin Huang
036edbea10
greatly fix all the follower/ing stuff
closes #1334 (assuming)
closes #1340 (by implementing API search)
closes #1342
closes #1472
closes #1473
2021-07-07 17:14:45 -04:00
Austin Huang
e4612a0dd0
Rename .java to .kt 2021-07-07 17:14:44 -04:00
Austin Huang
fef2552bdf
actually support highlights and user stories
properly, meaning not trying to init another ProfileFragmentViewModel
2021-07-06 16:56:45 -04:00
Austin Huang
7e9e3b0fbf
re-implement viewing individual user stories 2021-07-06 15:30:37 -04:00
Austin Huang
379468d577
re-implement viewing highlights 2021-07-06 15:08:10 -04:00
Austin Huang
cd1b1d5da2
some profile viewmodel refactoring 2021-07-06 12:35:19 -04:00
Austin Huang
7522b5f083
finish up stories viewer UI
close #537, close #1554
2021-07-06 11:26:24 -04:00
Austin Huang
cade09aceb
remove SHOW_CAPTION setting 2021-07-06 11:23:53 -04:00
Austin Huang
bb5244665b
story viewmodel (wip)
hiding the storylist doesn't work yet but everything else should be good
2021-07-05 20:11:58 -04:00
Austin Huang
31ea42d105
fix sticker properties 2021-07-05 16:33:25 -04:00
Austin Huang
1bba8dc065
share story via dm (backend) 2021-07-05 16:31:47 -04:00
Austin Huang
06f679608c
fix download extension parsing 2021-07-05 14:16:29 -04:00
Ammar Githam
506e0c5685 Fix saved collections not refreshing properly on delete. Fixes austinhuang0131/barinsta#966 2021-07-04 20:32:46 +09:00
Austin Huang
d4b6ca23cd
remove slider video view count
those don't exist anymore
2021-07-03 14:14:22 -04:00
Austin Huang
4984db4c5c
remove some unused resources 2021-07-01 20:38:14 -04:00
Austin Huang
0e788c9889
improve downloading (creating files)
* creating files is offloaded to task thread so it doesn't hang the ui
* add notification to inform the above happening
2021-07-01 20:26:34 -04:00
Austin Huang
b1f31ab736
remove unused code 2021-07-01 20:26:05 -04:00
Austin Huang
6fba483bd0
use ContentResolver instead of findFile/listFiles
seems to have made the downloaded badge much smoother although it did not improve downloading en masse...
2021-07-01 16:16:09 -04:00
Austin Huang
8dc128563a
close #517 2021-06-30 18:13:51 -04:00
Austin Huang
a6b2031950
more efficient way to search subdirs 2021-06-30 17:44:48 -04:00
Austin Huang
80787c7e5e
various story fixes, closes #1496 2021-06-30 11:32:39 -04:00
Austin Huang
19d3434dbf
convert stuff to kotlin 2021-06-29 22:43:17 -04:00
Austin Huang
49e348765b
Rename .java to .kt 2021-06-29 22:43:16 -04:00
Austin Huang
1c710f1bd4
make profile shares look better; close #1378 2021-06-29 21:47:23 -04:00
Austin Huang
5593860e6c
close #998 2021-06-29 17:10:39 -04:00
Austin Huang
da82759d19
close #1064 2021-06-29 16:59:42 -04:00
Austin Huang
4d9494cbcf
convert StoryModel to StoryMedia
close #1151, close #1208
2021-06-29 16:56:12 -04:00
Austin Huang
53b0301385
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-29 12:58:23 -04:00
Ammar Githam
e23f72f4d1 Remove unused param 2021-06-30 00:46:07 +09:00
Ammar Githam
16f0a34f55 Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-30 00:43:30 +09:00
Austin Huang
9e711638c4
remove hashtag and location stories
r/instagram said they were removed during the us election and never came back
2021-06-29 11:42:43 -04:00
Ammar Githam
27d919e6b2 Migrate ProfileFragment to kotlin and use viewmodel 2021-06-30 00:21:10 +09:00
Austin Huang
c326356acc
some story touch-ups 2021-06-29 11:07:38 -04:00
Austin Huang
7ead5046d9
convert HighlightModel usages (as archives) to Story 2021-06-29 11:07:01 -04:00
Austin Huang
f7ce2eeea2
convert HighlightModel usages (as highlights) to Story 2021-06-29 11:04:43 -04:00
Austin Huang
dbf0c66b41
convert stuff to kotlin 2021-06-29 10:12:07 -04:00