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-03 21:34:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Infinity-For-Lemmy
/
app
History
Alex Ning
85d232c7f6
Fetch all users' messages in PullNotificationWorker. Update the access token in database instead of inserting an account in AccessTokenAuthenticator to hopefully fix the problem that subscriptions database is cleared implicitly.
2019-08-19 11:44:19 +08:00
..
src
Fetch all users' messages in PullNotificationWorker. Update the access token in database instead of inserting an account in AccessTokenAuthenticator to hopefully fix the problem that subscriptions database is cleared implicitly.
2019-08-19 11:44:19 +08:00
.gitignore
First commit
2018-07-26 23:04:44 +08:00
build.gradle
Fetch unread messages periodically (15 mins for test) using WorkManager. Click new comment notifications to view new comment in ViewPostDetailActivity.
2019-08-17 17:43:29 +08:00
proguard-rules.pro
First commit
2018-07-26 23:04:44 +08:00