Infinity-For-Lemmy/app/src/main/res
2018-08-05 14:26:01 +08:00
..
drawable Add RecyclerView for subscribed subreddits in navigation drawer and rewrite some code 2018-07-28 13:38:50 +08:00
drawable-hdpi First commit 2018-07-26 23:04:44 +08:00
drawable-mdpi First commit 2018-07-26 23:04:44 +08:00
drawable-v21 First commit 2018-07-26 23:04:44 +08:00
drawable-v24 First commit 2018-07-26 23:04:44 +08:00
drawable-xhdpi First commit 2018-07-26 23:04:44 +08:00
drawable-xxhdpi First commit 2018-07-26 23:04:44 +08:00
drawable-xxxhdpi First commit 2018-07-26 23:04:44 +08:00
layout Fetch a new access token in onCreate method of MainActivity when the old access token is about to expire, specifically, to expire within the next 5 minutes or is already expired to avoid refreshing the access token many times by other queries later. 2018-08-05 14:26:01 +08:00
menu Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subreddits RecyclerView to lauch the ViewSubredditActivity. 2018-07-30 23:27:52 +08:00
mipmap-anydpi-v26 First commit 2018-07-26 23:04:44 +08:00
mipmap-hdpi First commit 2018-07-26 23:04:44 +08:00
mipmap-mdpi First commit 2018-07-26 23:04:44 +08:00
mipmap-xhdpi First commit 2018-07-26 23:04:44 +08:00
mipmap-xxhdpi First commit 2018-07-26 23:04:44 +08:00
mipmap-xxxhdpi First commit 2018-07-26 23:04:44 +08:00
res First commit 2018-07-26 23:04:44 +08:00
values Fetch a new access token in onCreate method of MainActivity when the old access token is about to expire, specifically, to expire within the next 5 minutes or is already expired to avoid refreshing the access token many times by other queries later. 2018-08-05 14:26:01 +08:00
values-v21 First commit 2018-07-26 23:04:44 +08:00