Ammar Githam
5b9edcfa8b
Fix fragment navigation in more nav graph
4 years ago
Austin Huang
114a0b090e
navigation fixes related to more tab
4 years ago
Ammar Githam
74434aa3b3
Fix re-init of fragments on tab change
4 years ago
Austin Huang
390b3c384b
follow-up on merge (story directions)
4 years ago
Austin Huang
bb5244665b
story viewmodel (wip)
hiding the storylist doesn't work yet but everything else should be good
4 years ago
Ammar Githam
05f8b1b8e3
Migrate Navigation to 2.4.0-alpha4
1. 2.4.0 introduces multistack navigation. Which removes the need for NavigationExtensions
2. Organised all nav graphs into a single graph to remove global action redundancy.
4 years ago
Austin Huang
f83bd32866
fix https://t.me/barinsta_app/21554
4 years ago
Austin Huang
544d9f87bc
fix various comments bugs
1. redo ChildCommentsFetchResponse structure, stress-tested
2. navigation on more graph again
3. proper "next page" handling
4 years ago
Austin Huang
696a8c9c61
close #1383
4 years ago
Ammar Githam
742b696d17
Share posts via DM. Resolves part of austinhuang0131/barinsta#537
4 years ago
Austin Huang
3a690681ad
allow more tab (if selected as home) to open posts
4 years ago
Ammar Githam
96da16ff84
Convert Post view to a regular fragment instead of dialog.
Added global fragment animations too
4 years ago
Ammar Githam
074ee18c9d
Improve comments viewer ui and ux. Update ui for likes viewer and follows viewer.
4 years ago
Ammar Githam
c859669ac1
Add search fragment with recent searches
4 years ago
Austin Huang
f584b51f64
fix navigation actions for fdroid
4 years ago
Ammar Githam
3038a06dca
Long name causing compile issues on windows?
4 years ago
Ammar Githam
bde319ecd4
1. Fix NavDirection compile issue.
2. Fix null pointer if tab order pref is null.
3. Set initial tab order in pref if empty.
4 years ago
Austin Huang
d0e01b3b9b
fix notification navigation in pursuant to #850
4 years ago
Austin Huang
23611df3fe
make isNavRootInCurrentTabs consistent, show/hide explore
4 years ago
Ammar Githam
b80ae2fcfe
Get 'show bottom destinations' from tabs. Add Activity to list of available tabs.
4 years ago
Ammar Githam
9fe896bc65
Customise screen/tab order
4 years ago
Ammar Githam
6f67dadb31
Handle new created threads using inbox manager
4 years ago
Austin Huang
a55def53c5
restore dm button on profiles
4 years ago
Austin Huang
d65fbd4193
revamp notifications; close #796
4 years ago
Austin Huang
1568b42d0d
date is locale not post, also post settings title
4 years ago
Ammar Githam
df5a96e035
DM sync service
4 years ago
Austin Huang
8105462acb
add suggestion chaining
4 years ago
Ammar Githam
5e3aed38b9
Add pending inbox
4 years ago
Austin Huang
89441a3562
more collection features
4 years ago
Ammar Githam
7addb16e5c
Approve/Deny new users
4 years ago
Austin Huang
117b1c1629
viewing saved collections, so half of #545
4 years ago
Ammar Githam
8a659c9f1f
Allow forwarding messages (need to check types which cannot be forwarded)
4 years ago
Ammar Githam
4b055c8050
Support opening story from direct thread
4 years ago
Ammar Githam
ba10f8b410
Support opening media, hashtag, location, mentions in direct thread
4 years ago
Ammar Githam
0018cd0b7f
Migrate FeedModel and ProfileModel to Media and User
4 years ago
Ammar Githam
e1d8e02630
Update DM settings page
4 years ago
Ammar Githam
343b2cf9d7
Update DM module. (WIP)
Remove left over images
DM update (WIP)
Update DM module. (WIP)
Update DM module. (WIP)
4 years ago
Austin Huang
f85e0fc54c
close #491
4 years ago
Austin Huang
d2e3f6c4df
fix story notifications
4 years ago
Austin Huang
975654961f
add suggested users feature
4 years ago
Austin Huang
8ebe8dd0f9
story archive, so half of #460
4 years ago
Austin Huang
6e4fa9fdbf
wip: archive and feed stories as a list
4 years ago
Austin Huang
28af696e01
support for viewing comment likes
5 years ago
Austin Huang
ae27d5d57a
post likes viewer
5 years ago
Austin Huang
4157c113f8
fix #317
5 years ago
Ammar Githam
046152e30c
Add comments fragment to dm navigation. Fixes https://github.com/austinhuang0131/barinsta/issues/276
5 years ago
Ammar Githam
c1b5094dc7
Move activity notification viewer to its own nav graph. Fixes https://github.com/austinhuang0131/barinsta/issues/247
5 years ago
Ammar Githam
850e119236
Allow opening PostViewV2Fragment from NotificationsViewerFragment, StoryViewerFragment and when opening from a Share dialog
5 years ago
Ammar Githam
ab4306ac0d
Add Posts view to SavedViewerFragment
5 years ago
Ammar Githam
d9c30c99b7
Add Posts view to Location fragment
5 years ago