Ammar Githam
606fb986a2
Handle ActivityNotFoundException for OPEN_DOCUMENT_TREE. Fixes austinhuang0131/barinsta#1467
4 years ago
Ammar Githam
383485abec
Handle invalid custom date time format. Fixes austinhuang0131/barinsta#1499
4 years ago
Ammar Githam
82d7555eee
Change input setup flow. Fixes austinhuang0131/barinsta#1529
4 years ago
Ammar Githam
49780a61b0
Fix swipe to reply not working. Fixes austinhuang0131/barinsta#1570
4 years ago
Ammar Githam
65f46e4ca7
Add username check to prevent unnecessary fetch in ProfileFragmentViewModel
4 years ago
Austin Huang
31ea42d105
fix sticker properties
4 years ago
Austin Huang
1bba8dc065
share story via dm (backend)
4 years ago
Austin Huang
06f679608c
fix download extension parsing
4 years ago
Ammar Githam
506e0c5685
Fix saved collections not refreshing properly on delete. Fixes austinhuang0131/barinsta#966
4 years ago
Ammar Githam
e67e8516cd
Fix favorite tab missing for anonymous
4 years ago
Austin Huang
d4b6ca23cd
remove slider video view count
those don't exist anymore
4 years ago
Ammar Githam
55e9b17563
Remove 'Disable animation' from Posts layout preferences as it is not used
4 years ago
Ammar Githam
a41d2a2f73
Make comments to animation follow disable transition preference
4 years ago
Ammar Githam
97490d5c0b
Add back screen transitions with option to disable them
4 years ago
Ammar Githam
05f8b1b8e3
Migrate Navigation to 2.4.0-alpha4
1. 2.4.0 introduces multistack navigation. Which removes the need for NavigationExtensions
2. Organised all nav graphs into a single graph to remove global action redundancy.
4 years ago
Austin Huang
4984db4c5c
remove some unused resources
4 years ago
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
4 years ago
Austin Huang
b1f31ab736
remove unused code
4 years ago
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...
4 years ago
Austin Huang
8dc128563a
close #517
4 years ago
Austin Huang
a6b2031950
more efficient way to search subdirs
4 years ago
Austin Huang
80787c7e5e
various story fixes, closes #1496
4 years ago
Ammar Githam
4b22489f5f
Fix profile details layout sometimes broken. Fixes austinhuang0131/barinsta#1495
4 years ago
Austin Huang
19d3434dbf
convert stuff to kotlin
4 years ago
Austin Huang
49e348765b
Rename .java to .kt
4 years ago
Austin Huang
1c710f1bd4
make profile shares look better; close #1378
4 years ago
Austin Huang
5593860e6c
close #998
4 years ago
Austin Huang
da82759d19
close #1064
4 years ago
Austin Huang
4d9494cbcf
convert StoryModel to StoryMedia
close #1151 , close #1208
4 years ago
Ammar Githam
e23f72f4d1
Remove unused param
4 years ago
Austin Huang
9e711638c4
remove hashtag and location stories
r/instagram said they were removed during the us election and never came back
4 years ago
Ammar Githam
27d919e6b2
Migrate ProfileFragment to kotlin and use viewmodel
4 years ago
Austin Huang
c326356acc
some story touch-ups
4 years ago
Austin Huang
7ead5046d9
convert HighlightModel usages (as archives) to Story
4 years ago
Austin Huang
f7ce2eeea2
convert HighlightModel usages (as highlights) to Story
4 years ago
Austin Huang
dbf0c66b41
convert stuff to kotlin
4 years ago
Austin Huang
7efe8aeee5
Rename .java to .kt
4 years ago
Austin Huang
187f6c2d95
partially revert 817a1687
on layout
4 years ago
Austin Huang
817a16873c
convert FeedStoryModel to Story and Broadcast response data classes
there seems to be a toolbar problem with live stories, will check tomorrow
4 years ago
Austin Huang
aa175c5101
Rename .java to .kt
4 years ago
Austin Huang
37663ced30
make media shares look better
4 years ago
Austin Huang
b4b91c68e3
make placeholders look better
4 years ago
Austin Huang
8bf9f5f2cc
reading exact child from dm media shares
https://t.me/barinsta_app/21890
4 years ago
Austin Huang
3f6ed5f78b
sending dm media shares with exact child
https://t.me/barinsta_app/21890
4 years ago
Austin Huang
bf1a05a38c
restore slider position on resume
4 years ago
Austin Huang
10447cd633
expand broadcasting rich message by 1 argument
for stories and post children
4 years ago
Austin Huang
786c567cca
allow replying to replies
4 years ago
Austin Huang
463be0ec2e
close #1475
4 years ago
Austin Huang
5e016e3210
close #1447
4 years ago
Austin Huang
9c811a6291
show documentprovider error details
4 years ago