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
Renovate Bot
778e6b432e
Update dependency org.robolectric:robolectric to v4.6
4 years ago
Renovate Bot
2acd03692e
Update dependency com.github.skydoves:balloon to v1.3.5
4 years ago
Renovate Bot
7a8b5c715b
Update dependency androidx.test:core-ktx to v1.4.0
4 years ago
Renovate Bot
0e7a2ccb5d
Update dependency androidx.test:core to v1.4.0
4 years ago
Renovate Bot
9e5aa35f4b
Update dependency com.google.android.material:material to v1.4.0
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
Renovate Bot
19fa9bc960
Update dependency androidx.core:core to v1.6.0
4 years ago
Renovate Bot
655a0548e2
Update dependency androidx.camera:camera-view to v1.0.0-alpha26
4 years ago
Renovate Bot
79c4a5a62d
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06
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
Ammar Githam
3c0c9b3f26
Toggle debug minify
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
Renovate Bot
a97104adb9
Update dependency com.google.android.material:material to v1.4.0-rc01
4 years ago
Austin Huang
37663ced30
make media shares look better
4 years ago
Austin Huang
b4b91c68e3
make placeholders look better
4 years ago
Renovate Bot
283d4ee2d5
Update dependency androidx.recyclerview:recyclerview to v1.2.1
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
Renovate Bot
21b5c122ee
Update dependency androidx.fragment:fragment-ktx to v1.3.5
4 years ago
Austin Huang
10447cd633
expand broadcasting rich message by 1 argument
for stories and post children
4 years ago
Renovate Bot
efb460d9c3
Update dependency androidx.core:core to v1.6.0-rc01
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