This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Infinity-For-Lemmy
Watch
1
Star
0
Fork
0
You've already forked Infinity-For-Lemmy
mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced
2025-02-23 13:13:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Infinity-For-Lemmy
/
app
/
src
/
main
/
res
/
values
History
Alex Ning
246d4f45ab
Fixed displaying wrong score when rapidly clicking vote buttons in PostRecyclerViewAdapter.
2019-04-18 17:18:19 +08:00
..
colors.xml
Display a thumbtack icon if the post is stickied on top. Display a gold icon and the number of gold if the post is gilded. Load subreddit icons in LoadSubredditIconAsyncTaskListener instead of loading the icons in onPostExecute() of LoadSubredditIconAsyncTask in order to avoid loading icons on a destroyed activity when start the Activity and then press back or up button immediately.
2018-08-24 10:38:37 +08:00
dimens.xml
Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subreddits RecyclerView to lauch the ViewSubredditActivity.
2018-07-30 23:27:52 +08:00
drawables.xml
First commit
2018-07-26 23:04:44 +08:00
strings.xml
Fixed displaying wrong score when rapidly clicking vote buttons in PostRecyclerViewAdapter.
2019-04-18 17:18:19 +08:00
styles.xml
Add a search view in MainActivity and add a SearchActivity.
2019-02-22 13:34:24 +08:00