Deprecate setting to hide similar and related apps as they will be always
listed in the suggestions pane on widescreen devices
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
AppDetailsFragment already has too much information and we also want
to put compatibility information. Hide similar apps by default to make
some space for it.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Android 12 and above devices have system based accent color system known as monet
that is highly customizable compared to our offerings.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Similar to quick exit, this now causes issue considering there are multiple
navigation destinations available.
In any case, the destinations are just one click away and people who liked
updates fragment as default tab can also rest easy since we have updates
notifications implemented that let's us open the tab by default.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Broken now due to multiple navigation destinations unlike before
when there were only 3 fragments were the only choices.
Quick exit is supposed to be now the default behaviour in the coming commits
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>