Commit Graph

  • 79d4f5d179 Merge pull request 'Merge 0.0.6a' (#2) from dev into master master kdxcxs 2020-12-06 06:47:19 +0000
  • 6952c7b97c feat: support confirming exiting app by Android back action 0.0.6a #2 dev kdxcxs 2020-12-06 14:25:14 +0800
  • 5c121dec37 feat: support go back to topic list by Android back action kdxcxs 2020-12-06 14:04:46 +0800
  • 09c29e1ba5 refactor: pass `this` to YooForumUI when YooForumTopicUI is clicked kdxcxs 2020-12-06 13:56:39 +0800
  • c139df8fdf fix(YooBackground): make background image also move in the first 10 seconds 0.0.5a kdxcxs 2020-12-06 13:34:01 +0800
  • eea7e722bd chore: update TODO kdxcxs 2020-12-05 20:06:13 +0800
  • 2f7f2e13f1 fix(YooLogin): avoid input from being hidden under virtual keyboard 0.0.4a kdxcxs 2020-12-05 19:50:53 +0800
  • 9b11b74477 chore: update TODO kdxcxs 2020-12-05 18:28:29 +0800
  • 63fd23a718 fix(YooForum): now the position of reply is changed with topic title height instead of a fixed value 0.0.3a kdxcxs 2020-12-05 18:24:56 +0800
  • d61e064b9b feat(YooForum): support getting more topics in the bottom of topic list 0.0.2a kdxcxs 2020-12-05 18:15:34 +0800
  • bda9548b66 refactor(YooForum): make topic list a separate function component kdxcxs 2020-12-05 17:40:14 +0800
  • a5e1d8b06a refactor(YooForum): change `getTopicList` function kdxcxs 2020-12-05 17:22:29 +0800
  • 997a24b3ef chore: set height of screenshot in readme to 500 kdxcxs 2020-12-05 14:45:27 +0800
  • 05d30231a5 Merge pull request 'Merge 0.0.1a' (#1) from dev into master kdxcxs 2020-12-05 02:48:18 +0000
  • ce0b7a1a1a feat: support displaying topic detail 0.0.1a #1 kdxcxs 2020-12-05 10:40:25 +0800
  • 14bf63f35b refactor: pass specific variables instead of `this` to YooForumUI, toggle `detailShowing` state as a callback of animation kdxcxs 2020-12-05 08:23:04 +0800
  • 57f58ca599 feat: change all animation duration from 500 to 250 kdxcxs 2020-12-05 08:16:11 +0800
  • 408cbef27f chore: add screenshot kdxcxs 2020-12-05 00:28:54 +0800
  • b485273576 feat: support go to detail view of a topic by pressing in the topic list view kdxcxs 2020-12-04 23:27:45 +0800
  • f7b87abd9e feat: support getting and showing topics from umooc kdxcxs 2020-12-03 19:42:41 +0800
  • fe8683d46b feat: show error info in toast when login failed kdxcxs 2020-12-03 13:25:49 +0800
  • 70bfda1368 fix: init forum after login successfully instead of componentDidMount kdxcxs 2020-12-03 13:17:19 +0800
  • bc2c6534a4 feat: send preparative requests on YooForum did mount kdxcxs 2020-12-03 09:37:11 +0800
  • a9d1fcd03b refactor: replace `post` function in `api/HTTP.js` with `gbkFetch` function to support both POST and GET kdxcxs 2020-12-03 00:55:56 +0800
  • c717f14b2a chore: rename `Router.js` to `YooRouter.js` kdxcxs 2020-12-03 00:52:28 +0800
  • f0183fe925 feat: add splash page kdxcxs 2020-12-02 21:22:46 +0800
  • 876ad88b9f feat: lock device orientation in Android kdxcxs 2020-12-02 21:21:41 +0800
  • 13ecd52e52 feat: init Router and YooForum, add forgotten files kdxcxs 2020-12-02 20:07:17 +0800
  • 4f3c790917 chore: export and import components through `component/index.js` kdxcxs 2020-12-02 18:04:25 +0800
  • bbb9e1356c fix: apply paddingTop only for ios kdxcxs 2020-12-02 17:44:38 +0800
  • df16af519c feat: keep the background img moving kdxcxs 2020-12-02 15:24:20 +0800
  • 2ff829d31d chore: update TODO kdxcxs 2020-12-01 23:53:14 +0800
  • 9c2f80a269 feat: support login request kdxcxs 2020-12-01 23:45:21 +0800
  • fb2da7da94 feat: init YooLogin with ui kdxcxs 2020-11-30 20:12:25 +0800
  • c43d86b55a feat: show a toast when login fails kdxcxs 2020-11-30 20:06:46 +0800
  • 5a720434f9 feat: bind input values to logical YooLogin component kdxcxs 2020-11-30 19:53:52 +0800
  • 6713dc02ec feat: show ActivityIndicator when pending login request kdxcxs 2020-11-30 19:16:52 +0800
  • 29c986f19e feat: change the style of login button kdxcxs 2020-11-30 19:04:22 +0800
  • bd7e388b76 chore: update TODO kdxcxs 2020-11-30 18:59:43 +0800
  • 3d4af0c18a feat: init login ui kdxcxs 2020-11-30 00:40:03 +0800
  • 5f2723d082 chore: add readme kdxcxs 2020-11-29 23:56:52 +0800