Commit Graph

96 Commits

Author SHA1 Message Date
Pedro Pombeiro 3437982f70
Lock down yarn version for local repo (currently 1.13.0) 2019-01-14 19:49:00 +01:00
Jakub Sokołowski a91a799eb5
add an e2e build target for ios
Squashe commits:
- add an e2e build target for ios
- add correct sdk and destination for simulator
- fixup! add correct sdk and destination for simulator
- drop xcarchive_path since we are not using it
- temporarily bind ios build to macos-03
- Detect installed simulator SDK and use it.
- Signed-off-by: Jakub Sokołowski <jakub@status.im>

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-12-05 18:43:11 +01:00
Jakub Sokołowski 01c8d9b25b
stop using build-* git tags for counting build numbers
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-11-21 13:43:12 +01:00
Pedro Pombeiro a31d10f6dc
Add support for generating Windows install program instead of zip file. Part of #6304
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-11-20 15:11:24 +01:00
Pedro Pombeiro 50200404ce
Ensure no ubuntu-server process is running at startup. Fixes #6584
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-11-19 13:26:37 +01:00
Pedro Pombeiro ff0613b0f8
Add Desktop app icon. Closes #5807
Signed-off-by: yenda <eric@status.im>
2018-11-14 17:28:09 +01:00
Pedro Pombeiro b8f6eb8d24
Configure Jenkins for Windows builds. Part of #5807 2018-11-14 17:16:32 +01:00
Pedro Pombeiro d0f78445d4
Windows port using Conan and MXE. Part of #5807 2018-11-14 17:16:29 +01:00
Jakub Sokołowski 75f23a19ad
drop use of artifactory maven repo
Signed-off-by: Jakub Sokołowski <jakub@status.im>

