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

Commit Graph

  • ef847321dc No more scanning Ammar Githam 2021-04-08 09:02:18 +0900
  • 94b6e778bd Fix leak and add null checks Ammar Githam 2021-04-08 08:10:37 +0900
  • 5a8c3bb201 Fix crop for scoped storage Ammar Githam 2021-04-08 07:51:37 +0900
  • a2f73eeb2d
    actually add getHideMutedReelsPreference Austin Huang 2021-04-07 07:36:21 -0400
  • 6005e91d8a Media picker will require Read storage permission Ammar Githam 2021-04-06 00:58:42 +0900
  • bca38a2645 Fix audio recording in dm Ammar Githam 2021-04-06 00:51:01 +0900
  • 8030c7f220 Fix downloaded check logic Ammar Githam 2021-04-05 21:01:33 +0900
  • 917e4f3fbd
    close #971 Austin Huang 2021-04-04 10:59:24 -0400
  • 9b691a453e Remove read/write storage permissions. Ammar Githam 2021-04-04 23:53:10 +0900
  • d569e718a9
    fix navigation actions for fdroid, part 2 Austin Huang 2021-04-04 10:43:51 -0400
  • f584b51f64
    fix navigation actions for fdroid Austin Huang 2021-04-04 09:47:57 -0400
  • 51f76a6c3c
    release prep Austin Huang 2021-04-03 22:22:55 -0400
  • 50429a0926
    #955 Austin Huang 2021-04-03 22:16:50 -0400
  • 0560f082cc
    update contributors Austin Huang 2021-04-03 22:06:35 -0400
  • eafce5309a
    New Crowdin updates (#841) Austin Huang 2021-04-03 21:37:57 -0400
  • 7577e82ac1 Add back username prepend logic Ammar Githam 2021-04-04 09:27:59 +0900
  • 7848b60b97 Merge branch 'master' into support-android-11 Ammar Githam 2021-04-04 09:06:26 +0900
  • 35bf9a485e
    Merge branch 'master' of https://github.com/austinhuang0131/instagrabber Austin Huang 2021-04-03 19:30:10 -0400
  • bcde6ac85a
    login update Austin Huang 2021-04-03 19:30:00 -0400
  • 208e843778
    Merge pull request #840 from ammargitham/retrofit-intercept-errors Austin Huang 2021-04-03 19:06:46 -0400
  • 807cf91cd7
    Merge branch 'master' into retrofit-intercept-errors Austin Huang 2021-04-03 19:03:56 -0400
  • 04879819c5 Enable splits only if it is a release build and skip if 'noAbiSplits' is passed as project prop Ammar Githam 2021-04-04 02:29:43 +0900
  • 067417b12e
    Merge pull request #925 from junhuicoding/feature/option_prepend_username Austin Huang 2021-04-03 12:51:41 -0400
  • fcdcef4ebb
    removed "@" for consistency Austin Huang 2021-04-03 12:50:46 -0400
  • f55e519895
    Merge branch 'master' into pr/925 Austin Huang 2021-04-03 12:41:00 -0400
  • 8991f14f1b
    Merge pull request #955 from ammargitham/restart-on-login-logout Austin Huang 2021-04-03 12:40:32 -0400
  • 5c97f54f9d
    Merge branch 'master' of https://github.com/austinhuang0131/instagrabber Austin Huang 2021-04-03 12:30:23 -0400
  • 4c800835c3
    new story menubar; effectively close #553 Austin Huang 2021-04-03 12:29:56 -0400
  • 04ee3883ea
    close #952 Austin Huang 2021-04-03 11:44:15 -0400
  • 0cc03b98c2 Completely restart app on login logout Ammar Githam 2021-04-04 00:43:01 +0900
  • 122f9b2381 Fix highlights overlapping counts Ammar Githam 2021-04-03 23:49:54 +0900
  • 7005527150 Check navigation. Fixes https://github.com/austinhuang0131/barinsta/issues/380 Ammar Githam 2021-04-03 23:44:46 +0900
  • 043b0d50eb Remove unused files Ammar Githam 2021-04-03 23:08:37 +0900
  • b6b27681f0 Allow generating different apks per cpu type. Reduces apk size considerably. Ammar Githam 2021-04-03 22:17:23 +0900
  • 3038a06dca Long name causing compile issues on windows? Ammar Githam 2021-04-03 22:07:58 +0900
  • c5786a6843 Set tabOrderString value with default graph names when its empty Ammar Githam 2021-04-03 20:48:21 +0900
  • e2c15e76b8 Revert "Get tabOrderString always from settings, so that it's not stale if preferences were updated" Ammar Githam 2021-04-03 20:41:35 +0900
  • b1dd0e6e3c Get tabOrderString always from settings, so that it's not stale if preferences were updated Ammar Githam 2021-04-03 20:41:35 +0900
  • bde319ecd4 1. Fix NavDirection compile issue. 2. Fix null pointer if tab order pref is null. 3. Set initial tab order in pref if empty. Ammar Githam 2021-04-03 20:23:03 +0900
  • 7c0acdbd6e Migrate File usage to DocumentFile Ammar Githam 2021-04-03 19:53:01 +0900
  • 5623f6d266
    Merge branch 'master' into feature/option_prepend_username Austin Huang 2021-04-02 17:35:18 -0400
  • ddb911624c
    dm attachment filename issue Austin Huang 2021-04-02 17:26:44 -0400
  • eb21854ee7
    muted reels behaviour setting Austin Huang 2021-04-02 17:14:37 -0400
  • d0e01b3b9b
    fix notification navigation in pursuant to #850 Austin Huang 2021-04-02 16:59:28 -0400
  • f9816ec335 Fix checkDownloaded to check for both with and without username junhuicoding 2021-04-03 04:05:00 +0800
  • 4ab225cdaf
    Merge pull request #900 from ammargitham/per-flavor-update-check Austin Huang 2021-04-02 14:04:14 -0400
  • ee95c3f77d
    fix image resolution mechanism Austin Huang 2021-04-02 14:03:54 -0400
  • 0c11053b93
    Merge branch 'master' into per-flavor-update-check Austin Huang 2021-04-02 13:50:49 -0400
  • f0167f2d93 Resolve PR comments junhuicoding 2021-04-03 01:24:13 +0800
  • 00128ad6f9
    close #880 Austin Huang 2021-04-02 13:22:46 -0400
  • e00f7e9fac
    Merge branch 'master' into retrofit-intercept-errors Austin Huang 2021-04-02 12:39:39 -0400
  • 5c46edc949
    Merge pull request #850 from ammargitham/bottombar_redesign Austin Huang 2021-04-02 12:01:41 -0400
  • 23611df3fe
    make isNavRootInCurrentTabs consistent, show/hide explore Austin Huang 2021-04-02 12:01:29 -0400
  • a3b3c54609
    Merge branch 'master' into retrofit-intercept-errors Austin Huang 2021-04-02 09:36:33 -0400
  • 1774ce8af0
    Merge branch 'master' into bottombar_redesign Austin Huang 2021-04-02 09:35:25 -0400
  • 91c70b778a Move downloads to Environment downloads folder Ammar Githam 2021-04-02 01:42:21 +0900
  • 24b5b4801f
    Merge pull request #926 from austinhuang0131/renovate/com.google.android.material-material-1.x Austin Huang 2021-03-31 14:46:50 -0400
  • 2074045a19
    Update dependency com.google.android.material:material to v1.4.0-alpha02 Renovate Bot 2021-03-31 17:37:25 +0000
  • 2d2ad6130b Fix Codacy Issues junhuicoding 2021-04-01 00:55:20 +0800
  • f1df75860b Fix Codacy Issues junhuicoding 2021-04-01 00:48:58 +0800
  • 2a1473084e Merge upstream master junhuicoding 2021-04-01 00:35:38 +0800
  • 7f5b91e343 nullchecker fix for profileModel junhuicoding 2021-04-01 00:24:15 +0800
  • 50432468e5 Updated username prepending for sliders and stories junhuicoding 2021-03-31 23:58:17 +0800
  • a2be48029f initial implementation junhuicoding 2021-03-31 22:53:56 +0800
  • 666a36ff20 Fix crash when fetching self profile info is slow Ammar Githam 2021-03-31 21:43:20 +0900
  • cbb7b8654a
    Update NotificationsPreferencesFragment.java Austin Huang 2021-03-30 12:23:32 -0400
  • 9cc019d2ae Add copy options in dm Ammar Githam 2021-03-30 22:32:05 +0900
  • 38bd1c9cbd Refactor giphy and voice options to their own viewholder, fix download when permission requested. Ammar Githam 2021-03-30 22:08:24 +0900
  • 783acf4174 Move dm unseen count observer to main activity. Fixes https://github.com/austinhuang0131/barinsta/issues/873 Ammar Githam 2021-03-30 21:27:15 +0900
  • 07f41a8a8c Add GraphQl error handling Ammar Githam 2021-03-30 20:44:01 +0900
  • f7b918d91b Merge branch 'master' into retrofit-intercept-errors Ammar Githam 2021-03-30 20:01:08 +0900
  • a89cdfebf1 Add XMA type direct item and fix default viewholder not visible. Fixes https://github.com/austinhuang0131/barinsta/issues/891 Ammar Githam 2021-03-30 00:47:28 +0900
  • 4507d8b588 Handle unknown dm types. Fixes the crash in https://github.com/austinhuang0131/barinsta/issues/891 Ammar Githam 2021-03-29 23:02:42 +0900
  • 7dc9583e51 Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/905 Ammar Githam 2021-03-29 22:48:55 +0900
  • 39b89423d9 Handle all possible version names in update checker Ammar Githam 2021-03-29 22:42:08 +0900
  • c5d55f3661 Added auto fetch more posts in feed at init. But disabled due to some weird list merging. Ammar Githam 2021-03-29 02:01:40 +0900
  • 86b04e69ee Skip update check for pre-release builds Ammar Githam 2021-03-28 23:32:27 +0900
  • 1089a39375 Separate out latest version check logic per flavor Ammar Githam 2021-03-28 22:56:29 +0900
  • 5653fcb41f Fix last selected tab on activity recreate Ammar Githam 2021-03-28 17:42:09 +0900
  • c9f46a1986 Update root project name Ammar Githam 2021-03-28 16:41:53 +0900
  • 6965fbdc9a
    Merge branch 'master' into retrofit-intercept-errors Austin Huang 2021-03-27 16:06:53 -0400
  • ec592074be
    fix graphql parse thumbnail Austin Huang 2021-03-27 10:41:31 -0400
  • 4ef78bbe3f
    fix the dm colors for light theme Austin Huang 2021-03-26 22:51:44 -0400
  • dc1119c604
    Merge branch 'master' into pr/850 Austin Huang 2021-03-26 22:27:47 -0400
  • 0dc33d0b35
    fix private page layout/refresh issue, plus close #799 Austin Huang 2021-03-26 22:24:00 -0400
  • f035826de2
    regenerate contributors Austin Huang 2021-03-26 21:23:26 -0400
  • 2d21e1371c
    Merge branch 'master' of https://github.com/austinhuang0131/instagrabber Austin Huang 2021-03-26 21:16:27 -0400
  • 1d73a0cde1
    close #846 Austin Huang 2021-03-26 21:00:33 -0400
  • db22500eed
    close #871 Austin Huang 2021-03-26 20:47:48 -0400
  • 9104361939
    Merge pull request #884 from austinhuang0131/renovate/com.squareup.leakcanary-leakcanary-android-2.x Austin Huang 2021-03-26 15:21:34 -0400
  • 21ad97d9c8
    Update dependency com.squareup.leakcanary:leakcanary-android to v2.7 Renovate Bot 2021-03-26 19:19:16 +0000
  • b3a27622d0 Add nightly release workflow Ammar Githam 2021-03-27 03:35:48 +0900
  • 058a89b992
    Update workflow name Ammar Githam 2021-03-27 03:21:51 +0900
  • f591f1c15d
    Improve notification message Ammar Githam 2021-03-27 03:14:57 +0900
  • a4fb746d14
    pre release action telegram notification Ammar Githam 2021-03-27 02:35:23 +0900
  • 6bc2d38782
    Update action to create pre-release builds Ammar Githam 2021-03-27 00:43:18 +0900
  • f3a778db5c Update github pre-release versionName Ammar Githam 2021-03-27 00:40:08 +0900
  • bf38f35539
    update artifact name Ammar Githam 2021-03-26 23:07:56 +0900
  • b71984d5d8 Custom apk name for github flavor and git ignore android studio flavor release folders. Ammar Githam 2021-03-26 22:30:55 +0900
  • 317bdc39de
    Update github_release_apk.yml Ammar Githam 2021-03-26 21:28:50 +0900