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

Commit Graph

  • a4e1ee69af Fix double requestLayout Ammar Githam 2020-09-27 00:39:11 +0900
  • 548211c5a0 Fix weird NavDirections compilation error Ammar Githam 2020-09-27 00:38:35 +0900
  • d6e927a8be Fix wrong dimensions calculated due to last minute variable name change Ammar Githam 2020-09-27 00:37:22 +0900
  • c0ee076846
    New Crowdin updates (#171) Austin Huang 2020-09-26 10:50:50 -0400
  • b5e66e35bf Fix images not shown in dm Ammar Githam 2020-09-26 18:14:06 +0900
  • 6bd0b811b1
    restore location & hashtag stories Austin Huang 2020-09-25 20:15:46 -0400
  • 96a25f0d35
    removal of third-party story readers Austin Huang 2020-09-25 13:44:21 -0400
  • 2f0e81d86f
    Merge pull request #170 from ammargitham/task/add-favourites Austin Huang 2020-09-25 13:13:34 -0400
  • aaf87a0ded
    Update ProfileFragment.java Austin Huang 2020-09-24 21:50:04 -0400
  • cc9a7f87f9
    Update ProfileFetcher.java Austin Huang 2020-09-24 21:49:33 -0400
  • 3c5d73e28e
    Merge remote-tracking branch 'github-desktop-ammargitham/task/add-favourites' into pr/170 Austin Huang 2020-09-22 23:16:14 -0400
  • ab37c2d72b
    dm button on profile?! (quick & dirty warning) Austin Huang 2020-09-22 23:15:57 -0400
  • cbc7e5447f Removing StorageUtil lib for the timebeing Ammar Githam 2020-09-21 21:08:14 +0900
  • b5d478b7c9 Bump minSdkVersion to 21, and remove MultidexApplication (see description) Ammar Githam 2020-09-21 21:02:18 +0900
  • 3e3c39ae4b
    sd card test Austin Huang 2020-09-20 22:36:34 -0400
  • 6425fc3975
    byebye storiesig Austin Huang 2020-09-20 22:36:23 -0400
  • 03bd549016
    Merge branch 'master' into pr/170 Austin Huang 2020-09-20 21:41:58 -0400
  • c361bc8550
    Create DirectoryUtils.java Austin Huang 2020-09-20 21:41:53 -0400
  • 2ffee347f0
    reorganize contributors Austin Huang 2020-09-20 21:41:47 -0400
  • a004bfa9a9
    Update CommentAction.java Austin Huang 2020-09-20 16:34:51 -0400
  • 80b0cfa87f Merge remote-tracking branch 'origin/task/add-favourites' into task/add-favourites Ammar Githam 2020-09-21 03:53:27 +0900
  • 05c0937c6f Add Backup and restore. Update DirectoryChooser UI. Ammar Githam 2020-09-21 03:52:34 +0900
  • 056604d9bb Handle newest_cursor and oldest_cursor not sent in response Ammar Githam 2020-09-21 03:48:45 +0900
  • 7ea2ae853a Fix Android Q leak. Reported by LeakCanary, more details here: https://issuetracker.google.com/issues/139738913 Ammar Githam 2020-09-21 03:45:58 +0900
  • ad0f683caa
    Merge branch 'master' into pr/170 Austin Huang 2020-09-20 09:31:32 -0400
  • 37c301f54f
    New Crowdin updates (#156) Austin Huang 2020-09-20 09:30:50 -0400
  • 63d30a9c2e
    no more midnight coding Austin Huang 2020-09-19 23:34:09 -0400
  • 6aead8ff2b
    add material design icons attribution Austin Huang 2020-09-19 23:25:16 -0400
  • f9f3d4620b
    Merge branch 'master' into pr/170 Austin Huang 2020-09-19 22:54:52 -0400
  • 88d22e1bcc
    Merge branch 'master' of https://github.com/austinhuang0131/instagrabber Austin Huang 2020-09-19 22:54:33 -0400
  • 5e302abc83
    add @andersonvom to contributors Austin Huang 2020-09-19 22:54:20 -0400
  • d586bbf398
    Merge pull request #166 from andersonvom/fix-swap-date-time-settings Austin Huang 2020-09-19 22:49:44 -0400
  • 8dd6a8f90f
    Merge pull request #168 from andersonvom/non-logged-likes Austin Huang 2020-09-19 20:16:53 -0400
  • d2b2e4e428 Replace expired.png with vector drawable Ammar Githam 2020-09-19 19:42:50 +0900
  • 837c6ba8ad Updated some icons and category in MorePreferencesFragment Ammar Githam 2020-09-19 19:28:22 +0900
  • 644de57666 Fix navigation after logging in Ammar Githam 2020-09-19 19:02:04 +0900
  • 444c51a36d Reselect proper tab immediately after logging off Ammar Githam 2020-09-19 18:48:58 +0900
  • e89cf7af46 Keep follow requests at top in notification viewer Ammar Githam 2020-09-19 17:17:43 +0900
  • 46014928df Quick workaround for leftover refreshing status Ammar Githam 2020-09-19 17:08:24 +0900
  • 07bb2f47f1 Fix posts duplication on profile follow/unfollow Ammar Githam 2020-09-19 17:06:00 +0900
  • 0e881ba7c5 Fix layout problem in notification item Ammar Githam 2020-09-19 17:03:01 +0900
  • 3bf4aa86d0 Fix weird layout when keyboard is open and indexoutofbounds when fetching profile details Ammar Githam 2020-09-19 16:54:37 +0900
  • dd0f1e397c Extract method to get cookie value Anderson Mesquita 2020-09-18 13:48:40 -0400
  • 890c4d32d1 Extract method to get longest cookie Anderson Mesquita 2020-09-18 13:40:36 -0400
  • 0de0cb233e Fix build error on LGTM Ammar Githam 2020-09-19 04:37:45 +0900
  • 9144110564 Merge branch 'master' into task/add-favourites Ammar Githam 2020-09-19 04:26:48 +0900
  • c88e9cd501 Rearrange gitignore Ammar Githam 2020-09-19 04:24:43 +0900
  • cf974a74f3 Add favorites, also fixes the hashtag follow, and some theming Ammar Githam 2020-09-19 04:18:14 +0900
  • 68033cd0ec Save "Swap time and date positions" checkbox state Anderson Mesquita 2020-09-16 10:10:05 -0400
  • 29840f66c7 Switch isSwapTime conditional Anderson Mesquita 2020-09-18 10:55:47 -0400
  • 8d388c17e5
    Update CrashReporter.java Austin Huang 2020-09-17 10:30:04 -0400
  • 4075da8163
    Create issue_label_bot.yaml Austin Huang 2020-09-17 10:10:53 -0400
  • 10f2e51a2e
    New Crowdin updates (#155) Austin Huang 2020-09-15 20:19:24 -0400
  • e6280d794a
    Merge remote-tracking branch 'origin/master' Austin Huang 2020-09-15 20:18:34 -0400
  • 7ac9c965e3
    bibliogram theme, translation setup Austin Huang 2020-09-15 20:18:23 -0400
  • 215341a218
    Update README.md Austin Huang 2020-09-15 13:03:50 -0400
  • 841f61f6cf
    image stuff Austin Huang 2020-09-15 10:37:49 -0400
  • 42c7414b8d
    New Crowdin updates (#144) Austin Huang 2020-09-15 09:24:13 -0400
  • ec07b1881f
    Merge pull request #148 from austinhuang0131/imgbot Austin Huang 2020-09-15 09:23:41 -0400
  • 027b356357 Fix recurring alert sound if notification not tapped Ammar Githam 2020-09-15 19:25:32 +0900
  • e89461b500
    a Austin Huang 2020-09-14 17:31:19 -0400
  • 84127fb317
    rebrand Austin Huang 2020-09-14 17:31:01 -0400
  • 6147e08c74
    [ImgBot] Optimize images ImgBotApp 2020-09-14 20:45:53 +0000
  • 98420d0197
    Merge branch 'master' of https://github.com/austinhuang0131/instagrabber Austin Huang 2020-09-14 16:44:34 -0400
  • 7e93383561
    foreground Austin Huang 2020-09-14 16:44:24 -0400
  • d1027b30cd
    Merge pull request #77 from ammargitham/task/update-feed-view Austin Huang 2020-09-14 15:04:45 -0400
  • 7e52a94cb5
    change of icon Austin Huang 2020-09-14 15:03:36 -0400
  • 15eed4137a Fix previous themes and add Material Dark theme (needs improvements) Ammar Githam 2020-09-14 23:17:35 +0900
  • e7cd0e0041 Add Barinsta Light theme Ammar Githam 2020-09-13 23:55:17 +0900
  • 0fd5ce56e6
    Update and rename ban-report.md to ban_report.md Austin Huang 2020-09-13 09:59:25 -0400
  • 31b94f17fc Fix actionMode styling Ammar Githam 2020-09-13 21:53:06 +0900
  • 490956565a Update most of the png images to their xml counterparts and remove unused png Ammar Githam 2020-09-13 20:28:40 +0900
  • ad36331a06 No need for Image assets (.png) as Vector assets (.xml) work with AppCompat views Ammar Githam 2020-09-13 19:27:46 +0900
  • ebdaae94d1 Initial commit for updated flow of themes. (Check description) Ammar Githam 2020-09-13 19:21:14 +0900
  • fb20deb9ee Remove ic_star in favor of ic_star_24 Ammar Githam 2020-09-13 19:16:36 +0900
  • c52f35bc3e Convert AccountSwitcher dialog to a DialogFragment as the AlertDialog was causing a leak (detected by LeakCanary) Ammar Githam 2020-09-12 21:39:43 +0900
  • 122d84fbf2 No more requireContext() as it is fail first. Instead use getContext() and check for null. Ammar Githam 2020-09-12 17:51:50 +0900
  • ee7f0a5c95 Remove unused layouts and rename StoryViewerFragment layout Ammar Githam 2020-09-12 17:22:11 +0900
  • 5c0ba88210 Make profile view appbar non elevated, and better scrolling effect Ammar Githam 2020-09-12 17:17:36 +0900
  • 01fe50fa7d Convert profile view top from nested layout to flat constraint view Ammar Githam 2020-09-12 16:51:22 +0900
  • f514e8b34c Just rearrange the dependencies Ammar Githam 2020-09-12 15:35:10 +0900
  • 84caa633a3
    oeuf Austin Huang 2020-09-11 20:53:24 -0400
  • aa6dab07cb
    attempt to add a third-party storyviewer, plus logout without removing accounts Austin Huang 2020-09-11 20:46:20 -0400
  • 93e8e25186 Add LeakCanary to detect leaks in debug builds Ammar Githam 2020-09-12 01:56:15 +0900
  • e560fd364b Migrate from Glide to Fresco Ammar Githam 2020-09-12 01:44:34 +0900
  • 08134ef5f1 Add activity checker service Ammar Githam 2020-09-12 00:51:00 +0900
  • 60d9e64a57 Rename services package to webservices to avoid confusion with native Android services Ammar Githam 2020-09-11 23:10:27 +0900
  • 37912854d0 Add activity/notification view fragment Ammar Githam 2020-09-11 22:27:09 +0900
  • 73a9e627d9
    more crash resolution and home decor Austin Huang 2020-09-10 15:57:07 -0400
  • c9bd85cbf3
    new about fragment Austin Huang 2020-09-10 15:29:02 -0400
  • 7d2dd6ff75
    github stuff Austin Huang 2020-09-10 12:16:26 -0400
  • 8049ddec45 Add about dialog back Ammar Githam 2020-09-10 20:59:57 +0900
  • 9431d72e72 Search for telegram package only on demand Ammar Githam 2020-09-10 20:54:32 +0900
  • 80044b5daf Break down Utils into separate utility classes as Utils was getting bloated Ammar Githam 2020-09-10 20:44:25 +0900
  • 6fa13a6fbb Merge remote-tracking branch 'origin/task/update-feed-view' into task/update-feed-view Ammar Githam 2020-09-10 19:40:19 +0900
  • 00762c85e6 Add account switcher in MorePreferencesFragment Ammar Githam 2020-09-10 19:39:10 +0900
  • 1cc21896b7
    crash resolution Austin Huang 2020-09-09 15:59:16 -0400
  • 154608d087
    Update README.md Austin Huang 2020-09-08 19:49:06 -0400
  • 3e7097ff6d
    restoration of DM mark-as-seen setting Austin Huang 2020-09-08 16:04:09 -0400
  • e52c185ffe
    Merge branch 'master' into pr/77 Austin Huang 2020-09-08 15:46:58 -0400