Commit Graph

2118 Commits

Author SHA1 Message Date
Ammar Githam
a41d2a2f73 Make comments to animation follow disable transition preference 2021-07-04 02:52:37 +09:00
Ammar Githam
97490d5c0b Add back screen transitions with option to disable them 2021-07-04 02:40:38 +09:00
Ammar Githam
8a88f90281 Merge branch 'master' into feature/multistack-navigation 2021-07-04 01:14:07 +09:00
Austin Huang
b27377d671
Merge pull request #1502 from austinhuang0131/renovate/androidx.core-core-1.x
Update dependency androidx.core:core to v1.6.0
2021-07-03 10:18:36 -04:00
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.
2021-07-03 21:36:34 +09:00
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
2021-07-02 16:12:28 -04:00
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
2021-07-02 16:11:18 -04:00
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
2021-07-02 16:06:48 -04:00
Renovate Bot
778e6b432e
Update dependency org.robolectric:robolectric to v4.6 2021-07-02 20:03:15 +00:00
Renovate Bot
2acd03692e
Update dependency com.github.skydoves:balloon to v1.3.5 2021-07-02 19:59:12 +00:00
Renovate Bot
7a8b5c715b
Update dependency androidx.test:core-ktx to v1.4.0 2021-07-02 15:24:50 +00:00
Renovate Bot
0e7a2ccb5d
Update dependency androidx.test:core to v1.4.0 2021-07-02 15:24:45 +00:00
Renovate Bot
9e5aa35f4b
Update dependency com.google.android.material:material to v1.4.0 2021-07-02 15:21:17 +00: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
Renovate Bot
19fa9bc960
Update dependency androidx.core:core to v1.6.0 2021-06-30 20:19:31 +00:00
Renovate Bot
655a0548e2
Update dependency androidx.camera:camera-view to v1.0.0-alpha26 2021-06-30 18:24:05 +00:00
Renovate Bot
79c4a5a62d
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha06 2021-06-30 17:11:30 +00:00
Austin Huang
e8fd989558
Merge remote-tracking branch 'origin/master' 2021-06-30 11:32:58 -04:00
Austin Huang
80787c7e5e
various story fixes, closes #1496 2021-06-30 11:32:39 -04:00
Ammar Githam
4b22489f5f Fix profile details layout sometimes broken. Fixes austinhuang0131/barinsta#1495 2021-06-30 20:37:02 +09: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
3c0c9b3f26 Toggle debug minify 2021-06-30 00:44:16 +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
Austin Huang
7efe8aeee5
Rename .java to .kt 2021-06-29 09:54:13 -04:00
Austin Huang
187f6c2d95
partially revert 817a1687 on layout 2021-06-28 23:01:46 -04:00
Austin Huang
b43ee005ed
Merge remote-tracking branch 'origin/master' 2021-06-28 22:34:17 -04:00
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
2021-06-28 22:34:02 -04:00
Austin Huang
aa175c5101
Rename .java to .kt 2021-06-28 22:34:01 -04:00
Austin Huang
26044e427e
Merge pull request #1486 from austinhuang0131/renovate/com.google.android.material-material-1.x
Update dependency com.google.android.material:material to v1.4.0-rc01
2021-06-28 17:28:12 -04:00
Renovate Bot
a97104adb9
Update dependency com.google.android.material:material to v1.4.0-rc01 2021-06-28 21:13:39 +00:00
Austin Huang
df6c0782b3
Merge pull request #1484 from austinhuang0131/renovate/androidx.recyclerview-recyclerview-1.x
Update dependency androidx.recyclerview:recyclerview to v1.2.1
2021-06-28 17:10:18 -04:00
Austin Huang
ca8b4fe41c
Merge pull request #1483 from austinhuang0131/renovate/androidx.fragment-fragment-ktx-1.x
Update dependency androidx.fragment:fragment-ktx to v1.3.5
2021-06-28 17:09:45 -04:00
Austin Huang
37663ced30
make media shares look better 2021-06-28 17:04:20 -04:00
Austin Huang
b4b91c68e3
make placeholders look better 2021-06-28 17:01:14 -04:00
Renovate Bot
283d4ee2d5
Update dependency androidx.recyclerview:recyclerview to v1.2.1 2021-06-28 20:27:09 +00:00
Austin Huang
8bf9f5f2cc
reading exact child from dm media shares
https://t.me/barinsta_app/21890
2021-06-28 16:14:28 -04:00
Austin Huang
3f6ed5f78b
sending dm media shares with exact child
https://t.me/barinsta_app/21890
2021-06-28 15:29:37 -04:00
Austin Huang
bf1a05a38c
restore slider position on resume 2021-06-28 15:29:02 -04:00
Renovate Bot
21b5c122ee
Update dependency androidx.fragment:fragment-ktx to v1.3.5 2021-06-28 18:54:35 +00:00
Austin Huang
10447cd633
expand broadcasting rich message by 1 argument
for stories and post children
2021-06-28 14:20:12 -04:00
Austin Huang
70472dea14
Merge pull request #1481 from austinhuang0131/renovate/androidx.core-core-1.x
Update dependency androidx.core:core to v1.6.0-rc01
2021-06-28 12:29:58 -04:00
Austin Huang
f6f9edec4d
Merge pull request #1456 from austinhuang0131/renovate/androidx.camera-camera-view-1.x
Update dependency androidx.camera:camera-view to v1.0.0-alpha25
2021-06-28 12:28:19 -04:00
Austin Huang
4089db8cad
Merge pull request #1451 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha05
2021-06-28 12:24:46 -04:00
Austin Huang
8b555456f5
Merge pull request #1380 from austinhuang0131/renovate/io.sentry-sentry-android-5.x
Update dependency io.sentry:sentry-android to v5
2021-06-28 12:22:29 -04:00
Renovate Bot
efb460d9c3
Update dependency androidx.core:core to v1.6.0-rc01 2021-06-28 16:21:44 +00:00
Austin Huang
786c567cca
allow replying to replies 2021-06-28 12:02:34 -04:00
Austin Huang
463be0ec2e
close #1475 2021-06-26 16:28:44 -04:00
Austin Huang
5e016e3210
close #1447 2021-06-26 15:30:20 -04:00
Austin Huang
9c811a6291
show documentprovider error details 2021-06-26 13:56:47 -04:00
Austin Huang
bdad254f5d
close #1474 2021-06-24 18:17:18 -04:00
Austin Huang
3032a388f0
share profile (unfinished) 2021-06-24 13:01:23 -04:00
Austin Huang
38cc804a3f
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-24 11:27:48 -04:00
Austin Huang
73c6cc4a5a
close #1457 2021-06-24 11:27:36 -04:00
Ammar Githam
50c120eb75 Add user story and highlights fetch logic 2021-06-24 23:19:21 +09:00
Ammar Githam
a713a72e07 Add missed assertion in test 2021-06-24 20:45:13 +09:00
Ammar Githam
63df44624e Add update favorite logic in ProfileFragmentViewModel and corresponding test 2021-06-24 20:41:48 +09:00
Ammar Githam
edb03ba3d8 Update ProfileFragmentViewModel and tests 2021-06-24 20:12:37 +09:00
Ammar Githam
1605f9515d Add state username change ProfileFragmentViewModel test 2021-06-24 00:21:47 +09:00
Ammar Githam
976c9a86b6 Update ProfileFragmentViewModel 2021-06-23 22:07:38 +09:00
Ammar Githam
1ebf7a2e4b Update ProfileFragmentViewModel 2021-06-23 20:52:45 +09:00
Austin Huang
b1628492f5
convert some utils to kotlin 2021-06-22 19:23:41 -04:00
Austin Huang
9b76051dd5
Rename .java to .kt 2021-06-22 19:23:40 -04:00
Austin Huang
5c97bea3c2
trial: check downloaded using contentResolver.query
https://redd.it/bbejc4
2021-06-22 19:11:20 -04:00
Austin Huang
3dcc791cba
convert downloadutils to kotlin 2021-06-22 16:06:14 -04:00
Austin Huang
a7cb82354e
Rename .java to .kt 2021-06-22 16:06:13 -04:00
Austin Huang
405b1e038d
New Crowdin updates (#1462)
* New translations strings.xml (Polish)

* New translations strings.xml (Japanese)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Dutch)

