Commit 6e28103
committed
Unlock styles via isPremium default now that Sustainer is discontinued
Per review feedback, the minimal change: default PrefUtils.isPremium to
true (pref_key_premium was never written anywhere, so no device has a
stored value) and make the Style preference row visible in Settings.
Fixes #1771
Fixes #16611 parent 9c9b426 commit 6e28103
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- Simplenote/src/main
- java/com/automattic/simplenote/utils
- res/xml
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments