All Projects → mattermost → Mattermost Android Classic

mattermost / Mattermost Android Classic

Licence: apache-2.0
Mattermost app for Android phones and tablets

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mattermost Android Classic

Auth0 Java
Java client library for the Auth0 platform
Stars: ✭ 174 (-1.14%)
Mutual labels:  hacktoberfest
Ros2 documentation
ROS 2 docs repository
Stars: ✭ 172 (-2.27%)
Mutual labels:  hacktoberfest
Data Structures And Algorithms In Cpp
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
Stars: ✭ 176 (+0%)
Mutual labels:  hacktoberfest
Stock Logistics Warehouse
Odoo Warehouse Management Addons
Stars: ✭ 173 (-1.7%)
Mutual labels:  hacktoberfest
Go Reddit
Go library for accessing the Reddit API.
Stars: ✭ 175 (-0.57%)
Mutual labels:  hacktoberfest
Image
Encoding and decoding images in Rust
Stars: ✭ 2,534 (+1339.77%)
Mutual labels:  hacktoberfest
Blinkpy
A Python library for the Blink Camera system
Stars: ✭ 174 (-1.14%)
Mutual labels:  hacktoberfest
Availity Reactstrap Validation
Easy to use React validation components compatible for reactstrap.
Stars: ✭ 176 (+0%)
Mutual labels:  hacktoberfest
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-0.57%)
Mutual labels:  hacktoberfest
Gatsby Wordpress Themes
🎨 Gatsby WordPress Theme
Stars: ✭ 175 (-0.57%)
Mutual labels:  hacktoberfest
Devforthaifreedom
The hackathon to build technologies for Thailand's journey to democracy and freedom. #devปลดแอก
Stars: ✭ 175 (-0.57%)
Mutual labels:  hacktoberfest
Video trimmer
Flutter video trimmer package
Stars: ✭ 173 (-1.7%)
Mutual labels:  hacktoberfest
Ivre
Network recon framework, published by @cea-sec & @ANSSI-FR. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more!
Stars: ✭ 2,331 (+1224.43%)
Mutual labels:  hacktoberfest
Awesome Umbraco
A curated list of awesome Umbraco packages, resources and tools
Stars: ✭ 173 (-1.7%)
Mutual labels:  hacktoberfest
Antminer Monitor
Cryptocurrency ASIC mining hardware monitor using a simple web interface
Stars: ✭ 176 (+0%)
Mutual labels:  hacktoberfest
Rails api base
API boilerplate project for Ruby On Rails 6
Stars: ✭ 172 (-2.27%)
Mutual labels:  hacktoberfest
Pact Ruby
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Stars: ✭ 2,075 (+1078.98%)
Mutual labels:  hacktoberfest
Netflix Migrate
A command-line tool to migrate data to and from Netflix profiles
Stars: ✭ 175 (-0.57%)
Mutual labels:  hacktoberfest
Command Block Assembly
Compile high-level code into Minecraft commands
Stars: ✭ 175 (-0.57%)
Mutual labels:  hacktoberfest
Gino
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
Stars: ✭ 2,299 (+1206.25%)
Mutual labels:  hacktoberfest

Mattermost Android Application

Note: New mobile apps using React Native have replaced this application. This repo is in maintenance mode, so only bug fixes will be accepted.

Mattermost Android Application for use with Mattermost server 3.0 and higher (http://www.mattermost.org/download/).

  • You can download a compiled version of the latest release from Google Play.
  • You can download a compiled APK file for local usage from the Releases Tab.

Beta Testing

Supported Platforms

Requirements for Deployment

  1. Understanding of Mattermost push notifications.
  2. Experience compiling and deploying Android applications to Google Play or as .apk files within companies.
  3. An Google Developer account and appropriate Google devices to compile, test and deploy the application.

Installation

  1. Install Mattermost 3.0 or higher.
  2. Update app/src/main/res/values/strings.xml and change the value of gcm_sender_id to your app id available here.
  3. Compile and deploy this Android application with your own private key to an .apk file distributed to your team. Please DO NOT deploy this app in the Google Play store.
  4. Install the latest stable release of the Mattermost Push Notifications Server using the private and public keys generated for your Android application from step 2.
  5. In the Mattermost Platform Server go to System Console > Email Settings > Push Notifications Server and add the web address of the Mattermost Push Notifications Server. Set System Console > Send Push Notifications to true.
  6. On your Android device, download and install your app and enter the Team URL and credentials based on a team set up on your Mattermost Platform Server.

Bugs, Feature Ideas and Troubleshooting

Known Issues

  • Back button does not work on Channel Navigation or User Settings views
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].