Commit Graph

1082 Commits

Author SHA1 Message Date
Ammar Githam 27d919e6b2 Migrate ProfileFragment to kotlin and use viewmodel 2021-06-30 00:21:10 +09: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 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 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 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
Austin Huang 4a93d65253
proper share link chooser 2021-06-21 15:55:24 -04:00
Austin Huang f04a5bd2c6
disable unfinished dm share profile 2021-06-21 15:44:28 -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
Austin Huang 13dc310c5d
fix some string handling 2021-06-19 17:49:55 -04:00
Austin Huang 808c841e65
possible anonymous fix? 2021-06-19 17:25:40 -04:00
Austin Huang dcd00ce60b
restore stories autoplay; close #1409 (main) 2021-06-19 12:39:58 -04:00
Austin Huang c2ac61986f
close #1362 2021-06-19 12:10:56 -04:00
Austin Huang 7e45716e61
convert some utils to kotlin 2021-06-19 11:21:47 -04:00
Austin Huang 138a938423
Rename .java to .kt 2021-06-19 11:21:16 -04:00
Austin Huang 18de019c0d
remove legacy write-storage parts 2021-06-19 11:21:16 -04:00
Austin Huang f657f61aa7
proper self-profile handling when offline; close #1328 2021-06-18 20:00:42 -04:00
Austin Huang f340ab3d4c
add arabic, cc. @rex07 2021-06-18 17:59:28 -04:00
Austin Huang e6ca59e4b4
chore: user-agent 2021-06-18 17:53:43 -04:00
Austin Huang f33e371ee0
chore: strings 2021-06-18 17:51:01 -04:00
Austin Huang 7345ecefd0
option to disable auto backup; close #1433 2021-06-18 16:08:32 -04:00
Austin Huang 15e5d39f6b
convert SettingsHelper to kotlin (auto) 2021-06-18 14:15:46 -04:00
Austin Huang 95d3fb107a
Rename .java to .kt 2021-06-18 13:38:50 -04:00
Austin Huang d4a20510ec
close #1339 2021-06-17 23:39:13 -04:00
Austin Huang 5ab794941e
convert switch back to if-then (auto) 2021-06-16 12:52:20 -04:00
Austin Huang d76018596d
share profile by dm: preparation 2021-06-15 13:27:58 -04:00
Austin Huang 8edac65015
prepare broadcast options for profile/story 2021-06-14 21:54:14 -04:00
Austin Huang 079ce76bc3
simplify sharing media to dm 2021-06-14 21:41:11 -04:00
Austin Huang 64f421ad4f
pluralize dm recipient options, part 2 2021-06-14 21:41:02 -04:00
Austin Huang a45844b50e
simplify replying to stories
no need to create thread before sending
2021-06-14 21:13:12 -04:00
Austin Huang e89c1ac9ef
pluralize dm recipient options
as used in the official client
2021-06-14 21:12:52 -04:00
Austin Huang 95b90ab72f
Merge pull request #934 from ammargitham/support-android-11
Migrate to SAF (Storage Access Framework)
2021-06-14 13:53:30 -04:00
Austin Huang bf22b86723
fix downloadworker; now functional 2021-06-13 22:22:53 -04:00
Austin Huang c47272792e
resolve gson crash 2021-06-13 22:09:07 -04:00
Austin Huang 6ed9e8458f
initialize downloadutils on launch 2021-06-13 20:51:22 -04:00