1580 Commits (23a5ae84055348f0cc4cf3ba4e066201ffbb5d70)

Author SHA1 Message Date
Pablo Rodríguez Caballero 0afe482b86
fix(StoryViewerFragment): crash when parsing unexpected Instagram id 4 years ago
Pablo Rodríguez Caballero 622363c2c6
fix(StoryViewerFragment): wrong viewModel superclass assigned on init 4 years ago
Austin Huang 358beffa9d
small fix 4 years ago
Austin Huang 3e056df520
bypass the error so it doesn't crash 4 years ago
Ammar Githam 39c472d6c2 Move sentry strings to github flavor strings.xml 4 years ago
Ammar Githam 5bdfb7df51 Add sentry to github builds 4 years ago
Ammar Githam 16ac573859 Fix compile error after pull 4 years ago
Renovate Bot c10d41528e
Update dependency org.junit.jupiter:junit-jupiter to v5.7.1 4 years ago
zerrium 0849d9d61f Removed java.util.Locale on KeywordsFilterUtils.java 4 years ago
zerrium 480fd59713 Refactored Adapter and ViewHolder binder 4 years ago
Renovate Bot 46bf8d9191
Update dependency com.google.guava:guava to v27.1-jre 4 years ago
Zerrium 03413eedcd
Update app/src/main/java/awais/instagrabber/adapters/KeywordsFilterAdapter.java 4 years ago
Zerrium 311c7feb80
Update app/src/main/java/awais/instagrabber/fragments/settings/PostPreferencesFragment.java 4 years ago
Zerrium d2324a7edd
Update app/src/main/java/awais/instagrabber/utils/KeywordsFilterUtils.java 4 years ago
Zerrium 8ff35ec7cd
Update app/src/main/res/values/strings.xml 4 years ago
Austin Huang 6fec6f5c86
convert HashtagFetcher 4 years ago
Ammar Githam 839e30a4e5 Add delete option in post view. Fixes 1 part of https://github.com/austinhuang0131/barinsta/issues/289 4 years ago
Ammar Githam 16fd56c7e5 Fix profile fetching when username sometimes without '@' 4 years ago
Renovate Bot f3028f5c5a
Update dependency com.google.android.exoplayer:exoplayer-core to v2.13.2 4 years ago
Ammar Githam 9cdbd89328 Add manual mark as seen menu item in thread when auto mark is disabled 4 years ago
Ammar Githam d7ecc935f7 Add launch screen. Fixes https://github.com/austinhuang0131/barinsta/issues/410 4 years ago
Ammar Githam 8e32958da6 Keep screen on while video is playing. Closes https://github.com/austinhuang0131/barinsta/issues/490 4 years ago
Ammar Githam ee36ba8c35 Check for username first, then fb id 4 years ago
Ammar Githam 6f67dadb31 Handle new created threads using inbox manager 4 years ago
Ammar Githam 737931821e Hide player controls initially for video post. Fixes https://github.com/austinhuang0131/barinsta/issues/360 4 years ago
Ammar Githam 0903804523 Remove icu4j dependency 4 years ago
zerrium b3cc58ea60 Fixed filter issue 4 years ago
zerrium 21950a4277 Fixed warnings 4 years ago
zerrium 10f5d91a42 Fixed Edit Keyword Filters dialog settings 4 years ago
zerrium 44358bbd31 Finishing touch for KeywordsFilter 4 years ago
zerrium a4c99568ef Added settings for KeywordFilter 4 years ago
zerrium 741aa0dfa5 Removed unused class 4 years ago
zerrium ea9d39c265 Added Set<String> support for SettingsHelper and sharedPreferences 4 years ago
Austin Huang 2590552b49
fix 3rd-party attributions 4 years ago
Austin Huang 9db530184e
clean string resources 4 years ago
Austin Huang 8a0f119970
disable LogCollector 4 years ago
Austin Huang 7f4196e119
close #808 4 years ago
Austin Huang e6961fcee6
better story buttons handling, close #810 4 years ago
Austin Huang 7c706e277b
close #750 4 years ago
Austin Huang 383ffce89f
better handling for own profile 4 years ago
Austin Huang cea09771d6
image candidate selection refactor 4 years ago
Austin Huang 85953352b9
close #813 4 years ago
Ammar Githam 1cd75356c7 Check currentFeedStoryIndex every time before accessing models list. Fixes: https://github.com/austinhuang0131/barinsta/issues/819 4 years ago
Ammar Githam 863a06f3af Surrounding setSubtitle with try-catch to avoid crash. Handles 2nd part of https://github.com/austinhuang0131/barinsta/issues/816 4 years ago
Ammar Githam 565a8d3dd6 Null check current user. Fixes 1 part of https://github.com/austinhuang0131/barinsta/issues/816 4 years ago
zerrium ba2d35ddcd Fixed warnings (2) 4 years ago
zerrium 41d4bf313f Fixed warnings 4 years ago
zerrium 6202f876b1 Removed unused imports 4 years ago
zerrium 8a835d4bd7 Modified FeedPostFetchService to skip adding junk post to FeedModels 4 years ago
zerrium 12a669ee3a Returned FeedAdapterV2 to its original code 4 years ago