Commit Graph

629 Commits

Author SHA1 Message Date
mjaillot e662351b56 Saved test using button on MainActivity 2020-03-05 23:15:22 +01:00
mjaillot 9bcf715a88 Tests for the profile page's textViews 2020-03-05 23:10:33 +01:00
Joachim Dunant 2f9b458dd7 Merge 2020-03-05 22:54:28 +01:00
Joachim Dunant f87998c0ca Refactored MainActivity for the initialization of fragments from the drawer 2020-03-05 22:49:16 +01:00
Andrea Clement be964b4673 put default url for testing purposes 2020-03-05 22:47:14 +01:00
Andrea Clement d2a6a94bb3 can connect to pixelfed instance but no handled 2020-03-05 22:46:40 +01:00
Sanimys 10ee546ab9
Merge branch 'master' into settingsUI 2020-03-05 22:06:49 +01:00
Joachim Dunant 0ec320792a Cleaned code in fragments, Manifest, gradle build and MainActivity 2020-03-05 21:48:25 +01:00
mjaillot 02db1aa116 Merge 2020-03-05 21:27:20 +01:00
Joachim Dunant e7e3d19475 First implementation of settings UI & Main menu drawer 2020-03-05 21:07:10 +01:00
mjaillot 523d50a3a6 Convert avatar's URL to ImageView 2020-03-05 20:37:28 +01:00
Andrea Clement 15a29b9c29 fixed build broker fields 2020-03-05 20:37:21 +01:00
Andrea Clement 5a6de98dc6 added function to obtain token 2020-03-05 20:36:49 +01:00
Andrea Clement 153e87b27b start of connection flow 2020-03-05 20:36:23 +01:00
Andrea Clement a989409433 add new API object for authentification 2020-03-05 20:34:48 +01:00
Matthieu 14197355c1 Add application registration endpoint to API 2020-03-05 19:08:57 +01:00
Andrea Clement 55d1d778b0 initial login files ; login flow class 2020-03-05 19:02:22 +01:00
Andrea Clement 28be144b91 deleted reference to login template 2020-03-05 19:00:15 +01:00
Andrea Clement 85e1db49ca deleted login template 2020-03-05 18:59:46 +01:00
mjaillot 72f95f70b9 Merge 2020-03-05 18:38:10 +01:00
Andrew Dobis 7799ba4956 WIP on post 2020-03-05 18:29:10 +01:00
Andrew Dobis 8a026d0bd4 renamed pdf 2020-03-05 18:29:10 +01:00
Matthieu 6809bb1d25 Add elements of the API 2020-03-05 18:26:03 +01:00
Matthieu b3e4525e85 implement a lot of the API, a lot of the plumbing that is required 2020-03-05 18:23:23 +01:00
Andrea Clement 746b670403 inital login activity 2020-03-05 16:46:18 +01:00
mjaillot 3f508b3a27 First draft of the profile page 2020-03-04 19:32:41 +01:00
Wv5twkFEKh54vo4tta9yu7dHa3 aa788f9720
Implement most of the API (#23)
Add Kotlin representations (data classes) of the Types of the Mastodon API. 
Create helper function to make API from the interface.
Test the deserialization.
2020-03-04 18:04:55 +01:00
Matthieu a63c7ccb97 Switch to Kotlin 2020-02-28 17:08:54 +01:00
Ulysse Widmer b10a800b36 init project files 2020-02-28 00:36:26 +01:00