Ammar Githam
08134ef5f1
Add activity checker service
5 years ago
Ammar Githam
60d9e64a57
Rename services package to webservices to avoid confusion with native Android services
5 years ago
Ammar Githam
37912854d0
Add activity/notification view fragment
5 years ago
Austin Huang
73a9e627d9
more crash resolution and home decor
5 years ago
Austin Huang
c9bd85cbf3
new about fragment
5 years ago
Ammar Githam
8049ddec45
Add about dialog back
5 years ago
Ammar Githam
9431d72e72
Search for telegram package only on demand
5 years ago
Ammar Githam
80044b5daf
Break down Utils into separate utility classes as Utils was getting bloated
5 years ago
Ammar Githam
00762c85e6
Add account switcher in MorePreferencesFragment
5 years ago
Austin Huang
1cc21896b7
crash resolution
5 years ago
Austin Huang
3e7097ff6d
restoration of DM mark-as-seen setting
5 years ago
Austin Huang
43f77409ba
Update UpdateChecker.java
5 years ago
Austin Huang
93b80a7147
implement F-Droid update checker
5 years ago
Ammar Githam
149410d552
Hide search if default tab is not profile
5 years ago
Ammar Githam
31f6f735f2
Resolve Doc warning
5 years ago
Ammar Githam
3de2f4ea99
Fix auto play videos setting not correctly set
5 years ago
Ammar Githam
d4a28d6aa1
Handle null context! Need to add this check in all async listeners.
5 years ago
Ammar Githam
61851f2ef7
Fix long click in feed view and url click in profile view
5 years ago
Austin Huang
616ee86c5e
fix #126
5 years ago
Austin Huang
f1902e82e6
sorta fix #127
5 years ago
Austin Huang
8c2a5f9f16
fix #124
5 years ago
Ammar Githam
84ff0a23e1
Fix opening profile from dm settings view, removed various warnings
5 years ago
Ammar Githam
4fb1260074
Check logged in onCreate of ProfileFragment
5 years ago
Ammar Githam
c073cfc9be
Fix logged in check in SettingsPreferencesFragment
5 years ago
Ammar Githam
e1a13c7eee
Fix profile, location view when logged out
5 years ago
Ammar Githam
6b221c463b
Handle bottom nav and settings when logged out
5 years ago
Ammar Githam
8b502561c2
Specifically set Profile nav graph as default instead of using index, as the index may change if manNavList order is changed
5 years ago
Austin Huang
2d44033d3c
small polishings (see description)
* General (makeshift): Set default first-tab to be profile, adjust search button appearance logic, add fragment labels
* DM inbox items: Adjust group chat avatar sizes, reinstate unread indicators
* DM thread: Swap buttons per spirit of #122
* Profile: Fix story fetcher logic
* Story: Fix bug where first story can't scroll to next user, unify subtitle to timestamp, swap buttons per #122
* Comment: Unfocus replying comment when X is pressed
5 years ago
Austin Huang
fb86911324
beta release preparation + some toasts
5 years ago
Ammar Githam
ccfaa1c397
Open post from dm thread and handle ig links properly from within the app
5 years ago
Ammar Githam
0d7b5199ea
Reorganise settings, add update check setting
5 years ago
Ammar Githam
95b362970b
Remove unused files
5 years ago
Ammar Githam
466ac22d23
Handle intents (urls/share) from outside the app
5 years ago
Austin Huang
bdb8ee6d75
close #115 , close #118 , close #120 , close #123
5 years ago
Ammar Githam
17a5f978e8
Add setting for choosing default tab
5 years ago
Ammar Githam
c9d342471b
Add update checker back, with updated handling. Check description.
FlavorTown will check if current app was installed from F-droid and not show the update dialog if true.
You can now skip an update.
You can now force check for an update by clicking More -> Version (even if you set to skip the update).
5 years ago
Ammar Githam
00800590ba
Fix some linting
5 years ago
Ammar Githam
7e8fdda81b
Add updated profile pic viewer, and view stories from profile.
5 years ago
Ammar Githam
6b0fe3ff78
Move viewmodels package to root directory
5 years ago
Ammar Githam
4130026cad
Fixing codacy warnings/issues (Ongoing)
5 years ago
Ammar Githam
4efd2cb6ac
Add highlights back to ProfileFragment
5 years ago
Ammar Githam
465defd1ff
Remove stale imports
5 years ago
Ammar Githam
d967463493
Move fragments to their proper place
5 years ago
Ammar Githam
89bb79a8fc
Add search back!
5 years ago
Ammar Githam
48b76c231a
Fix pull to refresh in DiscoverFragment
5 years ago
Ammar Githam
3c90eebe7a
Fix pull to refresh in FeedFragment, and add pull to refresh in ProfileFragment
5 years ago
Ammar Githam
437162639f
Fix null favourites menu item, and add pull to refresh in feed
5 years ago
Ammar Githam
cc9348d8c5
Fix DM fragments, comment out deprecated activities
5 years ago
Ammar Githam
290ed50287
Convert follower activity to fragment
5 years ago
Ammar Githam
c64ae3a101
Convert comment viewer activity to fragment and update layouts
5 years ago