Commit Graph

340 Commits

Author SHA1 Message Date
Jarrad Hope 5accad5cce every icon is square 2016-11-30 22:54:13 +08:00
Roman Volosovskyi 692de70933 debug and release mode on real iOS device 2016-11-30 12:22:02 +02:00
alwx 6eac6d21f4 React Native upgrade (0.38.0), fix for unhandled promise rejection (#414) 2016-11-29 12:50:40 +03:00
Roman Volosovskyi 6d22cc7650 Merge pull request #500 from status-im/bug/#494
Portrait only on iOS (#494)
2016-11-29 10:27:59 +02:00
Jarrad Hope b008e59e0f fix #483 2016-11-28 16:08:17 +02:00
alwx 98bf099c03 Portrait only on iOS (#494) 2016-11-28 16:41:59 +03:00
Alexander Pantyukhov 4ffbea6a6a Share Address/Public Key (#485) 2016-11-27 17:38:42 +02:00
Jarrad a62c4b1c78 Merge pull request #469 from status-im/package-name
Change package name to im.status.ethereum
2016-11-20 18:18:59 +08:00
Roman Volosovskyi 80be20666b send command styling 2016-11-18 17:13:38 +02:00
Roman Volosovskyi 64a9847b21 fix #452 2016-11-18 16:49:51 +02:00
Adrian Tiberius bbdf1a7271 add splash screen 2016-11-15 13:51:14 +02:00
Jarrad Hope a37ff23825 instabug integration 2016-11-15 09:22:19 +02:00
Roman Volosovskyi 356d4f75fb Merge pull request #427 from status-im/feature/#422
Show QR in profile (#422)
2016-11-11 10:06:43 +02:00
Jarrad Hope a83abf0f9c add the new logo ios, android 2016-11-10 13:12:51 +08:00
Alexander Pantyuhov 3819a0e8e5 Show QR in profile (#422) 2016-11-08 15:39:23 +03:00
Roman Volosovskyi 4fd5be78b4 wallet dapp icon & border
commands/requests icons


Former-commit-id: e4a23bba54
2016-10-31 16:54:49 +02:00
Roman Volosovskyi 2c8ade2346 fixes #383
Former-commit-id: 371c4889ac
2016-10-21 17:42:08 +03:00
Alexander Pantyuhov d6c4c36f80 Chat list and contact list UI fixes (#291, #274, #275)
Former-commit-id: decc2188e6
2016-10-05 15:02:36 +03:00
Roman Volosovskyi 87824f4697 Console chat cosmetic changes. Fixes #281, #284, #285, #287
Former-commit-id: 6effc91d3c
2016-10-04 11:35:32 +03:00
Roman Volosovskyi edcfc4701f remove Statusgo.framework & dependency in pom.xml
Former-commit-id: f48d81acba
2016-09-28 14:36:14 +03:00
alwxndr 311a61bc7f multiline text input (#255), correct assets for iOS
Former-commit-id: 149442100e
2016-09-27 16:37:26 +03:00
alwxndr 7279f2bc19 fixes to make registration work on iOS (#232), other iOS fixes
Former-commit-id: cdebb4c312
2016-09-22 13:55:28 +03:00
Vasiliy e3523567af ios build
Former-commit-id: 22b0135665
2016-09-19 15:50:02 +03:00
Adrian Tiberius 5ae858da0d merged and refactored react-native-status
Former-commit-id: 782ea08589
2016-09-07 20:35:04 +03:00
alwxndr 1b480a1a58 * new my-profile screen
* ability to edit profile data
* ability to update status (we save it internally for now)
* ability to change profile picture (from camera or gallery)
* enhanced way of storing profile-related data in realm and internal state db


Former-commit-id: 91d8ecc4bd
2016-08-06 11:58:04 +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
alwxndr 75d6313511 react-native upgrade, re-natal upgrade, dependencies updates and fixes to make ios builds work
Former-commit-id: ba1365fa0a
2016-07-27 18:21:19 +03:00
Jarrad 2609cbfeea fix ios build
Former-commit-id: ae77cdd738
2016-05-20 11:04:20 +02:00
Jarrad 5aa61b1de4 Syng to Status
Former-commit-id: 134c040c3e
2016-05-19 18:32:38 +02:00
Jarrad b5763bb8ad syng to status
Former-commit-id: 6a5250247c
2016-05-19 18:31:56 +02:00
Jarrad Hope 25a7f8bb32 upgrade react-native and packages - but broken
Former-commit-id: bfaf45698c
2016-04-24 15:07:08 +07:00
Jarrad Hope b522302ee8 fix android-geth dependency
Former-commit-id: 0bd8ff367f
2016-04-22 23:03:56 +07:00
michaelr d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c
2016-04-04 19:21:10 +03:00
Jarrad Hope e4212bfdb9 successful link and running of geth iOS, mvn dependency:unpack
Former-commit-id: 9b71a2ff4e
2016-03-15 21:27:36 +01:00
Jarrad Hope d2792ab018 Geth.framework linkage
Former-commit-id: be9029c453
2016-03-14 17:26:57 +01:00
Jarrad Hope 1aeffb8b0c <dependency>
Former-commit-id: 96b91cd8a6
2016-03-14 15:56:29 +01:00
Jarrad Hope d9fe22aed1 passing pom.xml on mvn initialize
Former-commit-id: 6953fa670b
2016-03-14 15:36:22 +01:00
Jarrad Hope f46c4d1247 add missing dependencies iOS
Former-commit-id: 02205bf36d
2016-03-14 14:35:53 +01:00
Jarrad Hope c5434878e3 initial pom.xml
Former-commit-id: 6bf772cc0d
2016-03-14 14:11:16 +01:00
virvar 7c6e7c644a Initial 2016-02-23 01:04:42 +03:00