Infinity-For-Lemmy/app
Sergei Kozelko 72c66e7e4e
Rename confidence sort to best (#1177)
* Rename CONFIDENCE comments sort type to BEST and remove old BEST type

The Reddit API supports only CONFIDENCE sort type for comments but displays it
as BEST.
I renamed CONFIDENCE name to Best and added a migration step for loading
correct sort type.

* Clean up sortType usages in ViewPostDetailFragment

Removed unnecessary null checks, object creations and most case conversions
2022-11-03 09:58:08 +08:00
..
src Rename confidence sort to best (#1177) 2022-11-03 09:58:08 +08:00
build.gradle Minor bugs fixed. 2022-09-21 15:54:58 +10:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00