Commit graph

258 commits

Author SHA1 Message Date
a6771f442a Improved flow type checking 2020-03-22 11:21:55 +01:00
160dbb00c8 Reorganized code 2020-03-22 10:37:59 +01:00
81eddd9bdd Removed unused functions 2020-03-22 10:22:57 +01:00
c37f6d07a4 Updated api link 2020-03-22 10:00:35 +01:00
53ef08219c Removed multiple day management (will be handled by server) 2020-03-21 21:10:57 +01:00
40d7985bbd Allow events to span on multiple days 2020-03-21 20:32:28 +01:00
7a3d5f16b1 Moved functions to manager and wrote tests 2020-03-21 18:59:42 +01:00
3a301bcbef Added more tests and removed useless functions 2020-03-21 18:46:12 +01:00
0b84da8b93 Added more tests 2020-03-21 17:23:59 +01:00
3bc45704f6 Improved ui on larger screens 2020-03-20 21:15:37 +01:00
7da30e0af6 Added previews 2020-03-17 14:22:49 +01:00
7a00452cc0 Improved level cap 2020-03-17 11:12:55 +01:00
879ae46abe Improved score management 2020-03-17 11:00:45 +01:00
dbe03a2a2d Fixed level 6 missing 2020-03-17 00:25:44 +01:00
7d718141e7 Added touch and hold controls 2020-03-17 00:24:57 +01:00
79e72784d1 Improved piece rotation 2020-03-16 23:36:01 +01:00
b29973189f Use pretty date formatting 2020-03-16 20:23:29 +01:00
07d8fb8d15 Added levels 2020-03-16 20:10:54 +01:00
e5bde81964 Improved light mode colors and game over message 2020-03-16 19:48:03 +01:00
7980b8b422 Made clock use seconds not game ticks 2020-03-16 19:40:52 +01:00
3affbfcb40 Improved buttons position 2020-03-16 19:29:57 +01:00
c9237cc824 Improved score updates 2020-03-16 19:26:42 +01:00
7f33c8376d Improved game UI and state management 2020-03-16 19:10:32 +01:00
8fc5cfb25e Remove full lines 2020-03-16 14:58:13 +01:00
3fe1d85eec Fixed start position 2020-03-16 08:22:18 +01:00
a32294e394 Improved colors 2020-03-15 20:34:20 +01:00
7b45841c30 Use pure component for cells 2020-03-15 20:18:48 +01:00
bb54186d9e Added rotation feature 2020-03-15 19:28:41 +01:00
3aaf56a660 Added basic tetris functionality 2020-03-15 18:44:32 +01:00
42731d26a1 Refactored some lines 2020-03-14 15:58:57 +01:00
keplyx
4c6905a5d5 Changed default sort order 2020-03-12 12:31:02 +01:00
keplyx
ef37ed629f Fixed proximo search field on IOS 2020-03-10 21:26:14 +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
keplyx
38b1a158c8 Merge remote-tracking branch 'origin/dev' into dev 2020-03-10 16:01:58 +01:00
keplyx
578e912927 Added proxiwash AF 2020-03-10 16:01:24 +01:00
1bb52839d9 Improved ProxiwashScreen UI 2020-03-10 15:33:01 +01:00
keplyx
67357227c0 removed more arrow functions 2020-03-10 11:33:22 +01:00
keplyx
7bac5a6ddc Improved theme handling and performance 2020-03-09 23:15:13 +01:00
keplyx
da24621c67 Improved AF + improved dashboard buttons 2020-03-09 22:02:09 +01:00
keplyx
1bc0b31283 Improved AF 2020-03-09 19:18:10 +01:00
keplyx
c720600afd Improved dashboard event item 2020-03-09 19:00:12 +01:00
keplyx
9ec986574f Follow system night mode when available 2020-03-08 19:50:17 +01:00
keplyx
81b44f64fd Improved refresh handling 2020-03-08 15:50:34 +01:00
keplyx
9ebf34fca9 Improved section headers 2020-03-08 15:33:29 +01:00
ff7e7cb279 Added missing translation + other improvements 2020-03-08 14:48:44 +01:00
9bbd3dd6b2 Better formatting for sort order selection in ProximoListScreen 2020-03-08 14:41:04 +01:00
ab129764df Improved some padding in Menu 2020-03-08 14:36:20 +01:00
keplyx
d514d70126 Improved proximo list loading 2020-03-08 14:29:57 +01:00
keplyx
e48b319e8c Merge remote-tracking branch 'origin/dev' into dev 2020-03-08 14:22:10 +01:00
keplyx
850a64571c Improved files path coherence 2020-03-08 14:22:03 +01:00
70c8c59059 Fixed search bar padding in ProximoListScreen 2020-03-08 14:21:25 +01:00
keplyx
8bf8529331 Moved modalized component inside custom component 2020-03-08 14:19:47 +01:00
keplyx
97d84d92f5 Prevent unselecting machine reminder value 2020-03-08 13:57:09 +01:00
keplyx
9e90c9d8f3 Added basic april fools functionality 2020-03-08 12:50:18 +01:00
keplyx
2f3e171b08 Improved planning display 2020-03-08 12:05:22 +01:00
keplyx
798617d881 Fixed watchlist fetch + use modal instead of alert 2020-03-08 11:27:05 +01:00
keplyx
60a8fedb48 Removed console.log and changed tab colors 2020-03-08 00:33:08 +01:00
keplyx
97a56a5245 Improved RU menu section headers 2020-03-08 00:22:46 +01:00
keplyx
198fca639e Improved roxiwash section headers 2020-03-08 00:20:26 +01:00
keplyx
7f7ae68664 Improved proxiwash screen + show help banner on proxiwash and planex 2020-03-08 00:05:41 +01:00
keplyx
24ad1076a0 Improved drawer item display and fixed modal position 2020-03-07 22:52:55 +01:00
keplyx
922f15f3d2 Set sort menu with modalize 2020-03-07 22:31:08 +01:00
keplyx
8d914c97f5 Removed unused libs and improved style responsiveness 2020-03-07 11:49:32 +01:00
keplyx
38ada0c027 Improved layout 2020-03-07 09:15:25 +01:00
keplyx
1f64c734aa Replaced native base with react native paper 2020-03-06 23:15:01 +01:00
keplyx
79eaefab88 Use React navigation header 2020-03-06 09:12:56 +01:00
keplyx
14960794bc Start using react navigation header 2020-03-05 23:40:50 +01:00
keplyx
cec72be88c Use expo material icons instead of custom class 2020-03-05 21:48:37 +01:00
keplyx
b562357a95 Reworked section list to use react native design 2020-03-05 19:54:56 +01:00
keplyx
f5702297f5 Use expo web browser for drawer links 2020-03-05 10:40:25 +01:00
keplyx
6f005a5d7d Fixed proximo list details 2020-02-25 22:06:02 +01:00
keplyx
b40c33be5c Updated Amicale INSAT website link 2020-02-23 22:41:58 +01:00
keplyx
d10d8a368f Removed unused assets 2020-02-23 22:32:50 +01:00
keplyx
2598be6e49 Fixed proxiwash screen not updating and removed more console.log 2020-02-23 22:04:07 +01:00
keplyx
df407086a4 Merge branch 'perf' into dev 2020-02-23 21:48:04 +01:00
keplyx
2edef95361 Removed other arrow functions for increased performance 2020-02-23 21:47:36 +01:00
keplyx
1a44465381 Removed unused log and fixed translation error 2020-02-23 18:19:49 +01:00
keplyx
d9c07f5df0 Fixed some Flow errors 2020-02-23 18:15:30 +01:00
keplyx
3f7f9551aa Updated links to new server and changed proximo main screen sort order 2020-02-23 17:21:34 +01:00
01f8a7c558 Tried to improve performance... 2020-02-11 01:05:24 +01:00
keplyx
7def165547 Improved planning display screen and fixed crash when no event on home 2020-02-05 09:46:10 +01:00
keplyx
de787bf5a6 Changed screen transition animations 2020-02-04 19:42:40 +01:00
keplyx
128b398aac Moved planning event display in own screen 2020-02-04 14:42:19 +01:00
keplyx
c3c99fbe3b Removed console.log for more performance 2020-02-02 19:32:43 +01:00
keplyx
0a6a4dc863 Fixed soome bugs, increased version number and added Changelog.md 2020-02-01 20:50:02 +01:00
keplyx
c478a117b5 Optimised imported and cleaned code 2020-01-31 16:51:43 +01:00
keplyx
b62ad1fd4a Improved bluemind display and added ent webview screen 2020-01-31 16:00:22 +01:00
keplyx
628f36df24 Improved planex display 2020-01-31 12:14:38 +01:00
keplyx
e72196812e Moved about screen in sidemenu, fixed warnings 2020-01-30 18:58:23 +01:00
keplyx
d654a5d7a8 Improved Planex display and webview fullscreen 2020-01-30 18:27:51 +01:00
keplyx
1816175659 Added bluemind screen, reworked sidemenu and changed planex default zoom 2020-01-30 17:42:11 +01:00
keplyx
a38e251cb5 Changed Planex landscape indicator text color 2020-01-29 13:57:48 +01:00
keplyx
76aeb1599c Added ElusEtudiants website link 2020-01-29 13:53:05 +01:00
keplyx
35acbff1cf Fixed injected css not working when injected too late 2020-01-28 10:43:11 +01:00
keplyx
a3f01a483f Improved injected css 2020-01-27 22:45:22 +01:00
keplyx
de5beb4b86 Fixed warnings and removed unnecessary dependencies 2020-01-26 19:27:20 +01:00
keplyx
a1a0e0b7f0 Updated expo and other libs to newer version 2020-01-26 17:51:15 +01:00
Yohan Simard
e6e4e9f822 Added email and linkedin 2019-11-16 13:19:28 +01:00