147 Commits

Author SHA1 Message Date
Bruno Lemos
ef22c96f22 v0.90.0-beta.2 2019-05-06 07:35:09 -03:00
Bruno Lemos
a9adac0c83 v0.90.0-beta.1 2019-05-06 04:21:13 -03:00
Bruno Lemos
f5c79cbf91 Revert "v0.80.0"
This reverts commit c865c9d183.
2019-05-06 04:20:11 -03:00
Bruno Lemos
c865c9d183 v0.80.0 2019-05-06 04:12:59 -03:00
Bruno Lemos
f0f4101f36 Merge branch 'master' of github.com:devhubapp/devhub into v2 2019-05-06 03:45:47 -03:00
Bruno Lemos
93072224c8 v0.9.0-beta.1 2019-05-02 15:14:12 -03:00
Bruno Lemos
43a4672651 v0.48.2 2019-05-02 05:16:32 -03:00
Bruno Lemos
6762a0160d [Mobile] Fix build 2019-04-21 20:43:40 -03:00
Bruno Lemos
ea95bb9c2e Tweak dark gray color a little bit 2019-04-17 23:10:52 -03:00
Bruno Lemos
f3ee8a1238 Revert "[Performance] Ship ES6 code to production, drop IE support"
This reverts commit 448d0961e1.

Getting some "ReferenceError: Cannot access 'VARIABLE_NAME' before initialization" way too often.
2019-04-15 05:33:54 -03:00
Bruno Lemos
448d0961e1 [Performance] Ship ES6 code to production, drop IE support
https://github.com/devhubapp/devhub/issues/126
2019-04-15 05:29:17 -03:00
Bruno Lemos
7aedcdacba [Performance] Upgrade react and react-redux
https://github.com/devhubapp/devhub/issues/126
2019-04-15 03:11:57 -03:00
Bruno Lemos
9b5df4659d [iOS] Fix build
Upgrade and re-link Bugsnag

Upgrade pods
2019-04-15 02:41:14 -03:00
Bruno Lemos
3c293ffa54 Revert default theme to dark-gray for the 10th time 2019-04-06 15:23:59 -03:00
Bruno Lemos
ee7a27b6b7 Change default theme to dark-blue, no auto toggle
From dark-gray + light-blue
2019-04-02 03:19:06 -03:00
Bruno Lemos
13b5f96bc4 v0.48.1 2019-03-23 11:06:48 -03:00
Bruno Lemos
498c8a87e5 v0.48.0
Also fix iOS build
2019-03-23 09:47:23 -03:00
Bruno Lemos
8699f2c643 [iOS] Setup store view dialog 2019-03-23 06:51:49 -03:00
Bruno Lemos
7b33de1938 [Android] In-App Browser
Closes #130

On iOS, replaced react-native-safari-view with react-native-inappbrowser-reborn, but should have no difference.

Also fixed small issue where it would auto-login after login-logout
2019-03-23 00:55:59 -03:00
Bruno Lemos
7628a6c0ae Upgrade all dependencies 2019-03-20 20:22:34 -03:00
Bruno Lemos
a942cfc494 Upgrade react-native to v0.59.0 2019-03-13 16:22:51 -03:00
Bruno Lemos
d3ec00cf77 v0.47.4 2019-03-08 10:30:31 -03:00
Bruno Lemos
a6a830781a v0.47.3 2019-03-06 16:56:39 -03:00
Bruno Lemos
3565ea8956 v0.47.2 2019-03-06 15:11:59 -03:00
Bruno Lemos
1d9234fe2f Change default themes to dark-gray and light-blue 2019-03-06 15:10:47 -03:00
Bruno Lemos
87de5f1642 Rerun upgraded prettier + tslint --fix 2019-02-28 19:37:11 -03:00
Bruno Lemos
690bc530e8 v0.47.1 2019-02-27 03:59:12 -03:00
Bruno Lemos
ce6b779bc7 v0.47.0 2019-02-26 07:33:06 -03:00
Bruno Lemos
dada13038e v0.46.0 2019-02-22 17:29:14 -03:00
Bruno Lemos
d29ffc8196 Change default theme from blue to purple 2019-02-20 07:46:52 -03:00
Bruno Lemos
e370ae7238 v0.45.4 2019-02-07 22:00:13 -02:00
Bruno Lemos
c1ccf7e856 v0.45.3 2019-02-07 21:23:32 -02:00
Bruno Lemos
fa027892cc Upgrade react to v16.8.1 (hooks stable)
Also upgraded by fork @brunolemos/react-native to use the new react version. Install it using yarn add react-native@"npm:@brunolemos/react-native@latest"
2019-02-06 18:16:32 -02:00
Bruno Lemos
7284c062b7 [Mobile] Revert splash screen logo alignment to center 2019-02-04 17:30:48 -02:00
Bruno Lemos
1fac3c402d Bump build version 2019-02-03 12:06:06 -02:00
Bruno Lemos
18efe217ee [Android] Revert play-services upgrade
Trying to fix crash reported by some users
2019-02-03 12:05:03 -02:00
Bruno Lemos
0a99301f8e Bump build numbers 2019-02-03 06:41:39 -02:00
Bruno Lemos
22e631940e v0.45.2 2019-02-03 06:37:32 -02:00
Bruno Lemos
5dceff9d72 Revert default light theme to light-white 2019-02-03 03:22:05 -02:00
Bruno Lemos
a3332a9a3a Bump build number 2019-02-03 01:21:43 -02:00
Bruno Lemos
c0d3076adc [Android] Align splash logo with LoginScreen logo
TODO: Animate logo from center instead
2019-02-03 01:21:43 -02:00
Bruno Lemos
8da076524d [Android] Fix build
Upgrade firebase and play-services
2019-02-03 01:21:42 -02:00
Bruno Lemos
13057d4558 [Android] Add missing logo_circle asset 2019-02-03 01:21:42 -02:00
Bruno Lemos
3fe8adf1d5 v0.45.1 2019-02-02 18:57:31 -02:00
Bruno Lemos
d1b2d49cc7 Change default themes to light-blue and dark-blue 2019-02-02 18:24:49 -02:00
Bruno Lemos
d98d2f2375 Use circle logo everywhere
Looks more modern

Also aligned ios splash logo with loginscreen logo so it doesnt jump
2019-02-02 18:18:16 -02:00
Bruno Lemos
a60489b6e8 v0.45.0 2019-01-31 11:46:23 -02:00
Bruno Lemos
0de8cdeb3a [Web] Change text hover effect
Change color instead of adding underline
2019-01-30 09:22:38 -02:00
Bruno Lemos
305a1725e9 v0.44.0 2019-01-20 21:17:12 -02:00
Bruno Lemos
5411ed738b [Assets] Fix logo edge quality
Also change the favicon and desktop tray icons to be a circle instead of square or rounded

Fix PSD too big to push to GitHub
2019-01-15 01:49:40 -02:00