Commit Graph

83 Commits

Author SHA1 Message Date
Zhiyuan Zheng 59fd07206d Added Italian 2022-05-13 19:13:29 +02:00
xmflsct 356b99f510
Update release_notes.txt 2022-05-13 11:44:46 +02:00
xmflsct f40b4a036f
Update release_notes.txt 2022-05-13 11:43:24 +02:00
xmflsct cec0eeafb3
Update Deliverfile 2022-05-13 11:38:14 +02:00
Zhiyuan Zheng 8f8b7b41b9 Fix Android building fail 2022-05-08 00:00:01 +02:00
Zhiyuan Zheng 7c48c61c99 Using new text component
Need to use global accessibility checks rather than per text component which is not efficient
2022-05-07 00:52:32 +02:00
xmflsct 3612d06b86
Update Matchfile 2022-05-03 11:13:19 +02:00
Zhiyuan Zheng 0274a26212 Update Appfile 2022-05-03 10:04:03 +02:00
Zhiyuan Zheng 09ba2ec0a7 Update profiles and building 2022-05-03 00:30:35 +02:00
Zhiyuan Zheng 9adfbfb2b1 Do not check podfile changes 2022-05-02 22:57:08 +02:00
xmflsct b2772b1d65
Merge branch 'candidate' into main 2022-02-17 00:15:20 +01:00
Zhiyuan Zheng fb8bb54989 Bump up packages 2022-02-14 23:43:43 +01:00
xmflsct f873e12bcc
Merge pull request #229 from tooot-app/main
Test v3.5
2022-02-13 22:21:12 +01:00
Zhiyuan Zheng 3a7eec53ec Run cocoapods only when needed 2022-02-12 19:30:52 +01:00
xmflsct 7e08e491d3
Update Fastfile 2022-02-10 10:12:47 +01:00
Zhiyuan Zheng 30c4d8a6a3 Update Fastfile 2022-02-10 00:16:03 +01:00
Zhiyuan Zheng 33c6308468 Test out Android packaging for F-droid 2022-02-09 22:56:59 +01:00
Zhiyuan Zheng 7bf428f179 Added support for KO and VI 2022-02-06 23:25:16 +01:00
Zhiyuan Zheng 9a22dc9204 Correct iPad screenshots 2022-02-04 23:13:32 +01:00
Zhiyuan Zheng e7aba92f7c Support iPad and bump versions 2022-02-04 00:43:22 +01:00
Zhiyuan Zheng 20d1cd4f8f Bump fastlane 2022-02-01 21:44:45 +01:00
Zhiyuan Zheng 4e4bfc12ed Limit downloading dsym to current version 2022-01-16 15:27:52 +01:00
Zhiyuan Zheng 65d54f73ec Update release notes 2022-01-03 22:26:36 +01:00
Zhiyuan Zheng 271ae63dac Enable uploading dsym with bitcode 2022-01-03 20:20:54 +01:00
Zhiyuan Zheng 89316b3b67 Fix release notes
Apple does not allow emoji in release notes
2021-12-19 00:30:34 +01:00
Zhiyuan Zheng e8db471131 Retry building 2021-10-25 23:41:10 +02:00
Zhiyuan Zheng 70084fee33 Update fastlane 2021-10-24 22:21:49 +02:00
Zhiyuan Zheng b96a1ca49b Trying out expo 43 2021-10-24 00:43:00 +02:00
Zhiyuan Zheng 57ecb5fac4 Try minor release 2021-09-16 22:57:29 +02:00
Zhiyuan Zheng 8f2b72c303 Fix fastlane
Patch update do not need to build native apps
2021-05-31 00:09:13 +02:00
Zhiyuan Zheng 20e4ef69ea Ready to release 2021-05-27 12:14:49 +02:00
Zhiyuan Zheng 55401988c7 Merge branch 'v2' into main 2021-05-26 18:09:24 +02:00
Zhiyuan Zheng 4499bb8bae
Updates 2021-05-15 23:08:13 +02:00
Zhiyuan Zheng 32f5af9f95
Release notes need language code
https://github.com/fastlane/fastlane/issues/16700
2021-05-12 19:31:11 +02:00
Zhiyuan Zheng 57b3ef6ea2
Add release note for iOS 2021-05-12 18:17:22 +02:00
Zhiyuan Zheng 1e77df95cd
Fix IDFA details 2021-05-12 17:03:14 +02:00
Zhiyuan Zheng c9964f8d1f
Merge branch 'release' into main 2021-04-19 11:05:54 +02:00
Zhiyuan Zheng 3e52f175b7
Fixes 2021-04-16 14:58:18 +02:00
Zhiyuan Zheng 58a4b9953f
Update fastlane 2021-04-16 13:20:11 +02:00
Zhiyuan Zheng 3955989ab4
Adjust according to Apple reviews 2021-04-16 10:01:08 +02:00
Zhiyuan Zheng b8f5da1092
Replace previous screenshots for iOS 2021-04-16 00:56:35 +02:00
Zhiyuan Zheng 2163fbbabb
Update again 2021-04-15 17:57:53 +02:00
Zhiyuan Zheng 1bf096c7f6
Try with default screenshots 2021-04-15 15:22:58 +02:00
Zhiyuan Zheng 4a641b895b
Another build 2021-04-15 14:16:48 +02:00
Zhiyuan Zheng d572f55360
Fix in-store purchase to false 2021-04-15 11:51:12 +02:00
Zhiyuan Zheng 6efcd7c316
Fix wrong locale folder name 2021-04-15 10:58:49 +02:00
Zhiyuan Zheng 15f2cdc54f
Forgot to add sentry plugin for fastlane 2021-04-11 20:37:06 +02:00
Zhiyuan Zheng 2064ebb5ad
Ready for release 1.0 2021-04-11 19:56:48 +02:00
Zhiyuan Zheng 9258f4b934
Prepare for production release 2021-04-03 11:52:13 +02:00
Zhiyuan Zheng 4be0fb5a5f
Partial fix #90
Now playing gifv won't interrupt existing audio playing. But when switching app state, it still will.
2021-03-29 23:53:49 +02:00