aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/WallpaperSetter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-3/+7
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Set wallpaper in an AsyncTask.Alex Ning2020-06-161-59/+13
* Resolve conflicts: Some refactors on media activities.Alex Ning2020-06-161-0/+92