Commit Graph

6 Commits

Author SHA1 Message Date
Aayush Gupta
c3963519e0 MainActivity: Move navigation drawer items into dialogfragment
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-04-16 10:37:38 +05:30
Aayush Gupta
d030a7ac2e Respect battery optimization setting when auto-updating
* Don't enable auto-install for updates if battery optimization permission
  is not granted during onboarding.
* Drop showing warning in toolbar, show it instead if they want auto-install
* Don't check for the same during downloads. Failing is better instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-18 22:01:38 +05:30
Aayush Gupta
f939e20e35 Refresh icons with latest material icons
* Try to keep bottom navigation bar icon as filled

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-28 11:38:57 +05:30
Aayush Gupta
acd2e7a586 MainActivity: Warn users if battery optimizations are enabled
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-14 18:26:18 +05:30
Rahul Patel
747541658c Restore old download manager icon 2023-10-18 06:15:11 +05:30
Rahul Patel
13f1459827 Restore download manager icon to toolbar 2023-10-17 05:45:50 +05:30