1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-06 03:37:30 +00:00
Commit Graph

667 Commits

Author SHA1 Message Date
Austin Huang
969a68c4dc
Update README.md 2020-08-27 14:37:31 -04:00
allcontributors[bot]
822914bea6
docs: add KevinNThomas as a contributor (#88)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-27 13:35:05 -04:00
allcontributors[bot]
7d7d5678de
docs: add Shadowspear123 as a contributor (#87)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Austin Huang <im@austinhuang.me>
2020-08-27 13:33:36 -04:00
allcontributors[bot]
b7307c0e8f
docs: add AwaisKing as a contributor (#86)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-27 13:31:23 -04:00
allcontributors[bot]
7e96271069
docs: add ammargitham as a contributor (#85)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Austin Huang <im@austinhuang.me>
2020-08-27 13:03:45 -04:00
allcontributors[bot]
e120c22d41
docs: add austinhuang0131 as a contributor (#84)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-27 13:03:04 -04:00
Austin Huang
009ad9137f
Update README.md 2020-08-27 12:34:08 -04:00
Austin Huang
e423716f36
Update README.md 2020-08-27 12:33:43 -04:00
allcontributors[bot]
339146fe4f
docs: add austinhuang0131 as a contributor (#82)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-08-27 12:31:43 -04:00
Austin Huang
c651e74e0b
Update README.md 2020-08-27 12:29:04 -04:00
Austin Huang
f94505f667
Update CONTRIBUTING.md 2020-08-26 16:06:57 -04:00
Austin Huang
5839bd0780
Update bug_report.md 2020-08-25 17:37:32 -04:00
Austin Huang
2a2a9d81f1
Update feature_request.md 2020-08-25 17:35:45 -04:00
Austin Huang
c7182aabd1
Update CONTRIBUTING.md 2020-08-25 17:30:47 -04:00
Austin Huang
957cbff554
Update README.md 2020-08-25 16:21:12 -04:00
Austin Huang
42f9eea8d0
Update README.md 2020-08-25 16:07:59 -04:00
Austin Huang
2aa2e419d5
Update CONTRIBUTING.md 2020-08-25 15:53:55 -04:00
Austin Huang
684e4753fe
Create CONTRIBUTING.md 2020-08-25 15:34:25 -04:00
Austin Huang
86a90aff5c
fix android 6 cookie problem 2020-08-25 12:15:12 -04:00
Austin Huang
c7ba45c70e
Delete .bettercodehub.yml 2020-08-25 00:37:30 -04:00
Austin Huang
e63e00b622
Rename CODE_OF_CONDUCT.md to .github/CODE_OF_CONDUCT.md 2020-08-24 21:23:30 -04:00
Ammar Githam
e7ed3eb249 cleanup 2020-08-25 05:02:41 +09:00
Ammar Githam
93f7a58e54 Un-comment lines which were commented for debug 2020-08-25 05:02:18 +09:00
Ammar Githam
0608882127 Re-fix play/stop autoplaying videos when navigating away 2020-08-25 00:38:27 +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
ae058813e0
stop notification toast 2020-08-22 17:09:36 -04:00
Austin Huang
4a439f74eb
optimize imports, add DM settings (init), add notification setting 2020-08-22 17:03:55 -04:00
Austin Huang
ca0d89fdb6
Merge pull request #68 from ammargitham/task/fix-videos-in-feed
Task/fix videos in feed
2020-08-22 11:16:45 -04:00
Ammar Githam
0b183c5ab5 Rename main activity to MainActivity 2020-08-22 16:34:52 +09:00
Ammar Githam
edd95f6944 Rename InstaApp to InstaGrabberApplication 2020-08-22 16:34:52 +09:00
Ammar Githam
972c3f371c Remove null check for player 2020-08-22 16:27:47 +09:00
Ammar Githam
f6a224ec01 use .equals() for String 2020-08-22 16:22:53 +09:00
Ammar Githam
0fc2fe2faf Stop notification checker when app in background 2020-08-22 15:45:54 +09:00
Ammar Githam
b8278c0f99 Fix videos auto playing even when auto play is set to false 2020-08-22 15:33:59 +09:00
Austin Huang
88ad77d94c
java string bad 2020-08-21 21:27:38 -04:00
Austin Huang
0ac4030b5f
fix updater, me dumb 2020-08-21 21:12:26 -04:00
Austin Huang
86c36d45b8
Create 46.txt 2020-08-21 20:59:37 -04:00
Austin Huang
8deb1b313b
New Crowdin updates (#66)
* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* Update source file strings.xml

* New translations strings.xml (Italian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)
2020-08-21 20:48:24 -04:00
Austin Huang
6aca5649ab
Update README.md 2020-08-21 20:43:23 -04:00
Austin Huang
85ceba1bc4
Update README.md 2020-08-21 20:42:19 -04:00
Austin Huang
37cfba3666
f-droid trial, fix #61, polish #65, fix invisible icon issue 2020-08-21 20:38:51 -04:00
Austin Huang
c57fbd9d8e
Merge pull request #65 from ammargitham/task/separate-dm-type-views
Task/separate dm type views
2020-08-21 19:44:07 -04:00
Austin Huang
9d76ab4d0d
Update README.md 2020-08-21 19:33:27 -04:00
Ammar Githam
cbf5795a22 Revert liked variable to equal only user like 2020-08-21 22:45:07 +09:00
Ammar Githam
8e43519c5b Add mention click listener to reel share view 2020-08-21 22:44:24 +09:00
Ammar Githam
f7fb374aca Add viewholder for default (unhandled) dm item types 2020-08-21 21:23:48 +09:00
Austin Huang
b5e9a6f8d1
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2020-08-20 21:49:30 -04:00
Austin Huang
6e754acaba
fix #63 (not tested) plus direct download issue 2020-08-20 21:49:05 -04:00