1
0
mirror of https://gitlab.shinice.net/pixeldroid/PixelDroid synced 2025-01-22 20:00:32 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
Matthieu
033c4843a2 Move default case to layout xml 2020-03-06 00:28:54 +01:00
Matthieu
463e3fce32 Remove changes from other PR 2020-03-06 00:24:43 +01:00
Matthieu
30339763ef undo formatting change in Application 2020-03-06 00:19:36 +01:00
Matthieu
1b6978ab59 undo formatting changes 2020-03-06 00:18:27 +01:00
Matthieu
3a56a354c5 Formatting in manifest 2020-03-06 00:16:47 +01:00
Matthieu
25c2a211a6 Remove PostActivity 2020-03-06 00:15:42 +01:00
Matthieu
03ec30ef28 Remove useless network requests, change names 2020-03-06 00:11:12 +01:00
Matthieu
e1d8015374 Add constraints to button 2020-03-06 00:05:22 +01:00
mjaillot
88193dd588 Merge 2020-03-05 23:16:48 +01:00
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
mjaillot
5f3abfa4dc Added glide dependency 2020-03-05 21:59:40 +01:00
mjaillot
02db1aa116 Merge 2020-03-05 21:27:20 +01:00
mjaillot
523d50a3a6 Convert avatar's URL to ImageView 2020-03-05 20:37:28 +01:00
mjaillot
e6939891fb Created profile test file 2020-03-05 18:38:54 +01:00
mjaillot
72f95f70b9 Merge 2020-03-05 18:38:10 +01:00
mjaillot
7084937c81 Created profile test file 2020-03-05 18:32:04 +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
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
Wv5twkFEKh54vo4tta9yu7dHa3
5ec65cdad2
Merge pull request #21 from H-PixelDroid/kotlin
Kotlin
2020-02-29 19:39:51 +01:00
Matthieu
f81cc9b595 specify debug version for jacoco 2020-02-29 14:09:20 +01:00
Matthieu
c9d2842401 Correct version in build.gradle 2020-02-28 17:59:54 +01:00
Matthieu
cae8e5148f Stop using -no-audio option for travis 2020-02-28 17:41:54 +01:00
Matthieu
a63c7ccb97 Switch to Kotlin 2020-02-28 17:08:54 +01:00
Ulysse Widmer
5d4bd309bd more badges 2020-02-28 01:09:00 +01:00
Ulysse Widmer
2e8bc42774 updt travis config for code climate 2020-02-28 01:03:49 +01:00
Ulysse Widmer
41c433cf3a badge 2020-02-28 00:56:08 +01:00
Ulysse Widmer
8c715c9a1a travis config, license and readme 2020-02-28 00:41:05 +01:00
Ulysse Widmer
b10a800b36 init project files 2020-02-28 00:36:26 +01:00
Ulysse Widmer
1279a92280 gitignore 2020-02-28 00:34:58 +01:00