Infinity-For-Lemmy/app/src/main/java
2018-12-27 13:54:19 +08:00
..
CustomView Use GifImageView to display all the images in order to prevent slow playing of the gifs. Extend GifImageView as AspectRatioGifImageView to retain the features of AspectRatioImageView. 2018-12-22 10:42:24 +08:00
ml/docilealligator/infinityforreddit Move several classes to other packages. 2018-12-27 13:54:19 +08:00
SubredditDatabase Move several classes to other packages. 2018-12-27 13:54:19 +08:00
SubscribedSubredditDatabase Move several classes to other packages. 2018-12-27 13:54:19 +08:00
SubscribedUserDatabase Move several classes to other packages. 2018-12-27 13:54:19 +08:00
User Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. 2018-09-21 23:35:57 +08:00