Commit graph

160 commits

Author SHA1 Message Date
daae4984ad Updated libs to latest compatible version 2020-04-05 23:51:15 +02:00
04793d057e Further FlatList performance improvements 2020-04-05 21:06:00 +02:00
f1b5a767ba Listen for route change to update sidebar 2020-04-05 20:32:11 +02:00
fd3f6393fe Improved performance and used paper drawer items instead of navigation drawer items 2020-04-05 19:44:34 +02:00
7554fb2854 Greatly improved FlatList performance 2020-04-05 11:51:03 +02:00
8723765e43 Improved overall performance by remove FlatList extraData and adding keys 2020-04-04 21:36:58 +02:00
ab554cae94 Removed useless PureFlatList.js as FlatList is already a pure component 2020-04-04 20:19:18 +02:00
ba893495e1 Improved proximo search and display performance 2020-04-04 20:17:55 +02:00
7829b893c5 Added button translation 2020-04-04 19:46:53 +02:00
557dd000ae Fixed home header button + fixed snackbar button not working 2020-04-04 19:42:04 +02:00
2d26f2c395 Added settings button in ActionsDashboardItem 2020-04-04 16:31:24 +02:00
17016b6452 Recover credentials on startup for increased performance and added login/profile button on home 2020-04-04 16:09:04 +02:00
1ede8f4e9a Show more services button on home 2020-04-04 13:52:16 +02:00
e0378d4bc5 Improve club list header 2020-04-04 12:30:08 +02:00
c48887a0d8 Improved search performance 2020-04-04 11:55:51 +02:00
8f1fc3f1bd Added search feature 2020-04-03 23:58:44 +02:00
784872ed96 Use flatlist empty list render to display errors and loading 2020-04-03 14:28:33 +02:00
a27fdfd8dc Updated translations 2020-04-02 20:01:56 +02:00
8380fb9a3d Used other image modal lib as the previous one broke back button on android 2020-04-02 19:38:39 +02:00
a42d743aeb Added club list 2020-04-02 19:19:30 +02:00
754c43a81a Added fullscreen image modal 2020-04-02 15:33:12 +02:00
cb98e1c546 Display custom error view on webview error 2020-04-02 13:27:25 +02:00
5e35086a9c Moved loading screen in own component 2020-04-02 10:45:42 +02:00
3f576c2287 Organized custom components 2020-04-02 10:07:20 +02:00
2010170e8b Updated translations 2020-04-02 09:58:25 +02:00
4bc6ae07b5 Allow reload when error 2020-04-02 09:52:43 +02:00
4ce6865b6a Improved profile display and added new translations 2020-04-01 14:48:11 +02:00
ee13d099fe Improved translations and improved alert popup 2020-04-01 14:25:25 +02:00
f10242b187 Improved logout popup and fixed warnings 2020-04-01 13:01:28 +02:00
d7d6146245 Added translations for login screen 2020-03-31 20:40:52 +02:00
6b2aca3131 Improved error display 2020-03-31 19:00:47 +02:00
4406efaf41 Improved authenticated screens states 2020-03-31 18:40:06 +02:00
c5e79f45c3 Implemented basic login state 2020-03-31 14:21:01 +02:00
e3b3657e6e Improved web browser handling 2020-03-30 17:39:59 +02:00
4b370d5810 Merge branch 'login' into dev 2020-03-30 15:46:48 +02:00
7e90b80ca2 Improved project structure 2020-03-30 15:28:08 +02:00
4cdfc607e6 Improved documentation 2020-03-29 14:46:44 +02:00
fbabb4d7af First draft of connection 2020-03-29 11:47:27 +02:00
965ddd3cb2 Removed remaining flow errors 2020-03-22 17:02:00 +01:00
0b84da8b93 Added more tests 2020-03-21 17:23:59 +01:00
3aaf56a660 Added basic tetris functionality 2020-03-15 18:44:32 +01:00
keplyx
2c99d2bb62 Improved update management 2020-03-11 21:04:17 +01:00
keplyx
4948456204 Revert "Remove AF theme and start screen"
This reverts commit 91326689
2020-03-11 19:55:48 +01:00
keplyx
30c1c9c5bf Fixed crash when no event to display 2020-03-11 19:55:20 +01:00
keplyx
d17a52307f Do not display html component if description is only empty tags 2020-03-11 16:08:02 +01:00
keplyx
9132668943 Remove AF theme and start screen 2020-03-11 15:29:27 +01:00
keplyx
35948ddfba Fixed proximo list sorting not working 2020-03-10 17:18:02 +01:00
keplyx
651435dfc6 Improved proximo list performance by using a pure component 2020-03-10 17:08:57 +01:00
keplyx
a10d357d8f Fixed purecomponent not updating 2020-03-10 16:43:52 +01:00
434a9cc1e5 Reduced the text size of machines number 2020-03-10 15:57:25 +01:00