aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-09Version 6.3.2.Docile-Alligator1-2/+2
2023-10-06Version 6.3.1 (only for Patreon version).Docile-Alligator1-2/+2
2023-10-05Version 6.3.0Docile-Alligator1-2/+2
2023-10-01Version 6.3.0-beta2.Docile-Alligator1-2/+2
2023-09-25Version 6.3.0-beta1.Docile-Alligator1-2/+2
2023-09-20New splash screen.Docile-Alligator1-0/+2
2023-09-07Version 6.2.5. Add notification for them to re-login.Docile-Alligator1-2/+2
2023-09-06Version 6.2.3. Explain the tiers.Docile-Alligator1-2/+2
2023-09-05Version 6.2.1.Docile-Alligator1-2/+2
2023-08-28Version 6.1.1. Oops :)Docile-Alligator1-2/+2
2023-08-27Version 6.0.6.Docile-Alligator1-2/+2
2023-08-13Version 6.0.4Docile-Alligator1-2/+2
2023-06-23Fixed compile error due to JCenter() library issue (#1507)Noor Alnajar1-1/+1
* Fixed compile error due to JCenter() dependency issue * Fixed compile error due to JCenter() dependency issue
2023-06-22Version 6.0.2.Docile-Alligator1-2/+2
2023-06-20Version 6.0.1Docile-Alligator1-2/+2
2023-05-14Version 5.4.2.Docile-Alligator1-2/+2
2023-04-29Version 5.4.2-beta1.Docile-Alligator1-2/+2
2023-04-26Include Slidr in code.Docile-Alligator1-1/+0
2023-03-05Version 5.4.1. Minor bugs fixed.Docile-Alligator1-2/+2
2023-02-06Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter.Docile-Alligator1-2/+2
2023-02-06Revert bottom app bar style.Docile-Alligator1-1/+1
2023-01-29Version 5.4.0-beta4. Nothing new.Docile-Alligator1-2/+2
2023-01-26Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator1-2/+2
2023-01-25Version 5.4.0-beta2.Docile-Alligator1-2/+2
2022-12-15Material You tweaks.Docile-Alligator1-1/+1
2022-12-10Minor UI tweaks.Docile-Alligator1-3/+3
2022-12-04Version v5.4.0-beta1.Docile-Alligator1-1/+1
2022-12-04Version v5.4.0-beta1.Docile-Alligator1-2/+2
2022-11-08Material Design 3 Switch. Target Sdk 33.Docile-Alligator1-8/+9
2022-11-03Superscript parser overhaul (#1162)scria10001-1/+0
* Superscript parser overhaul * Make superscript work with tables * Fix some issues with Table compatibility * Some bug fixes * Re-enable Autolink
2022-11-03Version 5.3.4.Docile-Alligator1-2/+2
2022-09-21Minor bugs fixed.Docile-Alligator1-0/+1
2022-09-21Allow parallel installation of debug and release versions (#636)sal0max1-0/+4
* Allow parallel installation of debug and release versions ...by adding '.debug' suffix to application id * add separate app name resource for debug build
2022-09-21Start utilizing view binding (#1013)Taco1-0/+4
2022-09-19Version 5.3.3.Docile-Alligator1-2/+2
2022-09-19Fix app crashes on start up on Android < 6.0.Docile-Alligator1-4/+3
2022-09-16Version 5.3.2.Docile-Alligator1-2/+2
2022-09-10Update libraries.Docile-Alligator1-2/+3
2022-09-09Update libraries.Docile-Alligator1-5/+5
2022-09-09Update gradle wrapper (#1006)Taco1-5/+7
* Update gradle wrapper * Update AGP, fix gradle deprecations
2022-09-08Update ExoPlayer.Docile-Alligator1-6/+1
2022-09-06Version 5.3.1.Docile-Alligator1-2/+3
2022-09-04Fix stupid Redgifs API issue.Docile-Alligator1-2/+2
2022-08-27Version 5.3.0.Docile-Alligator1-2/+2
2022-08-16Version 5.3.0-beta1.Docile-Alligator1-2/+2
2022-07-13Read posts history is available.Docile-Alligator1-3/+4
2022-06-18Version 5.2.1.Docile-Alligator1-2/+2
2022-06-17Fixed bug that doesnt show user being followed (#707)MChen3211-1/+1
* In anonymous mode, fixed bug in CheckIsFollowingUser.java that does not check if accountName is null or not, which prevents room from retrieving SubscribedUserData to check if the user is followed or not. Also updated Room version to 2.4.2 to be compatible with M1 macbook. * Simplified SubscribedUserData accountName null check code
2022-06-03Version 5.2.0Docile-Alligator1-2/+2
2022-06-01Use EditText instead of SimpleSearchView in SearchActivity.Docile-Alligator1-3/+0