Commit Graph

165 Commits

Author SHA1 Message Date
Austin Huang 9ca9cca33d
restore dm indicator, release prep, partially address #431 2020-12-22 13:42:26 -05:00
Austin Huang 7cd56080cd
fix mentions (final), improve follower comparison 2020-12-21 14:27:15 -05:00
Ammar Githam 6a5c2171c6 Generate Room schemas 2020-12-08 20:15:52 +09:00
Ammar Githam f94694fff3 Update/add dependencies and enable proguard (no obfuscation). 2020-12-07 19:39:32 +09:00
Austin Huang 0dd5a77295
close #284 2020-11-30 12:46:44 -05:00
Austin Huang f67d3a023c
version up, close #266, address half of #259
instagram is not returning most data in graphql anymore so mitigation has been implemented, but again they need to stop trampling on the rights of anonymous users
2020-11-13 14:19:26 -05:00
Ammar Githam 2c1f4aea9d Replace gif with webp for animated media 2020-11-10 22:41:22 +09:00
Ammar Githam 60e5007376 Replace icafe with apache-commons-imaging 2020-11-10 21:46:30 +09:00
Austin Huang 4826434cca
add post date, fix detail hiding, and semver 2020-11-07 11:55:44 -05:00
Austin Huang 890fd529e6
update attributions 2020-11-06 19:05:15 -05:00
Ammar Githam 3ac2ee36aa Remove IPTC from downloaded JPG files 2020-11-06 03:34:01 +09:00
Ammar Githam bdcb32395b Various DM fixes (check description)
Use new download flow.
Fix blank space at top when scrolling.
Fix animated media.
2020-11-04 23:58:06 +09:00
Ammar Githam a0084df46e Fix Unresolved Kotlin class error during release build 2020-11-03 21:58:47 +09:00
Austin Huang 92f7e04757
more general maintenance 2020-11-02 17:09:35 -05:00
Ammar Githam efd9a9c29d Update Discover tab 2020-11-01 15:02:54 +09:00
Ammar Githam 9b83c5e832 More updated. Handle clicks. Updated comments viewer, etc 2020-10-24 18:10:21 +09:00
Ammar Githam 6bf59e83ad Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
Ammar Githam cbc7e5447f Removing StorageUtil lib for the timebeing 2020-09-21 21:08:14 +09:00
Ammar Githam b5d478b7c9 Bump minSdkVersion to 21, and remove MultidexApplication (see description)
For multidex in api 21 and higher, extending from MultidexApplication is not required. Check: https://developer.android.com/studio/build/multidex#mdex-on-l
2020-09-21 21:02:18 +09:00
Austin Huang 3e3c39ae4b
sd card test 2020-09-20 22:36:34 -04:00
Austin Huang 63d30a9c2e
no more midnight coding 2020-09-19 23:34:09 -04:00
Ammar Githam cf974a74f3 Add favorites, also fixes the hashtag follow, and some theming 2020-09-19 04:18:14 +09:00
Ammar Githam f514e8b34c Just rearrange the dependencies 2020-09-12 15:35:10 +09:00
Ammar Githam 93e8e25186 Add LeakCanary to detect leaks in debug builds 2020-09-12 01:56:15 +09:00
Ammar Githam e560fd364b Migrate from Glide to Fresco 2020-09-12 01:44:34 +09:00
Austin Huang 36c1879c78
Merge branch 'master' into task/update-feed-view 2020-09-08 15:19:03 -04:00
Austin Huang ca0868a564
v18.3 2020-09-08 15:16:56 -04:00
Austin Huang fb86911324
beta release preparation + some toasts 2020-09-07 13:08:28 -04:00
Austin Huang b62dc66032
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber into pr/77 2020-09-02 13:31:09 -04:00
Austin Huang 2e21f40044
v18.2 2020-09-01 14:06:58 -04:00
Ammar Githam 40e810e88c Preferences! Check description
1. Added preferences screens.
2. Some DM changes.
3. Init profile actions using services
2020-08-30 15:47:04 +09:00
Ammar Githam 3f6c74d671 Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
Ammar Githam 3c94e827d3 Merge branch 'master' into task/separate-feed-item-views 2020-08-25 00:18:53 +09:00
Ammar Githam da98cff507 Update Feed view, check description
Changes:

