- Notifications
You must be signed in to change notification settings - Fork7
Flora was Claymore No. 8 of Clare's generation. She was nicknamed "Windcutter Flora" (風斬りのフローラ).
License
NotificationsYou must be signed in to change notification settings
jascals/Flora
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Flora is an open source application, focus on image stylization. And its also a practicing project of 冬.
- mvp
- material design
- DataBinding & a custom view-binder annotation frameworkOphelia
- rxjava2+retrofit2+okhttp3
- applytensorflow lite, 20+ different style to stylized image
- use IPC to solved OOM problem, the stylized action work on tensor process, which is separated from app process.
- custom multi-type recyclerView
- fresco
- custom rebound Draggable view
- apply third-part typeface
- day&night theme
- use IntentService to promote launch speed
- parcelable data
- ...
tuchong api
11/21 apply gank.io api
Dribbble api is available only to select applications with their approval. Remain in branch#dribbble, solved code&taken.
Now is working in#master, using another api.
launch tensor module before stylized picture.
MIT LicenseCopyright (c) 2018 冬Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, 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 THESOFTWARE.