aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_download_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_download_24dp.xml')
0 files changed, 0 insertions, 0 deletions
or-reddit.git/commit/app/src/main/res/layout/activity_submit_crosspost.xml?id=054a24fcfc09b98d70215658fd0ba1e9407ec008&follow=1'>Use MaterialButton in SubmitCrosspostActivity.Alex Ning2-5/+4 2021-07-14Use MaterialButton in PostXXXActivity.Alex Ning8-21/+18 2021-07-14Choose whether receiving post reply notifications or not in SubmitCrosspostAc...Alex Ning2-53/+107 2021-07-14Choose whether receiving post reply notifications or not in PostVideoActivity.Alex Ning2-51/+105 2021-07-14Choose whether receiving post reply notifications or not in PostImageActivity.Alex Ning2-4/+58 2021-07-14Choose whether receiving post reply notifications or not in PostLinkActivity.Alex Ning3-5/+59 2021-07-14Choose whether receiving post reply notifications or not in PostTextActivity.Alex Ning6-43/+111 2021-07-14Use MediaStore.VOLUME_EXTERNAL_PRIMARY when downloading media.Alex Ning2-3/+2 2021-07-14Ignore case when searching comments.Alex Ning2-7/+10 2021-07-14Declare LayoutManager for RecyclerView in ViewPostDetailFragment.Alex Ning5-49/+40