zulip/static/js/portico
Greg Price 00c017f83c apps: Link to release page for Android, rather than directly to APK.
The old link here broke once we introduced separate APKs per ABI,
in zulip/zulip-mobile#5296.

We could make a direct link to app-armeabi-v7a-release.apk , the one
that's compatible with almost all devices.  But perhaps better is to
just go back to linking to the release page, where the user can
choose the best APK for their device.  (If they're in the habit of
downloading APKs manually to install on their device, then probably
that means they're going to be used to choosing the right one.)

User report and discussion:
  https://chat.zulip.org/#narrow/stream/48-mobile/topic/Direct.20apk.20download.20link.20is.20404/near/1358758
2022-04-05 17:52:52 -07:00
..
confirm-preregistrationuser.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
desktop-login.js js: Convert static/js/portico/desktop-login.js to ES6 module. 2021-02-10 10:27:14 -08:00
desktop-redirect.js js: Convert static/js/portico/desktop-redirect.js to ES6 module. 2021-02-10 10:27:14 -08:00
dev-login.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
email_log.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
google-analytics.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
header.js header: Fix unresponsive dropdown pill on /help pages. 2022-01-05 15:18:24 -08:00
help.js js: Prefix jQuery object variable names with $. 2022-03-16 12:52:07 -07:00
integrations.js js: Fix no-jquery/no-parse-html-literal. 2022-03-17 13:16:34 -07:00
integrations_dev_panel.js js: Simplify indexing arrays from the end with Array#at. 2022-01-24 09:58:54 -08:00
landing-page.js apps: Link to release page for Android, rather than directly to APK. 2022-04-05 17:52:52 -07:00
signup.js js: Prefix jQuery object variable names with $. 2022-03-16 12:52:07 -07:00
tabbed-instructions.js js: Prefix jQuery object variable names with $. 2022-03-16 12:52:07 -07:00
team.js team_page: Display count of contributors with >=100 commits. 2022-01-19 17:37:09 -08:00