* optimize android side gradle settings * android minsdk back to 21 * remove unused package, update linter and fix lint error * clean code of 'shared module' with offical dart style guide * restore uploadProfileImage method in UserService * add service provider * fix searchFocusNode init error
* Update 1.8.0_12 * Update readme
* Replace static title text with a text edit field * Implement endpoint for updating album info * Implement changing title * Only the owner can change the title