matteocrippa/awesome-swift 20969
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
matteocrippa/awesome-conferences-database 485
📲 A collaborative list of Conferences
A collaborative list of awesome vim resources. Feel free to contribute!
matteocrippa/awesome-swift-ios 43
Official repository for Awesome Swift iOS App
matteocrippa/awesome-kotlin 39
A collaborative list of awesome Kotlin libraries and resources. Feel free to contribute!
matteocrippa/BaseTypeAdapter 3
Kotlin extension for Base adapter for typed object and notification for auto refresh
Swift beacon emitter built on top of CoreBluetooth
Experimental swift library to communicate via high frequency tones
matteocrippa/aerogear-ios-oauth2 1
Client library for OAuth2/OpenID Connect
startedmvt-project/mvt
started time in 4 days
issue commentmatteocrippa/dsl-n55u-bender
Issues While Compiling the image for dsl-n55u
tbh i don't remember, i was not using it as ap at that time, but consider most of the feature were in place, the scope of the repo was to provide a better ui
comment created time in 4 days
issue commentmatteocrippa/dsl-n55u-bender
Issues While Compiling the image for dsl-n55u
hard to help, it's bit a lot of time that I don't use it anymore (router broke in the past) and have not that crazy memory. Worth prolly contact asus to figure out if they can re-upload the files, I guess they should be in some ftp still, but no idea of the address of that
comment created time in 4 days
issue commentmatteocrippa/dsl-n55u-bender
Issues While Compiling the image for dsl-n55u
looks like more the compiler is not in the proper place, did you follow this? https://github.com/matteocrippa/dsl-n55u-bender/blob/master/README.TXT
comment created time in 6 days
startedinfracost/infracost
started time in 6 days
startedMegvii-BaseDetection/YOLOX
started time in 6 days
Pull request review commentJohnEstropia/CoreStore
public struct From<O: DynamicObject> { ) throw CoreStoreError.unknown }- fetchRequest.entity = parentStack.entityDescription(for: Internals.EntityIdentifier(self.entityClass))!+ guard let entity = parentStack.entityDescription(for: Internals.EntityIdentifier(self.entityClass)) else { return }+ fetchRequest.entity = entity
I was facing an error when debugging, dunno if related to change of the store in a secure way, so I preferred to guard and avoid a strong crash
comment created time in 8 days
Pull request review commentJohnEstropia/CoreStore
public final class SQLiteStore: LocalStorage { - Warning: The default SQLite file location for the `LegacySQLiteStore` and `SQLiteStore` are different. If the app was depending on CoreStore's default directories prior to 2.0.0, make sure to use the `SQLiteStore.legacy(...)` factory methods to create the `SQLiteStore` instead of using initializers directly. */- public init() {+ public init(secure: Bool = false) {
Can be good, I had tried a quick approach without too many changes, prob a subclass is even better
comment created time in 8 days
Pull request review commentJohnEstropia/CoreStore
let package = Package( name: "CoreStore", dependencies: [], path: "Sources",- exclude: ["CoreStoreBridge.h", "CoreStoreBridge.m"]+ exclude: ["CoreStoreBridge.h", "CoreStoreBridge.m", "ObjectPublisher+Reactive.swift", "Info.plist"]
Was generating error on compiling if I didn't exclude that
comment created time in 8 days
issue commentmatteocrippa/flutter-nfc-reader
Any PR is always welcome to improve this open source library
comment created time in 12 days
push eventmatteocrippa/RIGImageGallery
commit sha 3716fd0d8fa6ced485ce94774572acc3b995c854
Update RIGImageGallery.podspec
push time in 22 days
push eventmatteocrippa/matteocrippa
commit sha 3e82be8a1f796b593e661539d286085451a7cb3a
Update README.md
push time in 23 days
push eventmatteocrippa/matteocrippa
commit sha 502acb9e60a7d544975999c6da3e4b774528ca94
Update README.md
push time in 23 days
push eventmatteocrippa/matteocrippa
commit sha fc0812165e96e6275b68f0c702d2880c789e5447
Update README.md
push time in 23 days
issue closedmatteocrippa/awesome-swift
https://raw.githubusercontent.com/matteocrippa/awesome-swift/master/database.json is 404, the iOS app shows empty screens
closed time in 23 days
clementbarryissue commentmatteocrippa/awesome-swift
@clementbarry as in the other comment, that project is deprecated/unmaintained and effort to keep the json up-to-date will turn in usage of extra time of the github actions. For that reason I drop that, also according that the app should be out of the store
comment created time in 23 days
push eventmatteocrippa/awesome-swift-ios
commit sha 2962662cdec4a2511419ca2a3dc1bda26e38f603
Update README.md
push time in 23 days
push eventmatteocrippa/awesome-swift
commit sha fa2efc4e8df898c6996c9bf9c53df858f4e72949
Delete .travis.yml
push time in 25 days
issue commentmatteocrippa/awesome-swift
@vpeschenkov @dkhamsing it should be fixed now, made a quick test and seems working for both PR and push
comment created time in 25 days
push eventmatteocrippa/awesome-swift
commit sha 4d201e0b6893c549a2198380842448d9c32f6377
check pr
commit sha 78467a3de9e33f4b331e0f6655d49a04415c3604
tweak
commit sha a1e8c28d8bd4f68b96e1adece426eb322ad50865
fix script validation and fix json
commit sha f388c81ee4fd2ff346a1efb0bba1844dce466144
drop database.json
commit sha 586ca9fb1d5eb11fb92cb75eabe4af9a0391749b
add new push action
commit sha 2cc08ad0e9221743e812d5417babd60c9819f148
Merge pull request #1702 from matteocrippa/feature/ci check pr
push time in 25 days
push eventmatteocrippa/awesome-swift
commit sha f388c81ee4fd2ff346a1efb0bba1844dce466144
drop database.json
commit sha 586ca9fb1d5eb11fb92cb75eabe4af9a0391749b
add new push action
push time in 25 days
push eventmatteocrippa/awesome-swift
commit sha a1e8c28d8bd4f68b96e1adece426eb322ad50865
fix script validation and fix json
push time in 25 days
push eventmatteocrippa/awesome-swift
commit sha 78467a3de9e33f4b331e0f6655d49a04415c3604
tweak
push time in 25 days