032c73ccbf
Bump minimum ios version to 11
...
I'm dropping 32bit support for ios. It's just too much effort to
maintain all the native libraries for it.
2022-03-25 14:21:54 +01:00
4e145abd91
Bump ios deps
2022-03-02 18:35:22 +01:00
f27f4ed7aa
Bump deps
2022-01-17 22:55:09 +01:00
bcdd251d04
ios: Update dependencies
2022-01-17 22:45:25 +01:00
1ac9ee63a5
Update permission_handler
...
With the latest version + manageExternalStorage, external storage works.
I'm not committing the manage external storage option as I don't want
GitJournal to again be flagged.
2021-12-28 18:00:35 +01:00
9771cb38c1
Revert "ios: Do not use the ssh-key from in-memory"
...
This reverts commit fa40db6fffc13c6b3878dd525c3436f62bc8731c.
Didn't help with the ed25519 issue.
2021-12-27 20:02:36 +01:00
fa40db6fff
ios: Do not use the ssh-key from in-memory
...
I'm hoping this will the fix the issue.
2021-12-26 17:38:05 +01:00
d89cc887bf
ios: Disable warning about legacy build system
2021-12-25 09:36:03 +01:00
7f53f04906
ios: Try to fix build
2021-12-25 09:34:33 +01:00
69f5a1088c
Bump ios deps
2021-09-22 20:03:57 +02:00
1902955951
Fix all reuse license problems!!
...
Fixes #435
2021-09-17 10:31:35 +02:00
807c048c89
reuse++
2021-09-16 15:33:08 +02:00
ef9380d761
[ImgBot] Optimize images ( #535 )
...
*Total -- 490.34kb -> 318.47kb (35.05%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-09-08 15:09:24 +02:00
d4655c4394
ios: Update deps
2021-09-07 11:12:06 +02:00
f631b99aa5
Experiment: Start integrating supabase
2021-08-16 12:44:49 +02:00
0a36720b5a
ios: Update podfile.lock
2021-07-25 11:25:25 +02:00
09026fc59e
Add support for getting clone progress from git_bindings
...
This is hacky, and we're getting it through a file. Right now we aren't
doing anything with the progress, we're just fetching it.
2021-07-23 12:48:48 +02:00
48cbee8d71
ios ci: Revert changes
...
The build uploads fine, but I get a login failure after that. I'm tired
and don't want to debug this anymore.
2021-07-06 10:40:21 +02:00
ea4c055fbd
ios ci: Notify external testers
2021-07-02 19:09:52 +02:00
806b1e9306
ios fastlane: Auto add changelog
...
I'm hoping this will make it easier for the testers
2021-07-02 18:59:18 +02:00
6cacfac7bb
Update translations
...
* Add a script to download all the translations
* Fill non translated fields with English
2021-07-01 11:59:07 +02:00
c40f829119
Remove bonsoir
...
It's not being used, and the CI seems to be getting stuck while linking
it
Also bump sentry
2021-06-30 13:28:47 +02:00
48f0fc1b6a
ios: Update keys and provisioning profiles
2021-06-30 12:49:40 +02:00
87c9d56d76
ios: Update Podfile checksum
2021-06-30 11:05:21 +02:00
754be05a4c
ios: We do not use bluetooth
2021-06-29 21:56:44 +02:00
66ac3dc7c8
ios: key signing crap
...
My keys had expired, so I've spent lots of time clearing caches and
rebuilding again and again to try and get this to work. Why is this such
a black box!
2021-06-29 21:46:20 +02:00
b492fc51e8
ios: Remove GoogleService-Info
...
The file is no longer present as we are no longer using Firebase
2021-06-29 18:33:23 +02:00
bec866ed69
Add more languages to list of supported languages
2021-06-11 10:33:50 +02:00
8628cb6e8a
Add Localization for JP and Resource Added.
...
Commit once, to check in Mac.
2021-06-11 10:26:52 +02:00
60af2e9ffb
Update .gitignore
2021-06-07 14:06:32 +02:00
a51253d6f3
Remove remaining traces of firebase
...
It's so nice to finally get rid of this shit.
2021-06-07 14:05:14 +02:00
eeb05821ee
ios: Add xcsettings
2021-05-25 09:36:55 +02:00
b8eb29150e
ios: Add uncommitted file
2021-05-21 15:20:40 +02:00
74fd96fa50
Add macos icons
...
Use a fork of flutter_launcher_icons as the original hasn't responded to the
PR for macos icons.
2021-05-17 16:29:04 +02:00
e4f3e21427
pod install
2021-04-14 17:05:45 +02:00
1570e07bf6
ios: Bump deployment target to 10.0
...
Seems to be required for firebase. Maybe with this firebase will
actually work again.
2021-04-14 17:04:35 +02:00
97f4a539ee
Remove auto deleted podspec
...
Removed by flutter. *shrug*
2021-04-14 15:35:17 +02:00
3b829098e0
Revert "Update ios icon"
...
This reverts commit 6ecf827965b5abdd4f5d2b8cae939c50b01f7e80.
Fixes #482
2021-03-23 09:01:02 +01:00
6ecf827965
Update ios icon
...
Slightly prettier
2021-03-10 15:46:39 +01:00
f7957d100b
Bump permission handler
2021-03-10 14:48:05 +01:00
bebbf7459f
Update .gitignore
2021-02-03 17:09:02 +01:00
58604d7de1
Remove cryptography dependency
...
It was only being used in a poc, and it's cause the ios build to fail.
2021-01-19 19:06:45 +01:00
80cea93866
ios: Commit the development team
...
Not sure how it got removed
2021-01-19 19:04:25 +01:00
03899810e1
ios: Fix default branch
2021-01-19 16:55:27 +01:00
1baa803443
ios: Fix gitDefaultBranch
2021-01-19 16:55:27 +01:00
e46898cc5a
ios: Add missing keygen.c file
2021-01-19 16:54:47 +01:00
0893ea2325
ios: Use automatic code signing
...
I give up
2021-01-19 16:54:47 +01:00
98701379c2
ios: Update podfile and all
2021-01-19 15:40:12 +01:00
10e5372f73
ios: Add git default branch
2021-01-19 15:40:12 +01:00
75733c9246
Go back to generating the ssh keys via openssl
...
Instead of our custom dart code.
Fixes #351
Fixes #353
2020-12-26 11:52:58 +01:00