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
2024-11-10 04:37:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3fa6257428
Infinity-For-Lemmy
/
app
History
Alex Ning
3fa6257428
Use Retrofit to fetch posts. Delete PaginationRequestQueueSynchronizer because there is no need to pass request queue between PostFragment and PostPaginationScrollListener. Delete and rewrite some code.
2018-08-29 12:54:05 +08:00
..
src
Use Retrofit to fetch posts. Delete PaginationRequestQueueSynchronizer because there is no need to pass request queue between PostFragment and PostPaginationScrollListener. Delete and rewrite some code.
2018-08-29 12:54:05 +08:00
.gitignore
First commit
2018-07-26 23:04:44 +08:00
build.gradle
Change some methods related to parsing data to static methods. Preparing to use Retrofit to send API requests. Already made a change to use Retrofit to fetch comments.
2018-08-27 23:05:56 +08:00
proguard-rules.pro
First commit
2018-07-26 23:04:44 +08:00