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-01-26 09:44:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Infinity-For-Lemmy
/
app
History
Alex Ning
97079663ff
Correctly handle the case that the value of SELFTEXT_HTML or BODY_HTML_KEY is null. Delete the constraint that only when all the subscribed subreddits and users data have been inserted can the two RecyclerViews update their data in order to avoid the newly fetched data cannot be observed by observers and make the RecyclerView getting the new data impossible.
2018-08-22 19:49:50 +08:00
..
src
Correctly handle the case that the value of SELFTEXT_HTML or BODY_HTML_KEY is null. Delete the constraint that only when all the subscribed subreddits and users data have been inserted can the two RecyclerViews update their data in order to avoid the newly fetched data cannot be observed by observers and make the RecyclerView getting the new data impossible.
2018-08-22 19:49:50 +08:00
.gitignore
First commit
2018-07-26 23:04:44 +08:00
build.gradle
Load comment and post content text in HTML form instead of String. Fixed a bug that the icon of subreddits was not parsed properly in ParseSubredditData class.
2018-08-21 00:08:48 +08:00
proguard-rules.pro
First commit
2018-07-26 23:04:44 +08:00