Roman Volosovskyi
8137c802fe
print status-go logs in adb logcat
2017-10-16 09:10:12 +02:00
Oskar Thorén
7540dda41d
Push notifications: remove and disable Firebase analytics
...
- Remove Firebase from Podfile (iOS)
- Compile without Pods by manually linking frameworks (iOS)
- Remove FirebaseAnalytics framework (iOS)
- Disable Firebase analytics collection in settings permanently (iOS, Android)
2017-10-03 16:40:49 +02:00
Roman Volosovskyi
133bd2da7b
use custom Function interface instead of java 8
2017-09-26 14:01:04 +02:00
Roman Volosovskyi
141ef4e631
wrap Statusgo.CallRPC with Function<> and pass to webview-bridge
2017-09-26 07:46:38 +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
Andrey Shovkoplyas
be57d85147
implemented svg icons
2017-08-30 11:09:27 +02:00
Gustavo Nunes
9a06417b6e
New screen: Wallets list (ui only)
2017-08-29 16:51:17 +02:00
Julien Eluard
55fd200c71
Introduced tab switching for wallet transactions screen
2017-08-22 11:41:37 +03:00
Roman Volosovskyi
2102740a69
add react-native-config
2017-08-10 12:57:37 +03:00
Gustavo Nunes
dc42a9a719
Created Wallet main screen
2017-08-10 11:42:29 +03:00
Julien Eluard
c378098d3b
Fixed multidex configuration for android 4.4
2017-08-09 16:02:32 +03:00
Julien Eluard
6b0f09faf8
Added alert when exception are thrown Java side.
...
Report max memory available on current platform
2017-08-07 10:21:09 +03:00
jaimeagudo
be503447ee
Add comment to guide Android newbies builds, fix README typos
2017-07-26 15:54:02 +03:00
Roman Volosovskyi
670f873d2e
testfairy integration on iOS, update testfairy key for Android version
2017-07-17 14:27:22 +03:00
Andrey Shovkoplyas
5051d1ce9e
/location command
2017-07-10 18:20:58 +03:00
alwx
5c15df9b64
/send and /request commands; commands in group chats and fixes for parameter and result boxes
2017-07-10 12:41:30 +03:00
alwx
1596b61b46
More UI components accessible from API, ability to generate QR codes, small cleanup
2017-06-28 10:38:23 +03:00
Roman Volosovskyi
348fe17816
disable split screen mode on Android ( #1368 )
...
* disable split screen mode on Android
* increase compileSdkVersion
2017-06-28 08:49:46 +03:00
TronDev
9fe4248d46
Allow SD Card Installation
...
Just requires a simple android:installLocation="auto"
2017-06-26 16:29:23 +03:00
alwx
2c90faab86
No more react-native-network-info, updated /debug command response
2017-06-01 10:18:04 +03:00
Gustavo Nunes
e52b2c27dd
drawer UI refresh
2017-05-26 17:22:45 +03:00
Roman Volosovskyi
0deca1f874
upgrade instabug
2017-05-18 16:12:40 +03:00
Roman Volosovskyi
88cee34997
disable Instabug for development env
2017-05-18 11:30:17 +03:00
Roman Volosovskyi
b94d1a51cb
upgrade react-native-webview-bridge
...
pass BuildConfig.DEBUG to webview-bridge (Android)
2017-05-14 16:13:32 +03:00
Roman Volosovskyi
d4f2983a09
geolocation permissions request on android
2017-05-09 11:59:48 +03:00
alwx
ff59f8a375
The concept of command actions; /browse command actions (back, forward, fullscreen) ( #1093 )
2017-05-04 14:26:52 +03:00
alwx
504e3493ef
Runtime permissions ( #762 )
2017-04-28 16:45:01 +03:00
Alexander Pantyuhov
8c262d0b07
Upgrade to React Native 0.43 ( #1079 )
...
* React Native 0.40 migration (#1076 )
2017-04-24 17:50:16 +03:00
Andrey Shovkoplyas
f58e6d427d
fixes https://github.com/status-im/status-react/issues/1041
2017-04-20 14:18:10 +03:00
Roman Volosovskyi
e6be49b77b
fix #1034
2017-04-20 11:29:00 +03:00
Andrey Shovkoplyas
0e5b515f5e
updated ui for accounts, login and recover screens
2017-04-17 14:51:11 +03:00
alwx
a15fb7e2a8
New chat input & suggestions area; new handlers to work with the improved logic ( #880 )
2017-04-13 18:17:56 +03:00
Gustavo Nunes
abf0128a1a
transaction screens UI refresh
2017-04-13 18:15:41 +03:00
Andrey Shovkoplyas
9c89c56679
fixes for code review (+1 squashed commit)
...
Squashed commits:
[58e9394] fix for https://github.com/status-im/status-react/issues/928 (+1 squashed commit)
Squashed commits:
[f56e7ad] fixes after rebase (+1 squashed commit)
Squashed commits:
[bb4a409] fixes after rebase (+1 squashed commit)
Squashed commits:
[297b52d] rebase onto ui-refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
b13fa61a14
fix for https://github.com/status-im/status-react/issues/912
...
updated icon ok small
can’t reproduce, but i think this change should fix it
fixed chat list inner item styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
6ca2f61eb3
fix for https://github.com/status-im/status-react/issues/934 , implemented contacts-list-modal, refactored common styles
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
1b6112a9bd
first iteration, implemented profile screens and my profile screen
...
android styles, moved styles to platform files
implemented edit profile, refactored components
refactored common components, moved platform specific
styles small fix
fixes for code review
use defstyle macro
2017-04-13 18:15:40 +03:00
Gustavo Nunes
990f9fcbf5
tabs bar UI refresh
2017-04-13 18:15:40 +03:00
Gustavo Nunes
9f2af87393
chats list UI refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
9345f77dd8
fixed list paddings
...
fixed android styles
group chat contacts management
refactored contact group contacts, deletion, implemented group chat settings
reworked contacts screens, implemented “add contacts” screen and “edit contacts” screen
group chat ui refresh
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
210a4823c9
implemented custom title for toolbar with search
...
added dapp icon to contact, fixed styles, fixed context menu warning,
implemented search input clearing, fixed styles, reworked styles
fixes for https://github.com/status-im/status-react/pull/826 code review
revert toolbar
contacts styles. global toolbar styles
toolbar style and small fixes for contacts
group contacts edit mode
groups reorder screen
2017-04-13 18:15:40 +03:00
Andrey Shovkoplyas
d17646a6e9
https://github.com/status-im/status-react/issues/585
2017-04-13 18:15:40 +03:00
Roman Volosovskyi
7b89adc877
add customized logging on android and whisper ver5 support
2017-04-06 16:18:55 +03:00
alwx
43667ea6ac
Showing device's IP ( #807 )
2017-03-03 17:54:44 +02:00
Roman Volosovskyi
ace355515a
public group chat
2017-02-14 15:15:59 +02:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00
alwx
0944df715f
NFC access for Dapps ( #670 )
2017-01-30 18:03:16 +02:00
Roman Volosovskyi
58fd0c1134
move statusgo to StatusModule
...
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Jarrad Hope
9ac00ad41f
git and tag based versioning
2016-12-08 16:33:39 +02:00
Adrian Tiberius
6699e6e667
add gradle constants
2016-12-02 21:34:46 +02:00