Commit graph

90 commits

Author SHA1 Message Date
Ege Sucu
a4349ee540 added turkish language as an option 2022-05-13 19:26:56 +03:00
Matt Kiazyk
8b9a21ec74
Bump version 1.5
Signed-off-by: Matt Kiazyk <mattkiazyk@gmail.com>
2022-05-12 13:34:08 -05:00
Matt Kiazyk
7440f5715d
Merge pull request #218 from RobotsAndPencils/SparkUpdate
Update Sparkle to 2.1
2022-05-12 13:08:37 -05:00
Matt Kiazyk
becc545efd
Update Sparkle to 2.1 2022-05-09 21:57:48 -05:00
Gurpreet Kaur
37c67b7c16 Merge branch 'main' into Feature/Hindi_localizableFile 2022-04-25 10:00:22 -07:00
Gurpreet Kaur
e3555f9868 Added Localisable (Hindi) file
Added Localisable (Hindi) file to support multiple languages
2022-04-24 22:47:34 -07:00
Matt Kiazyk
c64ff9f6ed
Update readme 2022-04-23 22:18:30 -05:00
Matt Kiazyk
23521d2180
Merge branch 'main' into feature/dom/FrenchLocalization 2022-04-23 20:02:06 -05:00
César Trujillo
74f54c8128
Spanish Localization
- Localizable ES file added.
- Localizing all strings.
2022-04-23 19:59:42 -05:00
Dominic Pepin
5d680633e0 No need to fr-ca localization file. fr will be used if not present. 2022-04-23 08:35:04 -06:00
Dominic Pepin
d1bee98abb Initial French Localization Strings File 2022-04-23 07:55:46 -06:00
Alex Maslov
77ab5b9f59 add rus 2022-04-21 10:39:45 -04:00
Matt Kiazyk
1d22be649a
convert strings to support Localization 2022-04-17 21:29:51 -05:00
Matt Kiazyk
03a136385f
Bump build v1.4.0 2022-04-14 15:15:48 -05:00
Matt Kiazyk
20e7b57ad4
Add check for min MacOS version when installing 2022-04-12 20:11:42 -05:00
Matt Kiazyk
e92434e9ba
increment build 1.3.1 2022-03-28 21:48:09 -05:00
Matt Kiazyk
9fc2c7aaf6
codesign unxip binary 2022-02-07 15:24:32 -06:00
Matt Kiazyk
f75bf2d5bb
Bump version number 2022-02-06 13:53:18 -06:00
Matt Kiazyk
ce001c8e68
add a unxip experiment for faster unxipping 2022-02-06 13:25:23 -06:00
Matt Kiazyk
c0974edc98
Increment build number
Signed-off-by: Matt Kiazyk <mattkiazyk@gmail.com>
2022-01-06 21:38:22 -06:00
MattKiazyk
22c390b666
Increment build number
Signed-off-by: MattKiazyk <mattkiazyk@gmail.com>
2021-10-21 19:32:33 -05:00
Matt Kiazyk
5c02200f88
Increment Build number 2021-06-07 11:00:05 -05:00
Andrew Erickson
85340e6189
Merge pull request #131 from RobotsAndPencils/andrew/duplicateAlerts
only present a single alert at time
2021-05-02 09:27:58 -06:00
Matt Kiazyk
31ffac80d3
PR updates 2021-05-02 10:02:30 -05:00
Matt Kiazyk
ecfb49a216
Merge branch 'main' into Notifications 2021-05-02 09:38:29 -05:00
Andrew Erickson
9395b1fda2 only present a single alert at time 2021-05-02 07:52:42 -06:00
Andrew Erickson
287b5500fe present sign in when credentials are required 2021-04-30 14:43:54 -06:00
Matt Kiazyk
094bb6f0cc
Adds MacOS notifications 2021-04-28 21:50:44 -05:00
Sam Lu
59971fbe1e Create universal aria2 binary
Fat binary generated via `lipo` that contains support for both x86_64 and arm64
2021-04-22 23:21:32 -06:00
Sam Lu
350e5708b7 Bundle M1-compatible version of aria2 2021-04-15 17:46:44 -06:00
Matt Kiazyk
53153daaef
Bump version 1.0.5 2021-03-10 18:42:37 -06:00
Matt Kiazyk
5e85b1b6b2
Bump version 1.0.4 2021-02-22 15:10:18 -06:00
Brandon Evans
1469dfa56b
Replace ObservingDownloadStatsView with ObservingProgressIndicator
This more closely replicates the default look and feel of SwiftUI.ProgressView, but with explicit control over whether localizedAdditionalDescription is shown and without the label above the progress view that displays a fileOperationKind string.
2021-02-18 19:10:12 -07:00
Matt Kiazyk
b06be4e3fa
Download stats for Aria2 2021-02-13 21:23:22 -06:00
Matt Kiazyk
a740b3be08
Remove Preferences dependency. Adjust Settings UI with groups 2021-01-27 21:38:22 -06:00
Matt Kiazyk
202212f417
Updates PreferencesView To use built in Settings Scene 2021-01-26 22:45:43 -06:00
Brandon Evans
aad78cd06a
Bump version to 1.0.3 2021-01-26 08:54:19 -07:00
Brandon Evans
044f066422
Extract HelperInstallState to new file 2021-01-23 19:38:11 -07:00
Brandon Evans
42bfbdb50d
Add AppStateTests.swift to XcodesTests target 2021-01-23 13:28:54 -07:00
Brandon Evans
a30e0ff691
Add archive post-action script to remove extra copies of Sparkle.framework
https://github.com/firebase/firebase-ios-sdk/issues/6472
https://forums.swift.org/t/swift-package-binary-framework-issue/41922
2021-01-20 10:02:45 -07:00
Brandon Evans
b17e040e5f
Bump version to 1.0.2 2021-01-20 08:50:08 -07:00
Brandon Evans
99b10e08aa
Merge pull request #62 from RobotsAndPencils/sparkle
Add Sparkle
2021-01-20 08:45:49 -07:00
Brandon Evans
a0c35ff945
Bump version to 1.0.1 2021-01-19 22:19:40 -07:00
Brandon Evans
f3a3961e0e
Split up preferences, add Updates pane 2021-01-19 21:46:02 -07:00
Brandon Evans
e7eea3bee1
Add Sparkle 2021-01-19 21:46:02 -07:00
Brandon Evans
55e0447e54
Invalidate XPC connection after installing 2021-01-17 11:57:45 -07:00
Brandon Evans
a29c18fa45
Xcode really wants to reorder these files, so let it 2021-01-17 11:56:39 -07:00
Brandon Evans
4301667000
Replace print/dump/NSLog with os.log Logger 2021-01-16 13:14:27 -07:00
Brandon Evans
cd2bde2272
Move Xcode path into XcodeInstallState.installed case 2021-01-16 13:09:48 -07:00
Brandon Evans
93f819f2f3
Add downloaders to SettingsView 2021-01-08 17:22:38 -07:00