fir.flight
fir.flight is an android version Test Flight by using the testing app distribution service provided by fir.im. With its help, you will be able to manage your apps' installation and updates more easily. Also fir.flight frees you from notifying your testers again and again.
Apk is available on Google Play Store and fir.im.
Also, fir.flight can be a wonderful project for beginners. It follows the software development procedure strictly. Here you will be able to learn
- how software is being created from scratch.
- how to use open APIs to build your own app.
- how to use popular techniques to boost app development(RxJava, Retrofit, MVP pattern, etc...).
- much more...
Architecture
This project takes the MVP pattern from Google's TODO-MVP. But the implementation might be a little bit different from the original version.
Design
This project also provides an associated sketch design. It's available on Dropbox.
- fir.flight.sketch
- The missing Roboto Fonts
To do list
-
Features
-
Auto update
-
Search
-
Add app by short link
-
Add app by qrcode
-
Try out without sign in
-
Permission on Android 6.0(M)
-
Accessibility: auto install
-
Code Improvements
-
Dagger 2(Dependency Injection)
-
ButterKnife 8.0
-
Unit/UI Tests
-
Refactor(Model)
Acknowledgements
Thanks to these projects and libraries:
Libraries
Design
License
The MIT License (MIT)
Copyright (c) 2016 Ryan Hoo
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.