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
Ammar Githam
da637bf04e
Merge branch 'master' into feature/multistack-navigation
3 years ago
Austin Huang
6285a24d85
Merge pull request #1504 from austinhuang0131/renovate/androidx.test.ext-junit-ktx-1.x
Update dependency androidx.test.ext:junit-ktx to v1.1.3
3 years ago
Renovate Bot
33c331906f
Update dependency androidx.test.ext:junit-ktx to v1.1.3
3 years ago
Austin Huang
5c0252a237
Merge pull request #1532
Update dependency org.robolectric:robolectric to v4.6
3 years ago
Austin Huang
1526b87375
Merge pull request #1526
Update dependency androidx.test:core to v1.4.0
3 years ago
Austin Huang
942300902d
Merge pull request #1527
Update dependency androidx.test:core-ktx to v1.4.0
3 years ago
Austin Huang
5af6bd4be1
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber
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
8a88f90281
Merge branch 'master' into feature/multistack-navigation
3 years ago
Austin Huang
b27377d671
Merge pull request #1502 from austinhuang0131/renovate/androidx.core-core-1.x
Update dependency androidx.core:core to v1.6.0
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
Austin Huang
2cc15dedbb
Merge pull request #1501 from austinhuang0131/renovate/androidx.camera-camera-view-1.x
Update dependency androidx.camera:camera-view to v1.0.0-alpha26
3 years ago
Austin Huang
3ce2ec5fdc
Merge pull request #1500 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06
3 years ago
Austin Huang
d3e4e2d462
Merge pull request #1523 from austinhuang0131/renovate/com.android.tools.build-gradle-4.x
Update dependency com.android.tools.build:gradle to v4.2.2
3 years ago
Austin Huang
e6ded62c59
Merge pull request #1531 from austinhuang0131/renovate/com.github.skydoves-balloon-1.x
Update dependency com.github.skydoves:balloon to v1.3.5
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
Austin Huang
5c31e27f9c
Merge pull request #1524 from austinhuang0131/renovate/com.google.android.material-material-1.x
Update dependency com.google.android.material:material to v1.4.0
3 years ago
Austin Huang
174bcd6194
Merge pull request #1525 from austinhuang0131/renovate/gradle-7.x
Update dependency gradle to v7.1.1
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
c703a22ebe
Update dependency gradle to v7.1.1
3 years ago
Renovate Bot
9e5aa35f4b
Update dependency com.google.android.material:material to v1.4.0
3 years ago
Renovate Bot
3fb1cd5dcf
Update dependency com.android.tools.build:gradle to v4.2.2
3 years ago
Austin Huang
05acd54788
Update renovate.json
3 years ago
Ammar Githam
2f7a68341d
Merge branch 'master' into feature/multistack-navigation
3 years ago
Austin Huang
50da645f2e
add contributors
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
e8fd989558
Merge remote-tracking branch 'origin/master'
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
220189000a
Merge pull request #1487 from austinhuang0131/renovate/gradle-7.x
Update dependency gradle to v7.1
3 years ago
Austin Huang
8126156527
Delete .gitlab-ci.yml
3 years ago