berty
Here are 12 public repositories matching this topic...
Replace gomobile logger (GoLog) by a better binding for ipfs-go-log -> native logger.
Currently, all logs including their metadata are displayed by native logger as a plain text string with GoLog as namespace/tag and error as level. Logs are less readable, filterable, sortable, etc...
We need to forward each metadata (level, namespace, timestamp, etc...) and the log itself from ipfs-go-log t
[META] Ideas 💡
Front Improvements
- Open running builds by default (#308)
- see the branch that triggered the build
- support nice URLs instead of complex query strings
- Add download statistics to build info on front (#305)
- Cadd a widget that shows running builds (#144, #288)
- Add merge request sharable link icon functionality to buildcards with MR (#254)
- Use alterna
-
Updated
Aug 26, 2019 - Go
Please feel free to open PRs to help us fix typos and other content issues
Add new translations
Host on IPFS
[META] Ideas 💡
- add windows support on goreleaser
- add osx support on goreleaser
- work without
go mod -replace - be go-gettable
- tiny binary size
- tiny
depaware.txt
Improve this page
Add a description, image, and links to the berty topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the berty topic, visit your repo's landing page and select "manage topics."
Arrange the app's common assets neatly in the
js/assetsfolder with sub-folders named by type:And properly wire the different layers of the app (js/RN, iOS and Android) so that they can access them. For example: add a "Build Phase" in XCode that copies the sound files of the notifications to the IPA.
Note: An