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
path:
root
/
app
/
src
/
main
/
res
/
layout
/
activity_theme_preview.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
1
-4
/
+4
2024-09-05
Continue adding contentDescription for image views.
Docile-Alligator
1
-4
/
+9
2022-07-28
Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...
Docile-Alligator
1
-8
/
+14
2021-08-19
Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.on...
Alex Ning
1
-1
/
+1
2021-08-03
Use bottom toolbar in ViewImageOrGifActivity is available.
Alex Ning
1
-0
/
+1
2020-11-18
Lowercase package names.
Alex Ning
1
-1
/
+1
2020-10-19
Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to C...
Alex Ning
1
-1
/
+1
2020-06-10
Changing font is available. Fix subtitle on toolbar being cut if the font is ...
Alex Ning
1
-2
/
+2
2020-06-10
Prepare to add different font support.
Alex Ning
1
-5
/
+9
2020-04-04
Fix some issues in themeing. Add red themes.
Alex Ning
1
-1
/
+1
2020-04-02
Add an activity for theme preview.
Alex Ning
1
-86
/
+65
2020-03-28
Show NSFW toggle in the nav drawer in anonymous mode.
Alex Ning
1
-2
/
+0
2020-03-27
Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.
Alex Ning
1
-1
/
+20
2020-03-27
Still implementing custom themes.
Alex Ning
1
-1
/
+1
2020-03-15
Implement custom multiple themes (Buggy).
Alex Ning
1
-4
/
+1
2020-02-27
Still prepare to add different themes.
Alex Ning
1
-8
/
+8
2020-02-26
Prepare to add different themes. Try fixing timeout issue in okhttp3.
Alex Ning
1
-1
/
+1
2020-02-02
Fix fab jumps to top-left of the screen. Add more items in the bottom app bar...
Alex Ning
1
-2
/
+76
2019-12-18
Add a BottomAppBar to navigate to subscriptions and multireddits.
Alex Ning
1
-1
/
+1
2019-12-16
Showing posts of multireddit is now available. Fix a typo.
Alex Ning
1
-1
/
+1
2019-10-03
AMOLED dark theme is now available.
Alex Ning
1
-1
/
+3
2019-09-20
Changing font size is available. Delete duplicate Edit menu in comments.
Alex Ning
1
-2
/
+5
2019-08-26
Tap the error view to retry loading comments in ViewPostDetailActivity. Minor...
Alex Ning
1
-0
/
+2
2019-08-07
Refactored all the other classes to support multi user. Clearing the app data...
Alex Ning
1
-1
/
+1
2019-07-16
Add a FAB in ViewSubredditDetailActivity to submit posts. Display the current...
Alex Ning
1
-0
/
+8
2019-06-11
Lazy mode in ViewSubredditDetailActivity.
Alex Ning
1
-0
/
+2
2019-06-11
Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...
Alex Ning
1
-1
/
+1
2019-05-07
Dark theme support.
Alex Ning
1
-4
/
+4
2019-04-23
Hide Toolbar when scrolling content up.
Alex Ning
1
-2
/
+1
2019-02-21
Migrate to AndroidX
Alex Ning
1
-8
/
+8
2019-02-21
Use another GifImageView library.
Alex Ning
1
-5
/
+2
2019-01-22
Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...
Alex Ning
1
-4
/
+4
2019-01-09
Use MarkwonView (a markdown library) instead of HtmlTextView to display post ...
Alex Ning
1
-13
/
+5
2019-01-07
New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi...
Alex Ning
1
-15
/
+28
2018-12-22
Use GifImageView to display all the images in order to prevent slow playing o...
Alex Ning
1
-2
/
+2
2018-09-21
Click the subreddit icon or the subreddit name to view the subreddit's detail...
Alex Ning
1
-3
/
+0
2018-08-30
Display a custom error view when there is something wrong when loading best p...
Alex Ning
1
-1
/
+2
2018-08-23
Change the logic of parsing the subreddit icon. Click the icon and the banner...
Alex Ning
1
-4
/
+9
2018-08-20
Rename some classes and layout resources. Feature added: view posts in ViewSu...
Alex Ning
1
-0
/
+1
2018-08-05
Fetch a new access token in onCreate method of MainActivity when the old acce...
Alex Ning
1
-1
/
+4
2018-08-05
Fetch the subreddit info and save it to the database. Solve a bug that cannot...
Alex Ning
1
-17
/
+31
2018-07-30
Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...
Alex Ning
1
-0
/
+98