Austin Huang
1bba8dc065
share story via dm (backend)
3 years ago
Austin Huang
06f679608c
fix download extension parsing
3 years ago
Ammar Githam
506e0c5685
Fix saved collections not refreshing properly on delete. Fixes austinhuang0131/barinsta#966
3 years ago
Ammar Githam
363b5c2d74
Downgrade roboelectric to 4.5.1 to fix build until AGP 7.
See
1. https://github.com/robolectric/robolectric/issues/6521
2. https://issuetracker.google.com/issues/159151549
3 years ago
Ammar Githam
e67e8516cd
Fix favorite tab missing for anonymous
3 years ago
Renovate Bot
33c331906f
Update dependency androidx.test.ext:junit-ktx to v1.1.3
3 years ago
Austin Huang
d4b6ca23cd
remove slider video view count
those don't exist anymore
3 years ago
Ammar Githam
55e9b17563
Remove 'Disable animation' from Posts layout preferences as it is not used
3 years ago
Ammar Githam
a41d2a2f73
Make comments to animation follow disable transition preference
3 years ago
Ammar Githam
97490d5c0b
Add back screen transitions with option to disable them
3 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.
3 years ago
Renovate Bot
778e6b432e
Update dependency org.robolectric:robolectric to v4.6
3 years ago
Renovate Bot
2acd03692e
Update dependency com.github.skydoves:balloon to v1.3.5
3 years ago
Renovate Bot
7a8b5c715b
Update dependency androidx.test:core-ktx to v1.4.0
3 years ago
Renovate Bot
0e7a2ccb5d
Update dependency androidx.test:core to v1.4.0
3 years ago
Renovate Bot
9e5aa35f4b
Update dependency com.google.android.material:material to v1.4.0
3 years ago
Austin Huang
4984db4c5c
remove some unused resources
3 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
3 years ago
Austin Huang
b1f31ab736
remove unused code
3 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...
3 years ago
Austin Huang
8dc128563a
close #517
3 years ago
Austin Huang
a6b2031950
more efficient way to search subdirs
3 years ago
Renovate Bot
19fa9bc960
Update dependency androidx.core:core to v1.6.0
3 years ago
Renovate Bot
655a0548e2
Update dependency androidx.camera:camera-view to v1.0.0-alpha26
3 years ago
Renovate Bot
79c4a5a62d
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06
3 years ago
Austin Huang
80787c7e5e
various story fixes, closes #1496
3 years ago
Ammar Githam
4b22489f5f
Fix profile details layout sometimes broken. Fixes austinhuang0131/barinsta#1495
3 years ago
Austin Huang
19d3434dbf
convert stuff to kotlin
3 years ago
Austin Huang
49e348765b
Rename .java to .kt
3 years ago
Austin Huang
1c710f1bd4
make profile shares look better; close #1378
3 years ago
Austin Huang
5593860e6c
close #998
3 years ago
Austin Huang
da82759d19
close #1064
3 years ago
Austin Huang
4d9494cbcf
convert StoryModel to StoryMedia
close #1151 , close #1208
3 years ago
Ammar Githam
e23f72f4d1
Remove unused param
3 years ago
Ammar Githam
3c0c9b3f26
Toggle debug minify
3 years ago
Austin Huang
9e711638c4
remove hashtag and location stories
r/instagram said they were removed during the us election and never came back
3 years ago
Ammar Githam
27d919e6b2
Migrate ProfileFragment to kotlin and use viewmodel
3 years ago
Austin Huang
c326356acc
some story touch-ups
3 years ago
Austin Huang
7ead5046d9
convert HighlightModel usages (as archives) to Story
3 years ago
Austin Huang
f7ce2eeea2
convert HighlightModel usages (as highlights) to Story
3 years ago
Austin Huang
dbf0c66b41
convert stuff to kotlin
3 years ago
Austin Huang
7efe8aeee5
Rename .java to .kt
3 years ago
Austin Huang
187f6c2d95
partially revert 817a1687
on layout
3 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
3 years ago
Austin Huang
aa175c5101
Rename .java to .kt
3 years ago
Renovate Bot
a97104adb9
Update dependency com.google.android.material:material to v1.4.0-rc01
3 years ago
Austin Huang
37663ced30
make media shares look better
3 years ago
Austin Huang
b4b91c68e3
make placeholders look better
3 years ago
Renovate Bot
283d4ee2d5
Update dependency androidx.recyclerview:recyclerview to v1.2.1
3 years ago
Austin Huang
8bf9f5f2cc
reading exact child from dm media shares
https://t.me/barinsta_app/21890
3 years ago