aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/activities/LoginActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-1/+1
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator2024-05-241-21/+1
* Bare bone login using Chrome custom tab.Docile-Alligator2024-05-231-16/+19
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-281-3/+0
* Add a message about subscription in LoginActivity.Docile-Alligator2024-03-031-31/+17
* Move accessToken and accountName to BaseActivity.Docile-Alligator2024-01-281-0/+5
* Remove Gfycat.Docile-Alligator2024-01-101-0/+1
* Continue changing anonymous mode.Docile-Alligator2024-01-061-2/+2
* Start implementing showing gifs and images in comments.Docile-Alligator2023-11-221-1/+1
* Use most recent Reddit user agreement (#1484)Paul2023-09-141-1/+1
* Include Slidr in code.Docile-Alligator2023-04-261-1/+1
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...Alex Ning2022-02-121-0/+33
* Continue adding support for custom font.Alex Ning2022-01-131-0/+3
* Continue migrating to Material Design 3.Alex Ning2021-10-301-1/+1
* UI changes in comments.Alex Ning2021-04-071-0/+1
* New option: delete crash reports in CrashReportsFragment.Alex Ning2021-04-021-1/+0
* New option: Crash Reports.Alex Ning2021-04-021-0/+1
* Merge new features from 4.2.3 to 4.2.5.Alex Ning2021-02-121-0/+37
|\
| * Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning2021-02-031-3/+40
* | Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-5/+9
|/
* Switch to anonymous mode when updating the app. Save profile image url to Sha...Alex Ning2021-01-231-1/+2
* Save current account info to SharedPreferences.Alex Ning2021-01-211-0/+5
* Lowercase package names.Alex Ning2020-11-181-0/+251