Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

FastHub v5 #2599

Open
wants to merge 126 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
b95c00c
merge v5
Jul 13, 2019
4214267
have readme temp
Jul 13, 2019
5c769ed
ui improvement
Jul 18, 2019
b24f035
sign debug with public key
Jul 18, 2019
138addf
more ui improvement
Jul 18, 2019
1085dc5
fix merge issue
Jul 18, 2019
f836961
add mentions in comments
Jul 18, 2019
4706a39
submit comment
Jul 18, 2019
618bfac
update to latest graph schema
Jul 20, 2019
1c7ad24
load just created comment
Jul 20, 2019
3682f7b
fix empty name in mentions list and some UI
Jul 20, 2019
39d3d2c
improve on UI and add edit as option menu
Jul 20, 2019
ae0f802
improve some styles
Jul 20, 2019
ee2c95d
use markwon
Jul 20, 2019
5313b35
add emoji support for markwon
Jul 21, 2019
16fe672
fix login
Jul 22, 2019
fa0f19c
improve splashscreen and main screen
Jul 22, 2019
efe7a89
preparing for markdown editor
Jul 22, 2019
aae3d0f
use recyclerview for markwon
Jul 24, 2019
7e73376
display editor activity
Jul 24, 2019
64c755f
add mentions in editor
Jul 24, 2019
a43c854
send comment from editor activity
Jul 24, 2019
6300553
add confirmation dialog
Jul 24, 2019
2db2a9e
simplify code
Jul 24, 2019
86062dd
fix comment avatar
Jul 27, 2019
4590a4c
use precomputedtext
Jul 27, 2019
c6afe86
fix trending thread
Jul 27, 2019
89218d4
prepare for issue editing
Jul 27, 2019
6b26c1f
let owner edit issue
Jul 27, 2019
1771991
edit issue, markdown layout editor and imgur upload
Jul 29, 2019
23d2efd
provide better way of reacting to comment
Jul 30, 2019
f62d6d8
load issue template!
Jul 30, 2019
7ee56db
add issue template only when no description provided
Jul 30, 2019
fdd8bc8
add create/edit issue
Aug 1, 2019
6dfb85f
create feedback and confirm issue creation
Aug 1, 2019
2531a3a
update markwon
Aug 11, 2019
909ed11
make viewmodel & usecases unit testable.
Aug 11, 2019
807135e
extract issue/pr logic to a parentFragment
Aug 17, 2019
247e195
highlight reacted emoji
Aug 18, 2019
f245607
unlock/close issue
Aug 18, 2019
999c6a0
replace to a comment
Aug 18, 2019
0a6ea4a
fix notification bubble
Aug 18, 2019
f858da6
fix notifications not listed
Aug 18, 2019
e539446
delete comment and prepare for editing comment
Aug 24, 2019
d386dc5
edit comment
Aug 24, 2019
0470524
display pullrequest
Aug 27, 2019
98254f0
fix labels
Sep 1, 2019
2c0c4ca
display pr states and comments
Sep 1, 2019
0359487
display pr state
Sep 1, 2019
8570200
prepare for reviews
Sep 1, 2019
0b4ebe6
append all pr events
Sep 1, 2019
9706ed2
present all pr events except review
Sep 1, 2019
f4561d8
display proper commit status
Sep 1, 2019
73cb05f
display dashboard in PR and reviews & their comment
Sep 6, 2019
2152bc1
display commit thread comments
Sep 6, 2019
fb81bf6
improve click ripple
Sep 6, 2019
42a9043
display linenumber in commit file
Sep 6, 2019
e144e11
edit/delete review comment and commit threads
Sep 7, 2019
1e7658c
display full review
Sep 7, 2019
d14aa34
display review body as comment
Sep 7, 2019
16348c3
dismiss reviews and displaying github error msgs
Sep 8, 2019
cacdfc2
display proper errors for all comments crud
Sep 8, 2019
1757ddb
fix review reaction
Sep 8, 2019
74551f3
prepare for listing reviews
Sep 8, 2019
33f4d74
update dependencies
Sep 8, 2019
e02a2f9
fix repo icon
Sep 8, 2019
29a2d72
revert androidx libs update
Sep 8, 2019
d91cf24
remove deprecated view model providers
Sep 12, 2019
a6e77c1
fix null path and position
Sep 13, 2019
a617d5a
prepare for commits listing
Sep 13, 2019
40e9e04
modularizing fasthub
Sep 14, 2019
0d4f079
modularizing fasthub
Sep 14, 2019
1cd042b
more modularizing
Sep 14, 2019
29b5efb
fix build
Sep 14, 2019
abc0c6f
extract reactions to separate module
Sep 14, 2019
175e91c
always order by open state
Sep 14, 2019
8d62f25
prepare for commits
Sep 14, 2019
ac55b65
commits WIP
Sep 14, 2019
f8ef785
more commits WIP
Sep 15, 2019
dff67ac
more modularization
Sep 15, 2019
9ff97ea
display single commit
Sep 15, 2019
4877075
manage commit comments
Sep 15, 2019
a5cffb0
add comment to a commit
Sep 15, 2019
7f1eadf
edit, delete & add commit comment
Sep 15, 2019
5445b0d
show commit files
Sep 16, 2019
25fda57
ui improvements
Sep 16, 2019
385dc36
list commits to open
Sep 18, 2019
2104cfa
list commits to open
Sep 18, 2019
30b44cb
prepare to display diff hunks
Sep 19, 2019
635366c
display pr commit files
Sep 21, 2019
9bc5eb5
display pr commits list
Sep 21, 2019
4cbc341
display verification state
Sep 21, 2019
e5a2b67
improve icon design
Sep 21, 2019
dc0a226
display commit patch
Sep 21, 2019
8f37a7f
dipslay file details in patch viewer
Sep 21, 2019
39959f2
fix build
Sep 22, 2019
7c0d300
display full reviews #WIP
Sep 22, 2019
3a53663
show PR full reviews
Sep 22, 2019
eff268d
display full PR review
Sep 22, 2019
94ee57f
display one review state per comments
Sep 22, 2019
755967a
add divider between timelines
Sep 22, 2019
fc2a541
improve review list UI
Sep 22, 2019
44c6fbf
display single review #WIP
Sep 22, 2019
a75d45c
fix some usecases
Sep 26, 2019
388bb38
display single review
Sep 26, 2019
bed2646
route to full review
Sep 26, 2019
1547b57
add review comment reply
Sep 29, 2019
f5ab094
fix reaction on comment in api3
Sep 29, 2019
74d54e4
edit review body
Sep 29, 2019
899a33b
notify changes
Sep 29, 2019
0e98299
request focus
Sep 29, 2019
7588d59
add milestone to fragment
Oct 3, 2019
acf860e
fix lock/unlock issue
Oct 6, 2019
1c7e0a9
fix lock/unlock issue
Oct 6, 2019
e32b39a
update dependencies
Oct 6, 2019
0dbd0dc
add dark splashscreen
Oct 6, 2019
a579e0f
add dark splashscreen
Oct 6, 2019
5cbc036
prepare for reviews
Oct 6, 2019
b0075bb
rename module
Oct 15, 2019
e20eee9
styling
Oct 15, 2019
5ba761e
update dep
Jan 5, 2020
81c1ea4
add git ignore
Jan 5, 2020
e2f7a82
add git ignore
Jan 5, 2020
d23d7c8
merge dev
Jan 5, 2020
26c3753
fix graphql
Jan 5, 2020
e22ea4c
usebackdrop
Jan 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .codecov.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[*.{kt,kts}]
indent_size=4
insert_final_newline=false
max_line_length=150
89 changes: 0 additions & 89 deletions .github/CONTRIBUTING.md

This file was deleted.

31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

Binary file removed .github/assets/direct-apk-download.png
Binary file not shown.
Binary file removed .github/assets/feature_graphic.png
Binary file not shown.
Binary file removed .github/assets/first.png
Binary file not shown.
Binary file removed .github/assets/fourth.png
Binary file not shown.
Binary file removed .github/assets/sec.png
Binary file not shown.
Binary file removed .github/assets/third.png
Binary file not shown.
7 changes: 0 additions & 7 deletions .github_changelog_generator

This file was deleted.

4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
/local.properties
.DS_Store
/build
/release_gradle.properties
/.idea/
/app/google-services.json
/app/build/
/app/src/main/res/values/secrets.xml
/resources/src/main/res/values/secrets.xml
/app/fastaccess-key
/changelog_generator
build-dependecies/secret_keys.properties
46 changes: 0 additions & 46 deletions CODE_OF_CONDUCT.md

This file was deleted.

Loading