-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapps.json
211 lines (211 loc) · 12.5 KB
/
apps.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
{
"name": "lo.cafe Repository",
"identifier": "lo.cafe.altstore",
"subtitle": "Perfect apps from happy devs",
"description": "welcome to lo.cafe! have a sit, grab a coffee, here's a safe place",
"iconURL": "https://lo.cafe/favicon.png",
"headerURL": "https://lo.cafe/lo-cafe-cover.png",
"website": "https://lo.cafe",
"tintColor": "#4185A9",
"featuredApps": [
"lo.cafe.winston"
],
"apps": [
{
"beta": false,
"name": "Winston for Reddit",
"bundleIdentifier": "lo.cafe.winston",
"developerName": "Kinark",
"subtitle": "Winston, a beautiful and native Reddit client for iOS",
"version": "1.1",
"versionDate": "2024-06-24T08:53:08Z",
"versionDescription": "\u2022 Fixed placeholder message alignment\r\n\u2022 Fixed Reddit API preferences page\r\n\u2022 Added localization support\r\n\u2022 Cleaned unused code and replaced glitchy book Lottie\r\n\u2022 Removed old, unused TipJar component\r\n\u2022 Added back GlobalLoaderProvider\r\n\u2022 Fixed broken build\r\n\u2022 Improved RedditListingFeed component and cleaned up some files\r\n\u2022 Fixed many UI bugs and stutters; added new NukeUI Opt components\r\n\u2022 Removed redundant code calling setAudioToMixWithOthers three times\r\n\u2022 Provided RedditListingFeed with a force refresh handler; fixed UserView issues\r\n\u2022 Fixed blur flash on app open\r\n\u2022 Fixed cache clear button not working\r\n\u2022 Added support for inline image within comments\r\n\u2022 Improved spoiler handling in selftext\r\n\u2022 Corrected tab bar hit detection in Split View on iPad",
"downloadURL": "https://github.com/lo-cafe/winston/releases/download/v1.1.5/winston.ipa",
"localizedDescription": "Introducing Winston: \n A Stunning and native Reddit client for iOS\n- In-development, free, and open-source app and bot \n- User-friendly interface designed for easy navigation\n- Compliance with Reddit's Terms of Service for a seamless experience\n- Stay connected with the Reddit community in a sleek and intuitive way\n- Experience the beauty of Winston, your ultimate iOS Reddit companion.\n",
"iconURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/0.png",
"tintColor": "#000000",
"size": 50003343,
"screenshotURLs": [
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/1.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/2.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/3.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/4.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/5.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/6.png",
"https://raw.githubusercontent.com/Balackburn/Winston/main/images/7.png"
],
"versions": [
{
"version": "1.1",
"date": "2024-06-24T08:53:08Z",
"localizedDescription": "\u2022 Fixed placeholder message alignment\r\n\u2022 Fixed Reddit API preferences page\r\n\u2022 Added localization support\r\n\u2022 Cleaned unused code and replaced glitchy book Lottie\r\n\u2022 Removed old, unused TipJar component\r\n\u2022 Added back GlobalLoaderProvider\r\n\u2022 Fixed broken build\r\n\u2022 Improved RedditListingFeed component and cleaned up some files\r\n\u2022 Fixed many UI bugs and stutters; added new NukeUI Opt components\r\n\u2022 Removed redundant code calling setAudioToMixWithOthers three times\r\n\u2022 Provided RedditListingFeed with a force refresh handler; fixed UserView issues\r\n\u2022 Fixed blur flash on app open\r\n\u2022 Fixed cache clear button not working\r\n\u2022 Added support for inline image within comments\r\n\u2022 Improved spoiler handling in selftext\r\n\u2022 Corrected tab bar hit detection in Split View on iPad",
"downloadURL": "https://github.com/lo-cafe/winston/releases/download/v1.1.5/winston.ipa",
"size": 50003343
},
{
"version": "0.4",
"date": "2023-11-23T17:52:12Z",
"localizedDescription": "\u2022 Huge performance upgrade!\r\n\u2022 Implemented saved posts. You can now access the \"Saved\" tab in your subs drawer.\r\n\u2022 Add controversial sort\r\n\u2022 Add subscribed indicator / button to search\r\n\u2022 Added option to use inline post toolbar in place of floating toolbar in the post page. (Theme \u2022> Post page \u2022> Inline upvote toolbar \u2022 at bottom)\r\n\u2022 Added ability to sort by only posts or only comments in a user profile. (Click the corresponding karma button)\r\n\u2022 Tweaked look of UI in many areas (mainly compact mode improvements).\r\n\u2022 Images in comments now open in the app.\r\n\u2022 In\u2022app safari support improved.\r\n\u2022 Implemented iCloud syncing for credentials.\r\n\u2022 Removed deprecated bug reporting functionality.\r\n\u2022 Enhanced stability for the video player and made minor performance tweaks.\r\n\u2022 Deployed fix for user flairs and new comment indicators.\r\n\u2022 Various bug fixes, stability improvements and QOL tweaks.",
"downloadURL": "https://github.com/lo-cafe/winston/releases/download/v0.4-alpha/winston.ipa",
"size": 23569280
},
{
"version": "0.3",
"date": "2023-11-10T19:43:20Z",
"localizedDescription": "Added\r\n\u2022 Live Text in images\r\n\u2022 Whats new Sheet\r\n\u2022 Lock the app with Face ID / Fingerprint ID\r\n\u2022 Theme Store\r\n\u2022 Subscribed indicator / button when searching for subs\r\n\u2022 Add settings import / export\r\n\u2022 Add line spacing option for themes\r\n\u2022 New comments indicator\r\n\u2022 Added flairs in comments\r\nFixed\r\n\u2022 \"Streamable\" videos now working\r\n\u2022 Blur nsfw subs when searching for subs\r\n\u2022 Default search sort in settings\r\n\u2022 Save sort per subreddit\r\n\u2022 Save comment search per port\r\n\u2022 Support for themable user flairs\r\n\u2022 Add theming for load more button\r\n\u2022 fix wrong username showing up for comments\r\n\r\nSpecial thanks to rbertus2000, mmynk, Nelson Dane, Zander Bobronnikov and ben\u2022wheeler for contributing to this release!",
"downloadURL": "https://github.com/lo-cafe/winston/releases/download/v0.3-alpha/winston.ipa",
"size": 22415140
},
{
"version": "0.2",
"date": "2023-10-02T14:46:31Z",
"localizedDescription": "\u2022 Fixed crash when replying\r\n\u2022 Fixed crash when importing new themes\r\n\u2022 Fixed crash when long pressing on comment\r\n\u2022 Fixed random name in exported themes\r\n\u2022 Now exported themes have \".winston\" extension (zip will continue to work though)\r\n\u2022 Sharing zip to winston is now allowed\r\n\u2022 \".winston\" open in one tap into winston and imports it",
"downloadURL": "https://github.com/lo-cafe/winston/releases/download/v0.2-alpha/winston.ipa",
"size": 21591722
},
{
"version": "1.0",
"date": "2023-09-20T22:43:53Z",
"localizedDescription": "This version is the first IPA available for download for people who can't use TestFlight for any reason.\r\nWe don't have a versioning system yet as well, so \"0.1\" is not exactly precise.",
"downloadURL": "https://github.com/Kinark/winston/releases/download/v0.1-alpha/winston.ipa",
"size": 8614755
}
],
"appPermissions": {
"entitlements": [
{
"name": "com.apple.developer.associated-domains"
},
{
"name": "get-task-allow"
},
{
"name": "com.apple.developer.siri"
}
],
"privacy": [
{
"name": "PhotoLibrary",
"usageDescription": "Winston needs access to your library to be able to download images."
},
{
"name": "DocumentsFolder",
"usageDescription": "Winston needs access to your documents to save/import themes."
}
]
}
}
],
"news": [
{
"title": "Winston for Reddit is now on Altstore",
"identifier": "winston-1",
"caption": "Winston for Reddit is available for easy sideloading with Altstore!",
"date": "2023-09-20",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_1.png",
"notify": false,
"url": "https://winston.cafe/"
},
{
"title": "0.1-alpha - Winston for Reddit",
"identifier": "release-0.1-alpha",
"caption": "Update of Winston for Reddit just got released!",
"date": "2023-09-20T22:43:53Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v0.1-alpha"
},
{
"title": "0.2-alpha - Winston for Reddit",
"identifier": "release-0.2-alpha",
"caption": "Update of Winston just got released!",
"date": "2023-10-02T14:46:31Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v0.2-alpha"
},
{
"title": "0.3-alpha - Winston for Reddit",
"identifier": "release-0.3-alpha",
"caption": "Update of Winston just got released!",
"date": "2023-11-10T19:43:20Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v0.3-alpha"
},
{
"title": "0.4-alpha - Winston for Reddit",
"identifier": "release-0.4-alpha",
"caption": "Update of Winston just got released!",
"date": "2023-11-23T17:52:12Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v0.4-alpha"
},
{
"title": "1.1.0-alpha - Winston for Reddit",
"identifier": "release-1.1.0-alpha",
"caption": "Update of Winston just got released!",
"date": "2023-11-29T15:08:57Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v1.1.0-alpha"
},
{
"title": "1.1.1-alpha - Winston for Reddit",
"identifier": "release-1.1.1-alpha",
"caption": "Update of Winston just got released!",
"date": "2023-12-10T12:40:03Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v1.1.1-alpha"
},
{
"title": "1.1.1-final - Winston for Reddit",
"identifier": "release-1.1.1-final",
"caption": "Update of Winston just got released!",
"date": "2023-12-30T00:58:02Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v1.1.1-final"
},
{
"title": "1.1.2 - Winston for Reddit",
"identifier": "release-1.1.2",
"caption": "Update of Winston just got released!",
"date": "2024-01-19T15:03:25Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v1.1.2"
},
{
"title": "1.1.4 - Winston for Reddit",
"identifier": "release-1.1.4",
"caption": "Update of Winston just got released!",
"date": "2024-03-14T17:18:44Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v1.1.4"
},
{
"title": "1.1.5 - Winston for Reddit",
"identifier": "release-1.1.5",
"caption": "Update of Winston just got released!",
"date": "2024-06-24T08:53:08Z",
"tintColor": "#000000",
"imageURL": "https://raw.githubusercontent.com/Balackburn/Winston/main/images/news/news_2.png",
"notify": true,
"url": "https://github.com/Kinark/winston/releases/tag/v1.1.5"
}
]
}