- rename jar file to match flatDir search method
- try using ivy repo to pull status-go from github
- drop use of artifactory in pom.xml
- move status-go version to a STATUS_GO_VERSION file
- upgrade status-go to 0.16.0
- unzip with overwriting
- prepare-ios: doewnload archive only if it doesn't exist
- fix prepare-android and prepare-ios
- use Makefile targets to make sure status-go archives exist
- remove unnecessary call to make prepare-android

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-10-05 18:18:58 -04:00
Pedro Pombeiro 17a8d3a9c9
Unify desktop builds. Closes #5406
- Replace Linux and MacOS scripts in `ci/desktop.groovy` with calls to `scripts/create-desktop-package.sh`
- Replace use of `deployment/env` with `.env` to avoid confusion and be coherent with mobile platforms

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-09-26 16:45:48 +02:00
Jakub Sokołowski 3dd776190a
use ubuntu:12.04 image to build linux app
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-09-17 16:21:30 -04:00
gnl 906fb8a3e8
Update .gitignore
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-29 08:08:39 -04:00
Jakub Sokołowski d38f74fdfd
create Jenkinsfile.combined and extract build teps
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2018-08-21 10:27:12 -04:00
Volodymyr Kozieiev 457f2a157a
Desktop branch merged into develop (#5266)
* Desktop branch merged into develop
* Fixed review notes by yenda
2018-07-23 18:21:31 +03:00
Aleksandr Pantiukhov d3b28ddbe8
re-natal completely removed from the project and replaced with clj-rn
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-07-18 23:56:39 +02:00
Stepan Lusnikov e74ff7e0be
Fix wallet screen styles
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-20 16:25:30 +03:00
Julien Eluard 7d604b2042
Cleaned clj script
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-28 14:45:49 +02:00
Chd 039ae7be59
add fastlane, beta deploy lanes, and jenkins release changes 2018-03-27 14:50:23 +02:00
Lukasz Fryc eff794c2ff
[ISSUE #3433] Update end-end test report for Github
Signed-off-by: Lukasz Fryc <fryc.lukasz@gmail.com>
2018-03-02 12:47:34 +01:00
Audrius Molis 2292d2e500
Got rid of old files.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-17 17:04:29 +01:00
Pedro Pombeiro 0d83aeda8d
scripts: Improve `bundle-status-go.sh` so that it can bundle Android package as well (#2539)
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-01-13 00:54:49 +09:00
t4sk 591e568e37
[feature #2793]
- update re-natal to 0.8.0
- git ignore config.cljs
- derive re-frisk url from config.cljs
- add tests for env/dev/env/utils
- remove lein re-frisk use-re-natal from Makefile

Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-01-08 23:13:47 +09:00
Eric Dvorsak 56c59c741f update react-native and project dependencies
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
David Balatero db1efe51f8 Added developer setup script for smoother setup
Moved run-osx.sh to scripts/ subdirectory
2017-11-30 01:24:06 -08:00
Roman Volosovskyi 8137c802fe print status-go logs in adb logcat 2017-10-16 09:10:12 +02:00
Oskar Thorén e169949e0a Push notifications: Spike for Android
- Print FCMToken which can be used to send PNs from Firebase Console
- Include react-native-fcm and related packages
- Update capabilities for iOS
- google service config files for Android and iOS
2017-08-30 13:58:52 +02:00
Anton Danchenko e69d998071 e2e-tests, android: added infrastructure for running e2e tests, added test send/receive in chat, added request password tests, updated gitignore to exclude python related files. 2017-08-28 15:27:02 +02:00
alwx bf27c55398 Development tools (#719) 2017-02-13 12:14:28 +02:00
alealejandro 30fb48523e Refactor colors, remove unneeded (src/status_im) issue #278 2017-01-30 08:40:27 +02:00
alwx 430229d192 faucet command (#445) 2016-12-09 13:04:14 +03:00
alwx e7043faa45 Ignore emacs projectile files 2016-12-02 20:12:41 +03:00
Jarrad Hope a37ff23825 instabug integration 2016-11-15 09:22:19 +02:00
Roman Volosovskyi 3e588ea74c reloadable js resources for jail
Former-commit-id: 958d900af7
2016-11-03 12:00:04 +02:00
Roman Volosovskyi edcfc4701f remove Statusgo.framework & dependency in pom.xml
Former-commit-id: f48d81acba
2016-09-28 14:36:14 +03:00
alwxndr f3d0f3765d improved contact request (#122)
Former-commit-id: b260e7ba6b
2016-09-08 09:26:35 +03:00
alwxndr cb2709cef4 * ios-related fixes;
* separate components for geth and jail (required for ios app);
* status bar for both ios and android
* style fixes (including better login screen on Android);
* internal re-natal package


Former-commit-id: 47b3e7fe08
2016-07-29 14:49:52 +03:00
Roman Volosovskyi 3ea8b2cb82 first unit test
Former-commit-id: 1766b1af12
2016-05-30 08:58:38 +03:00
Roman Volosovskyi c10abb17bb first attempt
Former-commit-id: dc2839e086
2016-05-26 15:31:11 +03:00
Jarrad b5763bb8ad syng to status
Former-commit-id: 6a5250247c
2016-05-19 18:31:56 +02:00
Roman Volosovskyi c3d45f10c7 start real device by ./run-osx.sh real
Former-commit-id: f63e033e18
2016-04-27 11:06:56 +03:00
Jarrad Hope 25a7f8bb32 upgrade react-native and packages - but broken
Former-commit-id: bfaf45698c
2016-04-24 15:07:08 +07:00
virvar 756b682d68 Add select command button
Former-commit-id: a530cbbb65
2016-04-06 16:52:05 +03:00
michaelr d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c
2016-04-04 19:21:10 +03:00
virvar c2093b64e9 Shadows for android 5.0+
Former-commit-id: 19206d0ddd
2016-02-23 23:27:34 +03:00
Adrian Tiberius 1c6846d46f Added geth library
Former-commit-id: ac7af91da0
2016-02-23 19:12:18 +02:00
virvar 7c6e7c644a Initial 2016-02-23 01:04:42 +03:00