Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 203f07a

Browse files
Sam1301timabbott
authored andcommitted
docs: Update README to reflect shift of focus to RN app.
1 parent 0da26e5 commit 203f07a

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

README.rst

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,20 @@
44
Zulip for Android
55
=================
66

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
821
available `in the Google Play store
922
<https://play.google.com/store/apps/details?id=com.zulip.android>`_.
1023
If you have a taste for adventure, you can also `join our beta channel
@@ -241,8 +254,8 @@ Contributing
241254
* For commit messages, be sure to checkout our `commit message style guidelines`_.
242255

243256
* For code style, please read the `Zulip coding style`_ conventions carefully.
244-
245-
.. |@zulipbot| replace:: **@zulipbot**
257+
258+
.. |@zulipbot| replace:: **@zulipbot**
246259
.. _@zulipbot: https://github.com/zulip/zulipbot
247260
.. _commit message style guidelines: https://zulip.readthedocs.io/en/latest/version-control.html#commit-messages
248261
.. _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,
290303
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
291304
See the License for the specific language governing permissions and
292305
limitations under the License.
293-

android-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Logistical details checklist for migration:
6262
* [x] Announce on chat.zulip.org
6363
* [ ] Update GSoC ideas page to clarify the plan
6464
* [ ] Update zulip/zulip-mobile README.md
65-
* [ ] Update zulip/zulip-android README.md
65+
* [x] Update zulip/zulip-android README.md
6666
* [ ] Update zulip/zulip README.md
6767
* [ ] Email zulip-devel@ and zulip-ios@ and zulip-android@ with the
6868
announcement

0 commit comments

Comments
 (0)