Commit Graph

57 Commits

Author SHA1 Message Date
18f53543d4 Add codemagic 2024-02-26 12:34:09 -03:00
Carlos Martinez
ee869dacfc Merge pull request #13 from hakodeveloper/fix-userlist-fragments
Fix Userlist Hierarchy
2020-08-08 01:41:33 -04:00
Carlos Martinez
0fe35da8ba Change: fragment hieranchy 2020-08-08 01:32:05 -04:00
Carlos Martinez
a3e61a8297 Merge pull request #12 from hakodeveloper/structure/change-app-icon
Change app icon
2020-02-14 15:25:05 -03:00
Carlos Martinez
e14458589b change icon 2020-02-14 15:18:04 -03:00
Carlos Martinez
984602ec7e Merge pull request #11 from hakodeveloper/structure/clean-up-code
Migrate to multi-database structure
2020-02-13 15:01:40 -03:00
Carlos Martinez
e61c123068 migrate to multidatabase structure and clean up code 2020-02-13 12:40:28 -03:00
Carlos Martinez
e3900ca9db Merge pull request #10 from hakodeveloper/fix/missing-signature
Add missing sign key for release builds
cassiopeia-1.0
2020-02-06 15:16:25 -03:00
Carlos Martinez
efd98eab98 add missing sign key 2020-02-06 14:57:48 -03:00
Carlos Martinez
3aed355ed5 Merge pull request #9 from hakodeveloper/structure/testing
Create Tests
2020-02-06 14:56:32 -03:00
Carlos Martinez
5ed203c3b5 add test for favorite users 2020-02-06 14:50:52 -03:00
Carlos Martinez
b720fb39e6 implement testing and create a simple test for Userlist 2020-02-06 14:34:42 -03:00
Carlos Martinez
40e57a27ac create testing module 2020-02-06 11:45:53 -03:00
Carlos Martinez
0be41dcc66 Merge pull request #8 from hakodeveloper/feature/favorites
Implement Favorites
2020-02-06 11:40:52 -03:00
Carlos Martinez
f2c9082598 implement favorite view 2020-02-06 11:32:39 -03:00
Carlos Martinez
1fa3f8c43d implement favorite button 2020-02-06 10:35:54 -03:00
Carlos Martinez
e1616a7370 Merge pull request #7 from hakodeveloper/structure/implement-navigation
Implement navigation
2020-02-05 21:16:19 -03:00
Carlos Martinez
bb6613eb35 implement back button navigation and toolbar labeling 2020-02-05 20:48:42 -03:00
Carlos Martinez
a0aad48a69 fix detekt 2020-02-05 19:27:57 -03:00
Carlos Martinez
8130956484 add navigation framework and implement it 2020-02-05 15:12:53 -03:00
Carlos Martinez
5877a4851e Merge pull request #6 from hakodeveloper/feature/photolist
Photolist Implementation
2020-02-04 23:21:36 -03:00
Carlos Martinez
1d11a3e72e implemente picasso and implement images 2020-02-04 23:14:12 -03:00
Carlos Martinez
c1efba5d63 create module and implement it 2020-02-04 21:51:45 -03:00
Carlos Martinez
885978495e Merge pull request #5 from hakodeveloper/feature/albumlist
Albumlist Implementation
2020-02-04 20:46:28 -03:00
Carlos Martinez
0dedc1edce clean up code 2020-02-04 20:41:18 -03:00
Carlos Martinez
2411c1c84d implement the album feature 2020-02-03 23:01:38 -03:00
Carlos Martinez
1d752803d7 clean up userlist abstraction 2020-02-03 16:20:30 -03:00
Carlos Martinez
30cc7231a9 create album module 2020-02-03 15:37:52 -03:00
Carlos Martinez
9c3d18f14a Merge pull request #4 from hakodeveloper/feature/userlist
Userlist Implementation
2020-02-03 15:36:28 -03:00
Carlos Martinez
fb754d1c99 fix detekt issues 2020-02-03 15:30:13 -03:00
Carlos Martinez
c1bb08ee8f add loading and error status, with a simple implementation 2020-02-03 13:52:11 -03:00
Carlos Martinez
83d243ec58 rename package 2020-02-03 13:04:35 -03:00
Carlos Martinez
259955ed5d implement viewmodel, domain layer and view layer for userlist 2020-02-03 13:01:55 -03:00
Carlos Martinez
7d4432278e implement recycler view for userlist 2020-02-02 22:35:44 -03:00
Carlos Martinez
451d14ad95 integrate lottie and create view for users 2020-02-02 18:46:51 -03:00
Carlos Martinez
6a2722177e implement navigation 2020-02-02 14:59:33 -03:00
Carlos Martinez
14e9eff325 add base room implementation 2020-02-02 14:03:11 -03:00
Carlos Martinez
46be4aca10 add room entities and daos 2020-02-02 13:44:51 -03:00
Carlos Martinez
5ba028de3c create POJO 2020-02-02 11:14:47 -03:00
Carlos Martinez
744a2773f0 delete example tests 2020-02-02 11:14:30 -03:00
Carlos Martinez
e3cdc2af2b reestructure gradle config so modules can implement a base configuration 2020-02-02 10:54:43 -03:00
Carlos Martinez
a12f70090e Update README.md 2020-02-02 10:07:56 -03:00
Carlos Martinez
63b866932e Update README.md 2020-02-02 10:07:27 -03:00
Carlos Martinez
d74644c908 Merge branch 'master' of https://github.com/hakodeveloper/Friendlists 2020-02-02 10:06:41 -03:00
Carlos Martinez
eb34adf013 add missing demo images 2020-02-02 10:06:15 -03:00
Carlos Martinez
849aba7a19 Merge pull request #3 from hakodeveloper/other/update-readme
Add thumbnail to readme and include interactive demo
2020-02-02 10:00:15 -03:00
Carlos Martinez
31bdbf8aa6 add app thumbnail and update readme 2020-02-01 22:01:06 -03:00
Carlos Martinez
e558ea7f4b Merge pull request #1 from hakodeveloper/structure/detekt
Setup workflow
2020-02-01 20:52:00 -03:00
Carlos Martinez
5078a91b4f fix missing lint ignore 2020-02-01 20:48:14 -03:00
Carlos Martinez
aa4bfe6364 add template 2020-02-01 20:41:15 -03:00