aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable-night/ic_download_24dp.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-01-23 15:12:23 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-01-23 15:12:23 +0000
commit0402a4709058a222d4efb6844cf3065346fcbe4f (patch)
tree7c187d75a1fe1407cbf4a0f14ccd8b5b2c4a0931 /app/src/main/res/drawable-night/ic_download_24dp.xml
parent012dca977aa226cc273457e3ba0d9c30821510b0 (diff)
downloadinfinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.tar
infinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.tar.gz
infinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.tar.bz2
infinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.tar.lz
infinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.tar.xz
infinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.tar.zst
infinity-for-reddit-0402a4709058a222d4efb6844cf3065346fcbe4f.zip
Version 4.2.1.
Diffstat (limited to 'app/src/main/res/drawable-night/ic_download_24dp.xml')
0 files changed, 0 insertions, 0 deletions
an class='insertions'>+124 2020-06-30Implemente a chat UI for private messages.Alex Ning7-67/+308 2020-06-29Show all the messages in ViewPrivateMessagesActivity.Alex Ning7-15/+211 2020-06-29Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning44-102/+394 2020-06-29Test WorkManager. Still implementing PM.Alex Ning4-17/+66 2020-06-27Add another tab for PM in ViewMessageActivity.Alex Ning7-158/+190 2020-06-23Hide actionbar on imgur images too.Hermes Junior2-3/+20 2020-06-23For F-Droid release.Alex Ning1-5/+5 2020-06-23Prepare to support PM.Alex Ning5-10/+203 2020-06-23Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers...Alex Ning7-12/+16 2020-06-22Remove unnecessary maven repositories.Hermes Junior1-3/+0 2020-06-21Add Fastlane file structure for app metadata.Hermes Junior12-0/+37 2020-06-21Improve removed thing not found detection.Hermes Junior2-25/+33 2020-06-20Probably fix blurred images this time.Hermes Junior2-12/+12 2020-06-20Try another possible solution for blurry image problem.Alex Ning2-15/+16 2020-06-20Add 2 options for notification interval: 15 minutes and 30 minutes.Alex Ning2-8/+13 2020-06-20Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning8-55/+85 2020-06-20Add an option: Mute Autoplaying Videos.Alex Ning12-15/+60 2020-06-19Add version info to about section.Hermes Junior4-1/+30