index
:
infinity-for-reddit.git
client-id
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
client-id
APIUtils.java: switch client id
Luca Matei Pintilie
7 days
master
Version 7.4.0-beta2.
Docile-Alligator
3 weeks
Age
Commit message
Author
Files
Lines
2024-10-30
Version 7.4.0-beta2.
HEAD
master
Docile-Alligator
1
-2
/
+2
2024-10-30
Remove NSFW toggle in the navigation drawer to comply with the stupid Google ...
Docile-Alligator
3
-48
/
+8
2024-10-29
Version 7.4.0-beta1.
Docile-Alligator
1
-2
/
+2
2024-10-29
Long click menu for compact layout if long click to hide toolbar is disabled....
Docile-Alligator
2
-1
/
+43
2024-10-29
Reduce ItemTouchHelper sensitivity in CommentsListingFragment.
Docile-Alligator
1
-3
/
+3
2024-10-29
Reduce ItemTouchHelper sensitivity in ViewPostDetailFragment by using Adjusta...
Docile-Alligator
7
-67
/
+2610
2024-10-29
Refine ItemTouchHelper onChildDraw in ViewPostDetailFragment.
Docile-Alligator
2
-195
/
+176
2024-10-29
Reduce SliderPanel sensitivity to improve compatibility with ItemTouchHelper.
Docile-Alligator
1
-2
/
+1
2024-10-28
Move workers to the worker package.
Docile-Alligator
6
-5
/
+12
2024-10-28
Refine TableHorizontalScrollView MotionEvent processing.
Docile-Alligator
2
-16
/
+34
2024-10-28
Improve MovableFloatingActionButton gesture.
Docile-Alligator
1
-1
/
+27
2024-10-28
Refine horizontal gestures on gallery posts.
Docile-Alligator
2
-84
/
+59
2024-10-28
Refine markdown table scrolling. Refine horizontal gestures.
Docile-Alligator
9
-88
/
+218
2024-10-22
Refine ItemTouchHelper onChildDraw in PostFragmentBase.
Docile-Alligator
1
-45
/
+43
2024-10-22
Limit the translation distance of items inb ItemTouchHelper in PostFragmentBase.
Docile-Alligator
3
-124
/
+24
2024-10-20
Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit
Docile-Alligator
29
-220
/
+455
2024-10-20
Changed the way read posts are handled to support an arbitrary read posts lim...
Eitan
29
-220
/
+455
2024-10-17
Set ViewPager2 adapter in onCreate in ViewPostDetailActivity.
Docile-Alligator
1
-1
/
+1
2024-10-17
Lazy mode in HistoryPostFragment.
Docile-Alligator
2
-0
/
+40
2024-10-17
Finish adding PostFragmentBase as the base class for PostFragment and History...
Docile-Alligator
5
-7414
/
+644
2024-10-16
Start adding PostFragmentBase as the base class for PostFragment and HistoryP...
Docile-Alligator
10
-672
/
+421
2024-10-15
Fix PostCompactBaseViewHolder implementation in PostRecyclerViewAdapter.
Docile-Alligator
1
-28
/
+25
2024-09-28
Long click the preview image to open PostOptionsBottomSheetFragment.
Docile-Alligator
4
-8
/
+34
2024-09-28
Fix proguard rules.
Docile-Alligator
1
-1
/
+3
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2
-1120
/
+440
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-125
/
+77
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-642
/
+375
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-78
/
+28
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2Tex...
Docile-Alligator
1
-41
/
+72
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-118
/
+1
2024-09-27
Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2Wit...
Docile-Alligator
1
-121
/
+145
2024-09-26
Continue optimizing class structures in PostRecyclerViewAdapter. Use VideoAut...
Docile-Alligator
1
-481
/
+126
2024-09-26
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-114
/
+452
2024-09-26
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-356
/
+75
2024-09-26
Start optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
1
-561
/
+244
2024-09-26
Remove PostCard2BaseVideoAutoplayViewHolder and use PostBaseVideoAutoplayView...
Docile-Alligator
1
-400
/
+8
2024-09-26
Fix theming issues in PostPollActivity.
Docile-Alligator
1
-0
/
+1
2024-09-25
Fix theming issues in CustomThemeListingRecyclerViewAdapter.
Docile-Alligator
1
-0
/
+7
2024-09-25
Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.
Docile-Alligator
6
-5
/
+102
2024-09-19
Show updated Giphy gif in the edit comments.
Docile-Alligator
9
-48
/
+135
2024-09-19
Editing comments with Giphy gif is available.
Docile-Alligator
7
-16
/
+133
2024-09-19
Remove unnecessary properties in some layouts.
Docile-Alligator
2
-4
/
+1
2024-09-19
Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
13
-22
/
+30
2024-09-19
Sending comments with a Giphy gif is available.
Docile-Alligator
13
-46
/
+247
2024-09-18
Add an option to download all media in an imgur album in ViewImgurMediaActivity.
Docile-Alligator
6
-20
/
+117
2024-09-18
Use the better constructJobInfo() in DownloadMediaService when downloading me...
Docile-Alligator
2
-16
/
+4
2024-09-18
Add an option to download all media in a gallery in ViewRedditGalleryActivity.
Docile-Alligator
8
-18
/
+40
2024-09-18
Fix notification content when downloading all media in a gallery.
Docile-Alligator
2
-73
/
+129
2024-09-17
Add an option to download the entire gallery in PostOptionsBottomSheetFragment.
Docile-Alligator
4
-173
/
+303
2024-09-17
Download the gallery image that's been swiped to in PostOptionsBottomSheetFra...
Docile-Alligator
2
-1
/
+16
2024-09-17
Show a toast when downloading media in PostOptionsBottomSheetFragment.
Docile-Alligator
1
-0
/
+2
2024-09-17
Add an option to download media in PostOptionsBottomSheetFragment.
Docile-Alligator
11
-43
/
+293
2024-09-17
Use VideoLinkFetcher to load the video link in posts.
Docile-Alligator
16
-276
/
+421
2024-09-15
Merge remote-tracking branch 'origin/master'
Docile-Alligator
1
-5
/
+0
2024-09-15
Rearrange files and packages.
Docile-Alligator
163
-289
/
+262
2024-09-13
Update README.md
Docile-Alligator
1
-5
/
+0
2024-09-13
Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.
Docile-Alligator
14
-3
/
+190
2024-09-11
Continue implementing PostOptionsBottomSheetFragment.
Docile-Alligator
2
-2
/
+105
2024-09-11
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
290
-553
/
+756
2024-09-10
New UI design in CreateMultiRedditActivity.
Docile-Alligator
3
-50
/
+138
2024-09-10
Merge remote-tracking branch 'origin/master'
Docile-Alligator
1
-2
/
+2
2024-09-10
New UI design in ViewUserDetailActivity.
Docile-Alligator
27
-184
/
+218
2024-09-10
Update README.md
Docile-Alligator
1
-2
/
+2
2024-09-10
Enable swipe action for card layout 3.
Docile-Alligator
2
-2
/
+4
2024-09-10
New UI design in ViewSubredditDetailActivity.
Docile-Alligator
4
-271
/
+304
2024-09-09
Remove MultiredditSelectionActivity.
Docile-Alligator
4
-256
/
+0
2024-09-09
Use SubscribedThingListingActivity to select a multireddit.
Docile-Alligator
7
-84
/
+114
2024-09-08
Fix explanation in CustomizePostFilterActivity.
Docile-Alligator
3
-3
/
+3
2024-09-08
Reset FAB position option in ViewPostDetailActivity.
Docile-Alligator
4
-5
/
+47
2024-09-08
Refine ViewPrivateMessagesActivity UI.
Docile-Alligator
4
-10
/
+7
2024-09-08
Refine ViewPrivateMessagesActivity UI.
Docile-Alligator
2
-15
/
+12
2024-09-08
Continue adding contentDescription for image views.
Docile-Alligator
24
-36
/
+279
2024-09-05
Continue adding contentDescription for image views.
Docile-Alligator
9
-11
/
+58
2024-09-05
Start adding contentDescription for image views.
Docile-Alligator
19
-12
/
+60
2024-09-04
Show a divider in SearchActivity.
Docile-Alligator
2
-2
/
+12
2024-09-04
Fix app crashes when loading multireddit posts. Rename some variables in Mult...
Docile-Alligator
3
-13
/
+9
2024-09-04
Show correct title in SubscribedThingListingActivity. Remove SubredditSelecti...
Docile-Alligator
5
-334
/
+8
2024-09-04
Use SubscribedThingListingActivity to select subreddits.
Docile-Alligator
10
-21
/
+87
2024-09-04
Preparing to use SubscribedThingListingActivity to select subreddits or users.
Docile-Alligator
1
-26
/
+106
2024-09-04
Fix profile image not showing in SubscribedThingListingActivity.
Docile-Alligator
1
-0
/
+2
2024-08-25
Fix submitting posts and downloading media not working on Android >= 14 with ...
Docile-Alligator
4
-10
/
+4
2024-08-25
Fix notification not dismissed after submitting a post on Android < 14.
Docile-Alligator
1
-32
/
+46
2024-08-22
Use keys in SelectThingReturnKey to pass return intent data for users and mul...
Docile-Alligator
4
-19
/
+13
2024-08-22
Use keys in SelectThingReturnKey to pass return intent data.
Docile-Alligator
10
-48
/
+40
2024-08-22
Fix "You're trying to build a job with no constraints, this is not allowed." ...
Docile-Alligator
4
-0
/
+4
2024-08-22
Save multireddit path and display name in RecentSearchQuery. App data should ...
Docile-Alligator
8
-20
/
+79
2024-08-22
Set "Search In" after opening SearchActivity from ViewMultiRedditDetailActivity.
Docile-Alligator
1
-1
/
+13
2024-08-22
Searching posts inside a multireddit is available.
Docile-Alligator
5
-30
/
+163
2024-08-21
Pass multireddit data back to SearchActivity after selecting a multireddit in...
Docile-Alligator
2
-30
/
+20
2024-08-21
Continue adding searching in multireddit feature.
Docile-Alligator
2
-31
/
+42
2024-08-21
Select multireddit in SearchActivity.
Docile-Alligator
1
-8
/
+17
2024-08-21
Update database migration.
Docile-Alligator
1
-1
/
+1
2024-08-21
Continue adding support for searching in multireddit. App data should be clea...
Docile-Alligator
22
-78
/
+107
2024-08-21
Pass data back to the original SearchActivity after selecting a subreddit or ...
Docile-Alligator
1
-5
/
+11
2024-08-21
Start adding searching in multireddit feature. Start showing subscribed users...
Docile-Alligator
13
-102
/
+205
2024-08-20
Refine landscape and tablet UI in CustomizeCommentFilterActivity.
Docile-Alligator
2
-0
/
+786
2024-08-20
Refine UI in CustomizePostFilterActivity and CustomizeCommentFilterActivity.
Docile-Alligator
6
-47
/
+146
2024-08-20
Refine UI and add explanations for the name in CustomizeCommentFilterActivity.
Docile-Alligator
3
-17
/
+54
2024-08-20
Refine UI and add explanations in CustomizeCommentFilterActivity.
Docile-Alligator
3
-98
/
+262
2024-08-20
Fix spinner issue in CustomizeCommentFilterActivity.
Docile-Alligator
2
-5
/
+13
2024-08-20
Refine layout for CustomizePostFilterActivity in landscape mode and tablets.
Docile-Alligator
2
-0
/
+2092
2024-08-20
Show anonymous subscribed subreddits in CustomizePostFilterActivity.
Docile-Alligator
1
-14
/
+2
2024-08-20
Explain every option in CustomizePostFilterActivity. Refine UI in CustomizePo...
Docile-Alligator
3
-520
/
+952
2024-08-19
Fix activity label in CustomizeCommentFilterActivity.
Docile-Alligator
1
-1
/
+1
2024-08-19
Refine UI in CustomizePostFilterActivity.
Docile-Alligator
3
-44
/
+74
2024-08-19
Fix showing the search query as the username or subreddit in SearchActivity.
Docile-Alligator
1
-2
/
+2
2024-08-19
Fix cursor color in TextInputLayout.
Docile-Alligator
4
-33
/
+32
2024-08-18
Some changes related to SectionsPagerAdapter.
Docile-Alligator
11
-14
/
+14
2024-08-18
Fix wrong drop down icon shown after closing the navigation drawer.
Docile-Alligator
3
-27
/
+23
2024-08-18
Fix embedded media type option not working.
Docile-Alligator
1
-7
/
+14
2024-08-17
Fix build issue and use Utils' hideKeyboard() and showKeyboard() in SearchAct...
Docile-Alligator
3
-26
/
+10
2024-08-17
Snackbar for recent search deletions (#1627)
Abhishek
4
-6
/
+56
2024-08-17
Optimize subreddit auto complete.
Docile-Alligator
7
-179
/
+245
2024-08-15
Show 'All subreddits' in recent searches in SearchActivity if applicable.
Docile-Alligator
2
-7
/
+21
2024-08-15
Show 'Search in' in recent searches in SearchActivity.
Docile-Alligator
1
-1
/
+9
2024-08-15
Save 'Search in' in RecentSearchQuery.
Docile-Alligator
8
-50
/
+98
2024-08-14
Show recent search queries when there is no text in the search text view in S...
Docile-Alligator
1
-4
/
+13
2024-08-14
Redesign recent search queries UI.
Docile-Alligator
4
-46
/
+90
2024-08-11
v7.3.0
Docile-Alligator
1
-2
/
+2
2024-08-11
Fix switching account issue in ViewPostDetailActivity and InboxActivity when ...
Docile-Alligator
2
-0
/
+5
2024-08-11
Logging out by long clicking an account. Rename SwitchAccount to AccountManag...
Docile-Alligator
10
-53
/
+70
2024-08-01
Version 7.3.0-beta2.
Docile-Alligator
1
-2
/
+2
2024-08-01
Fix app crashes on downloading media, submitting posts and editing profile on...
Docile-Alligator
4
-0
/
+5
2024-07-25
Version 7.3.0-beta1
Docile-Alligator
1
-2
/
+2
2024-07-25
Add NetworkCapabilities.NET_CAPABILITY_INTERNET in required network in JobSer...
Docile-Alligator
4
-4
/
+8
2024-07-24
Update some dependencies.
Docile-Alligator
1
-3
/
+3
2024-07-24
targetSdk 34
Docile-Alligator
1
-1
/
+1
2024-07-24
Modify SubmitCrosspostActivity to use SubmitPostService as a JobService. Add ...
Docile-Alligator
4
-12
/
+41
2024-07-24
Make NotificationCompat.Builder a local variable in DownloadMediaService and ...
Docile-Alligator
2
-68
/
+66
2024-07-23
Call jobFinished in downloadFinished in DownloadRedditVideoService.
Docile-Alligator
1
-21
/
+21
2024-07-23
Start migrating DownloadRedditVideoService to JobService.
Docile-Alligator
3
-283
/
+268
2024-07-19
Start migrating DownloadMediaService to JobService.
Docile-Alligator
8
-233
/
+334
2024-07-19
Optimize methods in EditProfileService.
Docile-Alligator
3
-218
/
+196
2024-07-19
Start migrating EditProfileService to JobService.
Docile-Alligator
10
-105
/
+151
2024-07-18
Continue migrating SubmitPostService to JobService. Estimate network bytes.
Docile-Alligator
7
-24
/
+68
2024-07-18
Starting migrating SubmitPostService to JobService.
Docile-Alligator
12
-127
/
+361
2024-07-18
Fix filtered out comments not collapsed when display mode in comment filter i...
Docile-Alligator
2
-2
/
+2
2024-07-18
Add an entry for Display mode in CustomizeCommentFilterActivity.
Docile-Alligator
5
-0
/
+53
2024-07-18
Start implementing display mode for CommentFilter.
Docile-Alligator
5
-13
/
+58
2024-07-17
Apply embedded media type setting to EmotePlugin.
Docile-Alligator
11
-100
/
+116
2024-07-17
Add options to control which kind of media to show in the markdown content.
Docile-Alligator
13
-26
/
+98
2024-07-17
Different save options when saving the online theme.
Docile-Alligator
3
-35
/
+65
2024-07-11
Update online theme information after modifying the theme.
Docile-Alligator
5
-8
/
+77
2024-07-11
Separate online theme modification and upload.
Docile-Alligator
3
-3
/
+13
2024-07-11
Continue implementing online custom themes. Modifying online theme.
Docile-Alligator
4
-12
/
+60
2024-07-09
Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...
Docile-Alligator
12
-46
/
+191
2024-07-08
Continue implementing online custom themes.
Docile-Alligator
4
-7
/
+232
2024-07-04
Version 7.2.9.
Docile-Alligator
1
-2
/
+2
2024-07-04
fix: buildconfig warning (#1676)
adripo
2
-2
/
+2
2024-07-02
Downgrade Media3 to 1.4.0-alpha02 cuz 1.4.0-beta01 requires ImageView to be u...
Docile-Alligator
1
-1
/
+1
2024-07-02
Fix video autoplay not working in some cases by always providing a new LoadCo...
Docile-Alligator
6
-138
/
+133
2024-07-02
Upgrade gradle.
Docile-Alligator
2
-2
/
+2
2024-07-02
Use ViewModel instead of AndroidViewModel. Update some dependencies.
Docile-Alligator
16
-61
/
+40
2024-06-25
Version 7.2.8.
Docile-Alligator
1
-2
/
+2
2024-06-25
Upgrade Media3 and enable decoder fallback.
Docile-Alligator
4
-4
/
+18
2024-06-24
Version 7.2.7.
Docile-Alligator
1
-2
/
+2
2024-06-21
Download gif in ViewVideoActivity when it's a gif post.
Docile-Alligator
1
-4
/
+14
2024-06-21
Use openMedia in HistoryPostRecyclerViewAdapter.
Docile-Alligator
1
-94
/
+27
2024-06-21
Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter.
Docile-Alligator
2
-299
/
+144
2024-06-18
Version 7.2.6.
Docile-Alligator
1
-2
/
+2
2024-06-18
Revert user agent.
Docile-Alligator
1
-2
/
+2
2024-06-18
Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony...
Docile-Alligator
1
-1
/
+4
2024-06-18
Fix wrong coordinates when saving the position of MovableFloatingActionButton...
Docile-Alligator
2
-14
/
+34
2024-06-17
Support multiple displays (e.g. foldable phone) when saving the position of f...
Docile-Alligator
3
-20
/
+63
2024-06-17
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the a...
Docile-Alligator
1
-0
/
+11
2024-06-14
Fix unable to restore settings by upgrading Gson, which includes the correct ...
Docile-Alligator
1
-1
/
+1
2024-06-14
Save fab position in ViewPostDetailActivity.
Docile-Alligator
3
-2
/
+71
2024-06-13
Update full_description.txt
Docile-Alligator
1
-1
/
+1
2024-06-05
Version 7.2.5. Just to bypass the stupid Play Console restriction.
Docile-Alligator
1
-2
/
+2
2024-06-05
Version 7.2.4.
Docile-Alligator
1
-2
/
+2
2024-06-05
Fix proguard rules.
Docile-Alligator
2
-3
/
+10
2024-06-04
Fix RuntimeException related to Handler in SubredditListingDataSource.
Docile-Alligator
4
-9
/
+18
2024-06-02
Version 7.2.4-beta1.
Docile-Alligator
4
-8
/
+8
2024-06-02
Temporary user agent.
Docile-Alligator
1
-2
/
+3
2024-06-02
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
16
-312
/
+312
2024-05-31
Version 7.2.3.
Docile-Alligator
1
-2
/
+2
2024-05-30
Workaround for not loading any posts (except for user submitted posts).
Docile-Alligator
1
-1
/
+1
2024-05-29
Version 7.2.2-beta1.
Docile-Alligator
1
-2
/
+2
2024-05-29
Remove unnecessary logs in ViewVideoActivity.
Docile-Alligator
1
-11
/
+0
2024-05-29
Fix user posts not loading by a stupid workaround.
Docile-Alligator
2
-6
/
+11
2024-05-28
Version 7.2.0-beta1
Docile-Alligator
2
-3
/
+3
2024-05-24
Fix string resource issue.
Docile-Alligator
19
-36
/
+0
2024-05-24
Merge remote-tracking branch 'origin/master'
Docile-Alligator
1
-0
/
+6
2024-05-24
Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...
Docile-Alligator
8
-71
/
+104
2024-05-23
Update codeql-analysis.yml to use Java 17.
Docile-Alligator
1
-0
/
+6
2024-05-23
Bare bone login using Chrome custom tab.
Docile-Alligator
8
-43
/
+318
2024-05-23
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625
Docile-Alligator
13
-92
/
+66
2024-05-15
Bold title in PostXXXActivity.
Docile-Alligator
5
-4
/
+5
2024-05-14
Back up and restore comment filters.
Docile-Alligator
2
-1
/
+25
2024-05-14
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636
Docile-Alligator
1
-0
/
+5
2024-05-14
Fix mute and resolution buttons not shown and not able to swipe vertically to...
Docile-Alligator
2
-3
/
+14
2024-05-13
Update dependencies.
Docile-Alligator
4
-16
/
+18
2024-05-13
Migrate to AndroidX Media3.
Docile-Alligator
41
-291
/
+382
2024-05-12
Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...
Docile-Alligator
4
-6
/
+6
2024-05-09
Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...
Docile-Alligator
6
-12
/
+10
2024-05-09
Fix controller animation issues in StyledPlayerView in ExoPlayer.
Docile-Alligator
14
-18
/
+43
2024-05-09
Fix controller issues in StyledPlayerView in ExoPlayer.
Docile-Alligator
10
-177
/
+281
2024-05-08
Migrate from PlayerView to StyledPlayerView in ExoPlayer.
Docile-Alligator
24
-92
/
+100
2024-05-08
Merge remote-tracking branch 'origin/master'
Docile-Alligator
1
-2
/
+2
2024-05-08
Save pending intent flags in a variable to not show error in DownloadMediaSer...
Docile-Alligator
2
-6
/
+10
[...]
Clone
git@lucamatei.com:infinity-for-reddit.git
https://git.lucamatei.com/infinity-for-reddit.git
git://lucamatei.com/infinity-for-reddit.git