-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Shows it * Location working * Reactive permissions * Change some internals of trendings * Mega commit with Play visuals * Change tint color for fanciness * Gradle 3.4 * Service * Add time lapse to current play * "works" * Changes * Changes * Tunea2 * More fixes and improvements * Doing playlistcreations/adding * Changes in presenter internals * Add a playlist finished + changed some resources * Imports optimized * Add dead code minifier for debug to avoid multidex * This closes #33 * Release streamer when we are done (never) * Ratings synced with backend * Crashlytics * Uploald obfuscation mappings to crashlytics * Crashtracker working * optimized imports * Login view changes * Cool changes * Fix chat modifier * Custom dialog images * Change brand name * Native login implemented ?? * Native login ended ? * Missing ui fixes and its ok * Location not asked in profile * Utils gradle * qt ui * native login finished * Fix gradle and proguard issues * Sugars for dialog controller 💣 * Cool validations * Get only country * Fixes and improvements * Update README.md * Fix possible NPE in service * Fix service stops when task killed * Add facebook permissions per request * Contacts (#45) * Add facebook permissions per request * Add error handling to location * More error handling * Changes for portability * Create supplier * Create controller to use * Add some more dinamism in data flows * Contacts feature * Done contacts view * Change of ui a bit * Back compacts music player * Release 2.0.0 * Fix token endpoint url * Remove unused classes * Align login endpoints v1 * Move to main thread the toast * Login fixed * Update README.md * Update README.md * Update README.md * Add javadoc 🙉 * Update readme 💥 * Bump version * Add html preview * Fix merge
- Loading branch information
1 parent
66c06e3
commit 77bdca4
Showing
426 changed files
with
92,634 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,9 @@ | ||
### Changelog | ||
|
||
#### v2.0.0 | ||
- Contactos. El usuario ahora puede buscar y seguir usuarios | ||
- Login nativo. UX para login nativo y creacion de cuenta | ||
- Play streaming | ||
- Notificacion del play status con botones | ||
- Se puede agregar canciones a una playlist | ||
- Se puede crear playlists | ||
- Crash reporting | ||
- Minor bugfixes | ||
- UX changes | ||
#### v3.0.0 | ||
- Javadoc | ||
- Align with backend | ||
|
||
Para ver los issues/pull request asociados a este release, buscar por [milestone 2.0.0] | ||
Para ver los issues/pull request asociados a este release, buscar por [milestone 3.0.0] | ||
|
||
[milestone 2.0.0]: https://github.com/tallerify/fiuba-taller-II-tallerify-android/milestone/2?closed=1 | ||
[milestone 3.0.0]: https://github.com/tallerify/fiuba-taller-II-tallerify-android/milestone/3?closed=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
app/src/main/java/com/u/tallerify/change_handler/ArcFadeMoveChangeHandler.java
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
app/src/main/java/com/u/tallerify/change_handler/ArcFadeMoveChangeHandlerCompat.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.