Commit 5e3e27f
committed
Simplify notification permission check, drop redundant restorePurchases at bind
hasNotificationPermission() already handles pre-T via short-circuit.
onBillingSetupFinished already calls queryExistingPurchases() once the client is ready.1 parent 373f031 commit 5e3e27f
2 files changed
Lines changed: 1 addition & 6 deletions
File tree
- presentation/src/main/java/org/cryptomator/presentation
- ui/activity
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
| 200 | + | |
205 | 201 | | |
206 | 202 | | |
207 | 203 | | |
| |||
0 commit comments