* New translations strings.xml (Korean)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Basque)

* New translations strings.xml (Greek)

* New translations strings.xml (Czech)

* New translations strings.xml (Catalan)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Macedonian)

* New translations strings.xml (Russian)

* New translations strings.xml (Arabic)

* New translations strings.xml (Hindi)

* New translations strings.xml (Persian)

* New translations strings.xml (Odia)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Chinese Simplified)
2021-06-22 14:03:35 -04:00
Austin Huang
44a20bb59a
close #1450 2021-06-22 13:19:55 -04:00
Austin Huang
832641603a
validate uri before writing pref
also made pref summary up-to-date
2021-06-22 12:12:42 -04:00
Austin Huang
d031998123
show proper error for download category 2021-06-22 12:11:16 -04:00
Austin Huang
ac4bb2e027
fix first-account crash due to backup? 2021-06-22 12:09:52 -04:00
Austin Huang
65624f0b42
patch downloaded check 2021-06-21 23:42:14 -04:00
Renovate Bot
14c98ba5cf
Update dependency androidx.camera:camera-view to v1.0.0-alpha25 2021-06-22 00:27:54 +00:00
Renovate Bot
252cf1aefb
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha05 2021-06-21 22:16:20 +00:00
Austin Huang
d77e8aa5dd
update some packages, does not seem to change anything 2021-06-21 17:35:13 -04:00
Austin Huang
51d69e219c
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-21 15:55:41 -04:00
Austin Huang
c72e66c166
release prep 2021-06-21 15:55:35 -04:00
Austin Huang
4a93d65253
proper share link chooser 2021-06-21 15:55:24 -04:00
Austin Huang
a04dab7c02
New Crowdin updates (#1443)
* New translations strings.xml (Polish)

* New translations strings.xml (Japanese)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Dutch)

* New translations strings.xml (Korean)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Basque)

* New translations strings.xml (Greek)

* New translations strings.xml (Czech)

* New translations strings.xml (Catalan)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Macedonian)

* New translations strings.xml (Russian)

* New translations strings.xml (Arabic)

* New translations strings.xml (Hindi)

* New translations strings.xml (Persian)

* New translations strings.xml (Odia)

* Update source file strings.xml

* New translations strings.xml (German)
2021-06-21 15:50:16 -04:00
Austin Huang
f04a5bd2c6
disable unfinished dm share profile 2021-06-21 15:44:28 -04:00
Austin Huang
f83bd32866
fix https://t.me/barinsta_app/21554 2021-06-21 12:15:26 -04:00
Austin Huang
3db95163f8
fix not detecting downloaded video 2021-06-20 15:07:15 -04:00
Austin Huang
ad69f7d382
saf cleanup, close #1439 2021-06-20 14:30:08 -04:00