|
4 | 4 | Zulip for Android
|
5 | 5 | =================
|
6 | 6 |
|
7 |
| -This is the Android client for `Zulip <http://www.zulip.org>`_. It is |
| 7 | +**Note**: We've decided that our `React Native app`_ is far enough |
| 8 | +along that it makes sense to focus our efforts on making the React |
| 9 | +Native app better on Android and iOS rather than continuing to split |
| 10 | +our effort developing two similar apps in parallel. Hence, for GSoC we |
| 11 | +will be focused on making the React Native app awesome. The plan is in |
| 12 | +this `document`_, which also covers important FAQ for anyone |
| 13 | +interested in doing GSoC on Zulip mobile apps. |
| 14 | + |
| 15 | +.. _React Native app: https://github.com/zulip/zulip-mobile |
| 16 | +.. _document: https://github.com/zulip/zulip-android/blob/master/android-strategy.md |
| 17 | + |
| 18 | +--------------- |
| 19 | + |
| 20 | +This is the native Android client for `Zulip <http://www.zulip.org>`_. It is |
8 | 21 | available `in the Google Play store
|
9 | 22 | <https://play.google.com/store/apps/details?id=com.zulip.android>`_.
|
10 | 23 | If you have a taste for adventure, you can also `join our beta channel
|
@@ -241,8 +254,8 @@ Contributing
|
241 | 254 | * For commit messages, be sure to checkout our `commit message style guidelines`_.
|
242 | 255 |
|
243 | 256 | * For code style, please read the `Zulip coding style`_ conventions carefully.
|
244 |
| - |
245 |
| -.. |@zulipbot| replace:: **@zulipbot** |
| 257 | + |
| 258 | +.. |@zulipbot| replace:: **@zulipbot** |
246 | 259 | .. _@zulipbot: https://github.com/zulip/zulipbot
|
247 | 260 | .. _commit message style guidelines: https://zulip.readthedocs.io/en/latest/version-control.html#commit-messages
|
248 | 261 | .. _Zulip coding style: https://zulip.readthedocs.org/en/latest/code-style.html#version-control
|
@@ -290,4 +303,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
290 | 303 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
291 | 304 | See the License for the specific language governing permissions and
|
292 | 305 | limitations under the License.
|
293 |
| - |
|
0 commit comments