1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

31 Commits

Author SHA1 Message Date
Anthony Bilinski
e100f81ba9
Merge branch 'v1.17-dev' 2022-03-07 15:02:46 -08:00
Anthony Bilinski
f68be0ab33
chore(release): Update qTox version number to v1.17.6 2022-03-06 04:10:08 -08:00
Anthony Bilinski
b581a9c6f8
chore(release): Update qTox version number to v1.17.5 2022-03-05 04:18:05 -08:00
Anthony Bilinski
7f4c308990
Merge branch 'v1.17-dev' 2021-12-14 21:20:14 -08:00
Anthony Bilinski
f0e82c3d90
chore(release): Update version number to v1.17.4 2021-12-14 17:04:29 -08:00
Anthony Bilinski
fb44905698
fix(osx): Fix product name when prompting for mic and camera permissions
Because we don't build with xcode with an xcode project, I think that causes
these variables to not be expanded.

Fix #6261
2021-01-23 19:39:08 -08:00
Anthony Bilinski
8ba13db907
chore(release): Update version number to v1.17.3 2020-11-22 20:06:34 -08:00
sudden6
465d826068
chore: bump version and update changelog 2020-04-26 14:06:16 +02:00
sudden6
0f5c5482db
chore(release): update qTox version to 1.17.0 2020-04-19 23:26:57 +02:00
iphydf
28341d8457
fix(osx): Add camera and microphone usage description.
NSCameraUsageDescription and NSMicrophoneUsageDescription are needed on
newer macOS versions (10.14+) to get access to camera/microphone. This
text is shown to the user when they need to press the "allow" button.
2020-04-18 18:24:58 -07:00
Anthony Bilinski
8eed684c37
chore(release): update version number and changelog 2018-07-20 11:53:08 -07:00
Anthony Bilinski
c1521d7b98
chore(release): update version number and changelog 2018-07-15 11:36:47 -07:00
sudden6
4921b8868f
chore(release): update version number and changelog 2018-07-04 22:16:11 +02:00
sudden6
de416653b9
chore: update version number and changelog 2018-07-02 23:16:45 +02:00
Anthony Bilinski
3c15cd2b10
chore(release): update qTox version to v1.15.0 2018-04-19 10:16:49 -07:00
sudden6
b6e811ca3a
chore(release): release v1.14.0 2018-03-12 20:41:19 +01:00
Diadlo
4b6d4f7ae6
chore(release): update version number 2017-11-25 23:39:09 +03:00
sudden6
333e663ad1
chore(release): update version number 2017-10-10 18:22:06 +02:00
Zetok Zalbavar
66b133c8d4
chore(CHANGELOG): add changelog for the v1.11.0 release
Also bump version numbers.
2017-07-16 13:33:33 +01:00
sudden6
bad0c27e33
chore(version): update version 2017-05-13 14:58:21 +02:00
Zetok Zalbavar
63e95f3528
chore(build): adjust version updating script to not rely on git
Relying on git doesn't work in awful lot of cases, e.g. when there's a
shallow `git clone`.

Instead have "hardcoded" version in files, and update it before release.

Closes #4165.
2017-02-11 17:04:58 +00:00
vit9696
07639011da fix(build): do not invoke version update on travis
Suggested by zetok due to travis not fetching all the commits.
2017-01-29 23:35:03 -08:00
vit9696
3a88abddd7 fix(build): set generic macOS Info.plist version by default 2017-01-29 14:42:26 -08:00
vit9696
8912e9e016 fix(build): correct macOS deployment 2017-01-29 14:40:46 -08:00
Zetok Zalbavar
c717f128da
chore: add current version in OSX's .plist file(s) with a script
Also add a script to update both osx and windows versions.
2016-12-08 16:12:54 +00:00
RowenStipe
2639217747
chore(travis): Allow for Travis deployment
Allows for OSX packages through travis, .travis.yml requires editing

chore(travis): Let Travis deploy OSX

Allows Travis to start Deploying when ever a tag is applied.
2016-06-07 19:42:34 -04:00
Rowen Stipe
e05e736d33 Performed auto-indentation
Ran an auto indentation script included in one of my text editors
(TextMate:greenheart:)
2016-01-19 04:36:41 -05:00
Rowen Stipe
f7c262fb07 Touchups
This commit has several touch ups that only effect the OS X clients.

`info.plist` and `qt.pro` are now configured to create an automatic
short version to help distinguish between clients clearly and include a
referenced file not put into the build when compiled.
`./img/icon/qtox_profile.icns’

`info.plist` also had it’s bundle version to be  updated to the 1.2.2
tag and supported languages added and fixed referenced file.

The default save location has also been moved to comply with the Tox
Client Standard. (Previous location was ~/Library/Prefrences/tox )

A basic bash profile mover has also been included to show I did think
of that.
2016-01-18 14:36:35 -05:00
Zetok Zalbavar
2acfeaf7c4
Change references to tox.im to tox.chat 2015-09-19 08:55:28 +01:00
Sean Qureshi
ee2b3d188d Proper folder icon for OS X 2014-11-14 20:07:05 -08:00
Sean Qureshi
6aceab2746 Move to its own folder, fix mimetype 2014-11-14 13:59:46 -08:00