Commit Graph

241 Commits

Author SHA1 Message Date
Bruno Lemos
e136a6574f Getting app name from package.json 2017-03-09 00:45:24 -03:00
Bruno Lemos
165d3b51af Improved theme change speed by deboucing render of other screens 2017-03-05 05:22:55 -03:00
Bruno Lemos
99247db6d3 Accepting a function(props)=>interval on debounce and throttle hoc 2017-03-05 04:52:35 -03:00
Bruno Lemos
1e48eb6e89 Integrated react-navigation with redux 2017-03-05 03:25:22 -03:00
Bruno Lemos
a34959f067 Added a Reset App Data button on SplashScreen in case it gets stuck somehow -- just a precaution 2017-03-05 03:12:08 -03:00
Bruno Lemos
3caa6eb1b4 Fixed devhub://reset + Improved Deep Link handler 2017-03-05 02:56:06 -03:00
Bruno Lemos
848bd8906d Upgraded styled-components to v2 (beta 6) 2017-03-04 21:06:07 -03:00
Bruno Lemos
f4d8f83f7d Upgraded react-native to 0.43.0-rc.0 so FlatList and Platform.select default works 2017-03-04 20:21:15 -03:00
Bruno Lemos
3178ce099d Upgraded gradle to 2.3 to enable Instant Run 2017-03-04 19:22:52 -03:00
Bruno Lemos
bab4099bca Small change to prevent crash 2017-03-04 19:22:39 -03:00
Bruno Lemos
8fa3c8ae18 Create README.md 2017-03-04 18:58:22 -03:00
Bruno Lemos
95db92c952 Create LICENSE.md
TL/DR: This project is free and you can use it as is. But, if you create another fork or project based on it, is must also be free, open source and under the same license.
2017-03-04 16:39:01 -03:00
Bruno Lemos
b458ebf852 Migrated to VirtualizedList (aka FlatList) (ios/android) to improve performance. (web continues using non-virtualized ListView) 2017-03-02 03:58:19 -03:00
Bruno Lemos
fe7a3a701a Also running cleanup after deleting colums 2017-03-01 20:47:26 -03:00
Bruno Lemos
15b68a84db Small fix on delete item 2017-03-01 20:47:09 -03:00
Bruno Lemos
6c30b9d2f3 App clean up on startup
Removes unused events and subscriptions when opening the app.
TODO: Remove all unused entities, like issues, repositories, etc.
2017-03-01 20:36:07 -03:00
Bruno Lemos
c1af33e8fe Deleting events and notifications instead of archiving it 2017-03-01 18:02:10 -03:00
Bruno Lemos
e5c9dee715 Upgraded dependencies 2017-03-01 16:30:20 -03:00
Bruno Lemos
3c5b9c102e Support for notifications of type Release 2017-03-01 15:25:01 -03:00
Bruno Lemos
41f571a948 Increased timeout to 15s 2017-03-01 14:17:11 -03:00
Bruno Lemos
128d1b82e0 New micro-oauth instance, the other one was broken 2017-02-28 22:23:04 -03:00
Bruno Lemos
d7729738b9 Updated oauth url to production 2017-02-28 09:07:40 -03:00
Bruno Lemos
639fea877c [WEB] Fixed links 2017-02-28 08:51:00 -03:00
Bruno Lemos
85d6a0791b Reimplemented oauth authentication (also on web) 2017-02-28 08:43:17 -03:00
Bruno Lemos
764dc82b3f [WEB] TabNavigator is now working (temporary solution) 2017-02-26 17:09:24 -03:00
Bruno Lemos
cd60a887ac [WEB] Favicon 2017-02-26 14:05:50 -03:00
Bruno Lemos
391b96450f [WEB] react-native-linear-gradient port for the web 2017-02-25 19:48:38 -03:00
Bruno Lemos
33ec6543d8 [WEB] react-native-vector-icons port for the web 2017-02-25 17:33:56 -03:00
Bruno Lemos
d8bd7ecdcc [WEB] Improved alert temporary lib 2017-02-24 22:28:23 -03:00
Bruno Lemos
4a7243a1f9 [WEB] Updates body background color based on current Screen and current theme 2017-02-24 21:47:49 -03:00
Bruno Lemos
cb98e0967d [WEB] Fixed production build 2017-02-24 20:49:44 -03:00
Bruno Lemos
6f6abba618 [WEB] Design fixes 2017-02-24 19:36:42 -03:00
Bruno Lemos
209ed20c1b First working web version (created placeholder for unsupported components and libs, still have to implement them) 2017-02-20 00:22:00 -03:00
Bruno Lemos
7c5d81b5e6 Merge branch 'master' into web 2017-02-18 22:19:20 -02:00
Bruno Lemos
15172292fa Migrated ex-navigation to react-navigation 2017-02-18 22:18:12 -02:00
Bruno Lemos
93deeadf68 Runs web project (index.web.js) by running npm run start:web 2017-02-18 18:58:13 -02:00
Bruno Lemos
ab566c2704 Create empty web project 2017-02-18 17:48:20 -02:00
Bruno Lemos
df922593da Disabled removeClippedSubviews due to performance (its laggy on horizontal listview) 2017-02-13 04:11:50 -02:00
Bruno Lemos
1d374e87a1 Readded ios linking capabilities replaced with last upgrade 2017-02-13 04:05:18 -02:00
Bruno Lemos
a9b0a4581b Removed overflow visible due to performance 2017-02-13 03:57:00 -02:00
Bruno Lemos
f7180cc6e3 Make normal black theme preferable again (instead of dark blue) 2017-02-13 03:21:05 -02:00
Bruno Lemos
fbfdc5acc1 Small adjustments (reenabled pagingEnabled for ios, improved padding on android, ... 2017-02-13 03:15:35 -02:00
Bruno Lemos
8308a3270c Upgraded to react-native@0.42.0-rc.2 2017-02-13 02:49:00 -02:00
Bruno Lemos
2e40633a95 Upgraded to react-native 0.41.2 (but disabled oauth and firebase, also removed crashlytics) 2017-02-13 01:09:27 -02:00
Bruno Lemos
4181a83691 Upgraded some dependencies 2017-02-12 21:39:31 -02:00
Bruno Lemos
00cc8eb8a1 Small fix (renamed folder name and changed ip) 2017-02-12 20:53:07 -02:00
Bruno Lemos
fc6368dc92 Updated app icon / splash screen 2017-01-28 18:26:57 -02:00
Bruno Lemos
2356eccf0a Initial (basic) support for firebase backup (currently one-way only, buggy and not optimized at all) 2017-01-27 21:56:38 -02:00
Bruno Lemos
4d3316a623 Fixed notifications not being updated with app opened 2017-01-25 20:52:40 -02:00
Bruno Lemos
4e6301202d Always login on firebase on app open (so the firebase 'Signed In' field is more useful) 2017-01-25 20:40:45 -02:00