1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-11-22 06:37:30 +00:00

Commit Graph

  • 43f77409ba
    Update UpdateChecker.java Austin Huang 2020-09-08 15:46:19 -0400
  • 1ea631e760
    Merge branch 'master' into task/update-feed-view Austin Huang 2020-09-08 15:44:04 -0400
  • 93b80a7147
    implement F-Droid update checker Austin Huang 2020-09-08 15:42:12 -0400
  • 1f2f526eb6
    New Crowdin updates (#72) Austin Huang 2020-09-08 15:28:11 -0400
  • 36c1879c78
    Merge branch 'master' into task/update-feed-view Austin Huang 2020-09-08 15:19:03 -0400
  • ca0868a564
    v18.3 Austin Huang 2020-09-08 15:16:56 -0400
  • 8e51773085 Fix parent and child comments view. Ammar Githam 2020-09-09 01:47:46 +0900
  • 8b2ac8de3b Merge remote-tracking branch 'origin/task/update-feed-view' into task/update-feed-view Ammar Githam 2020-09-09 00:55:39 +0900
  • 149410d552 Hide search if default tab is not profile Ammar Githam 2020-09-09 00:55:28 +0900
  • 26b4d9d650
    Merge branch 'master' into task/update-feed-view Austin Huang 2020-09-08 11:43:08 -0400
  • 31f6f735f2 Resolve Doc warning Ammar Githam 2020-09-09 00:39:08 +0900
  • 3de2f4ea99 Fix auto play videos setting not correctly set Ammar Githam 2020-09-09 00:38:49 +0900
  • d4a28d6aa1 Handle null context! Need to add this check in all async listeners. Ammar Githam 2020-09-09 00:38:20 +0900
  • 61851f2ef7 Fix long click in feed view and url click in profile view Ammar Githam 2020-09-09 00:37:40 +0900
  • 616ee86c5e
    fix #126 Austin Huang 2020-09-08 11:36:38 -0400
  • f1902e82e6
    sorta fix #127 Austin Huang 2020-09-08 11:32:31 -0400
  • 8c2a5f9f16
    fix #124 Austin Huang 2020-09-08 11:25:37 -0400
  • 84ff0a23e1 Fix opening profile from dm settings view, removed various warnings Ammar Githam 2020-09-08 21:27:04 +0900
  • 4fb1260074 Check logged in onCreate of ProfileFragment Ammar Githam 2020-09-08 21:26:08 +0900
  • c073cfc9be Fix logged in check in SettingsPreferencesFragment Ammar Githam 2020-09-08 21:25:19 +0900
  • e1a13c7eee Fix profile, location view when logged out Ammar Githam 2020-09-08 20:27:13 +0900
  • 8ea82a1058 seems even discover is not allowed while logged out. So removing for logged out users. Ammar Githam 2020-09-08 20:24:25 +0900
  • 6b221c463b Handle bottom nav and settings when logged out Ammar Githam 2020-09-08 19:46:21 +0900
  • 8b502561c2 Specifically set Profile nav graph as default instead of using index, as the index may change if manNavList order is changed Ammar Githam 2020-09-08 19:29:16 +0900
  • 2d44033d3c
    small polishings (see description) Austin Huang 2020-09-07 16:01:44 -0400
  • 8dafc8cac0
    Merge branch 'master' into pr/77 Austin Huang 2020-09-07 13:13:52 -0400
  • fb86911324
    beta release preparation + some toasts Austin Huang 2020-09-07 13:08:28 -0400
  • ccfaa1c397 Open post from dm thread and handle ig links properly from within the app Ammar Githam 2020-09-07 22:44:56 +0900
  • 0d7b5199ea Reorganise settings, add update check setting Ammar Githam 2020-09-07 22:08:49 +0900
  • 95b362970b Remove unused files Ammar Githam 2020-09-07 21:21:36 +0900
  • 466ac22d23 Handle intents (urls/share) from outside the app Ammar Githam 2020-09-07 21:17:06 +0900
  • bdb8ee6d75
    close #115, close #118, close #120, close #123 Austin Huang 2020-09-06 17:26:45 -0400
  • 17a5f978e8 Add setting for choosing default tab Ammar Githam 2020-09-07 00:37:05 +0900
  • c9d342471b Add update checker back, with updated handling. Check description. Ammar Githam 2020-09-06 22:27:41 +0900
  • 00800590ba Fix some linting Ammar Githam 2020-09-06 18:26:44 +0900
  • 7e8fdda81b Add updated profile pic viewer, and view stories from profile. Ammar Githam 2020-09-06 18:25:27 +0900
  • 6b0fe3ff78 Move viewmodels package to root directory Ammar Githam 2020-09-06 15:06:36 +0900
  • 4130026cad Fixing codacy warnings/issues (Ongoing) Ammar Githam 2020-09-06 03:51:41 +0900
  • 4efd2cb6ac Add highlights back to ProfileFragment Ammar Githam 2020-09-06 03:34:16 +0900
  • 465defd1ff Remove stale imports Ammar Githam 2020-09-06 02:07:09 +0900
  • d967463493 Move fragments to their proper place Ammar Githam 2020-09-06 02:05:43 +0900
  • 89bb79a8fc Add search back! Ammar Githam 2020-09-06 02:02:54 +0900
  • 48b76c231a Fix pull to refresh in DiscoverFragment Ammar Githam 2020-09-05 17:31:50 +0900
  • 3c90eebe7a Fix pull to refresh in FeedFragment, and add pull to refresh in ProfileFragment Ammar Githam 2020-09-05 17:08:44 +0900
  • 437162639f Fix null favourites menu item, and add pull to refresh in feed Ammar Githam 2020-09-05 16:59:43 +0900
  • cc9348d8c5 Fix DM fragments, comment out deprecated activities Ammar Githam 2020-09-05 16:16:11 +0900
  • 9bf96cfe73
    Update README.md Austin Huang 2020-09-04 16:12:13 -0400
  • 290ed50287 Convert follower activity to fragment Ammar Githam 2020-09-05 03:19:06 +0900
  • c64ae3a101 Convert comment viewer activity to fragment and update layouts Ammar Githam 2020-09-05 02:38:36 +0900
  • 7807fe7f59
    eye candy and settings compatibility Austin Huang 2020-09-03 15:07:43 -0400
  • 0694cf02e3
    Merge branch 'master' into task/update-feed-view Austin Huang 2020-09-03 12:00:20 -0400
  • 93fc9d82b9 Converted SavedViewer activity to fragment Ammar Githam 2020-09-04 00:15:53 +0900
  • 885097341e
    Update PostViewer.java Austin Huang 2020-09-03 10:00:01 -0400
  • 034dbfa147 Add like and save actions to post viewer fragment Ammar Githam 2020-09-03 20:08:04 +0900
  • 2fd9589aaf Put redundant code in parent viewmodel Ammar Githam 2020-09-03 18:49:41 +0900
  • daa5a110f2 Fix viewmodels Ammar Githam 2020-09-03 18:44:02 +0900
  • 65d19d860e
    fixed basic build errors, erase BasePostViewModel Austin Huang 2020-09-02 14:11:28 -0400
  • ce0302622e
    final final resolution Austin Huang 2020-09-02 13:42:01 -0400
  • 0f1ddda001
    final resolution Austin Huang 2020-09-02 13:34:29 -0400
  • b62dc66032
    Merge branch 'master' of https://github.com/austinhuang0131/instagrabber into pr/77 Austin Huang 2020-09-02 13:31:09 -0400
  • a7ec65d88f
    conflict resolution Austin Huang 2020-09-02 13:20:19 -0400
  • 13cacf43f9 Added post viewer fragment. Updated almost all places to use this Ammar Githam 2020-09-03 02:02:31 +0900
  • 44db2db57f
    Update MainHelper.java Austin Huang 2020-09-02 12:33:44 -0400
  • fd629aab7f
    ok Austin Huang 2020-09-01 21:44:32 -0400
  • 6263977917
    fix notification Austin Huang 2020-09-01 20:21:45 -0400
  • 01f8d1ca80
    dumb mistake Austin Huang 2020-09-01 14:25:56 -0400
  • 8cf98c2c0c
    accommodate bad text sizes Austin Huang 2020-09-01 14:20:21 -0400
  • 2e21f40044
    v18.2 Austin Huang 2020-09-01 14:06:58 -0400
  • c87311a68e
    address #74, fix #76, fix #90, fix #104, fix #106 Austin Huang 2020-09-01 13:37:00 -0400
  • ded09ab237 Merge remote-tracking branch 'origin/task/update-feed-view' into task/update-feed-view Ammar Githam 2020-08-30 23:29:31 +0900
  • 8f1a158b92 Nested navigation using global actions Ammar Githam 2020-08-30 23:24:28 +0900
  • ac8481f247
    Merge branch 'master' into task/update-feed-view Austin Huang 2020-08-30 10:13:36 -0400
  • a6c912c5d5
    post location optimizations Austin Huang 2020-08-30 10:06:15 -0400
  • 649115a665 Add Location fragment Ammar Githam 2020-08-30 21:51:47 +0900
  • 5c273d18a4 Add HashTag fragment Ammar Githam 2020-08-30 20:45:37 +0900
  • d73b71658d Adding deprecation annotation before pushing Ammar Githam 2020-08-30 17:58:11 +0900
  • 6ee476b590 Complete almost all Profile actions using service Ammar Githam 2020-08-30 17:55:09 +0900
  • 40e810e88c Preferences! Check description Ammar Githam 2020-08-30 15:47:04 +0900
  • 40cb975384
    support dm message type "clip" (which is glorified "media_share" for reels) Austin Huang 2020-08-29 21:34:14 -0400
  • c3d92b8fc0
    implement swipe-up sticker + refresh inbox list after sending message Austin Huang 2020-08-29 16:42:08 -0400
  • 7b4c005513
    fix #75, fix #94 (added error handling for suspicious situations) Austin Huang 2020-08-29 15:55:40 -0400
  • 1fda45c01a
    fix #100 Austin Huang 2020-08-29 15:30:24 -0400
  • 3f6c74d671 Tabs! Fragments! WIP! Ammar Githam 2020-08-29 17:01:42 +0900
  • bb96ee82c5
    final edit Austin Huang 2020-08-27 14:58:13 -0400
  • 3f18822115
    test again Austin Huang 2020-08-27 14:48:01 -0400
  • cd4cbf1350
    all-contributors cli Austin Huang 2020-08-27 14:41:12 -0400
  • 969a68c4dc
    Update README.md Austin Huang 2020-08-27 14:37:31 -0400
  • 822914bea6
    docs: add KevinNThomas as a contributor (#88) allcontributors[bot] 2020-08-27 13:35:05 -0400
  • 7d7d5678de
    docs: add Shadowspear123 as a contributor (#87) allcontributors[bot] 2020-08-27 13:33:36 -0400
  • b7307c0e8f
    docs: add AwaisKing as a contributor (#86) allcontributors[bot] 2020-08-27 13:31:23 -0400
  • 7e96271069
    docs: add ammargitham as a contributor (#85) allcontributors[bot] 2020-08-27 13:03:45 -0400
  • e120c22d41
    docs: add austinhuang0131 as a contributor (#84) allcontributors[bot] 2020-08-27 13:03:04 -0400
  • 009ad9137f
    Update README.md Austin Huang 2020-08-27 12:34:08 -0400
  • e423716f36
    Update README.md Austin Huang 2020-08-27 12:33:43 -0400
  • 339146fe4f
    docs: add austinhuang0131 as a contributor (#82) allcontributors[bot] 2020-08-27 12:31:43 -0400
  • c651e74e0b
    Update README.md Austin Huang 2020-08-27 12:29:04 -0400
  • f94505f667
    Update CONTRIBUTING.md Austin Huang 2020-08-26 16:06:57 -0400
  • 5839bd0780
    Update bug_report.md Austin Huang 2020-08-25 17:37:32 -0400
  • 2a2a9d81f1
    Update feature_request.md Austin Huang 2020-08-25 17:35:45 -0400
  • c7182aabd1
    Update CONTRIBUTING.md Austin Huang 2020-08-25 17:30:47 -0400