1. Separate out view holders for feed post types.
2. Improve performance for binding.
4. Initiating migration from Glide to Fresco, as performance of Fresco is way better.
3. Prefetch feed view thumbnails to get aspect ratio, to improve layout performance.
4. If auto play is off, the videos in feed are not loaded until play is pressed.
5. Lots of optimizations here and there.
2020-08-25 00:05:54 +09:00
Austin Huang 23269528fe
version up 2020-08-22 17:29:58 -04:00
Austin Huang 4857b3bfa0
unsend messages and activity notification 2020-08-19 12:51:41 -04:00
Ammar Githam 74f2b6f268 Merge branch 'master' into feature/share-photos-dm 2020-08-17 23:00:00 +09:00
Ammar Githam 30695ae02f update direct messages
This commit sets up the base for future enhancements in direct messages. The changes are:

1. Introducing fragments and navigation using androidx.navigation.fragment.NavHostFragment.

2. Using ListAdapter and LiveData for the RecyclerViews.

3. Fixes a bug where a single direct message was lost when querying older messages.
2020-08-17 22:51:39 +09:00
Austin Huang b1b6ede675
fix #53, fix #54 (pending check), fix @RAMAR-RAR story seen, fix hashtag favourite 2020-08-16 13:42:11 -04:00
Austin Huang 0f8d4c741a
finalization 2020-08-14 13:05:42 -04:00
Austin Huang f10fe0840b
fix #39, url opener, and login; rmbr write changelog later 2020-08-08 17:43:27 -04:00
Austin Huang 8c9a9b39e7
layout adjustments 2020-08-07 17:02:31 -04:00
Austin Huang d48bc32a15
v17.5 2020-08-06 22:26:23 -04:00
Austin Huang 14d3ea5c6c
v17.4 2020-08-06 12:48:52 -04:00
Austin Huang ecc1958a23
liked viewer 2020-08-04 22:18:38 -04:00
Austin Huang 5baf2701b0
v17.2 2020-08-04 10:43:53 -04:00
Austin Huang eac0d9a5f7
story stickers and various bug fixes 2020-08-03 22:28:42 -04:00
Austin Huang fdfc75655c
L 2020-08-01 12:48:30 -04:00
Austin Huang 9c0eddeff2
db migration debug 2020-07-28 21:00:26 -04:00
Austin Huang 73795dac08
geotag time part 2 2020-07-28 15:30:57 -04:00
Austin Huang 7af96bf591
v16.9 part 1 2020-07-26 18:23:24 -04:00
Austin Huang 546dea6dfd
L10n master (#8) 2020-07-24 19:52:51 -04:00
Austin Huang 6ea6a4b951
fix natgeotravel 2020-07-24 15:37:00 -04:00
Austin Huang 6ecec215b7
b31 -> b32 2020-07-24 15:08:59 -04:00
Austin Huang 394ffe19b7
v16.7 2020-07-24 14:33:10 -04:00
Austin Huang 06d2614680
v16.6: yes 2020-07-23 12:00:09 -04:00
Austin Huang eb387d9c81
v16.6-a8: INFINITE STORY SCROLL 2020-07-21 19:54:42 -04:00
Austin Huang 28afeab0ea
v16.6-a7 2020-07-20 11:56:44 -04:00
Austin Huang 5952bf4b60
why does java mandates catching exception bruh 2020-07-06 14:23:31 -04:00
Austin Huang 854c03e79c
v16.6-a5 enhance mention handling in end 2020-07-05 23:36:43 -04:00
Austin Huang 07dd0e12a1
v16.6-a4 2020-07-02 20:27:54 -04:00
Austin Huang 06f39dacae
oops version 2020-07-01 23:24:48 -04:00
Austin Huang 42a945574a
v16.6-a2: Expired stories now covered 2020-07-01 16:20:10 -04:00
Austin Huang 19763f3edd
v16.6-a1 2020-07-01 13:58:58 -04:00
Austin Huang 13beabf741
init 2020-07-01 13:08:28 -04:00