Ammar Githam
e4c30c0389
Open urls in new browser tabs. Closes https://github.com/austinhuang0131/barinsta/issues/367
4 years ago
Austin Huang
38d0bd56f8
add new languages
Co-Authored-By: retiolus <[email protected] >
Co-Authored-By: rikishi0071 <[email protected] >
4 years ago
Austin Huang
b2e784deb8
close #306 and close #310
4 years ago
Ammar Githam
dccfcaf78a
Handle multiple videos in PostViewV2Fragment. Should fix https://github.com/austinhuang0131/barinsta/issues/337 and also fix videos playing after closing view.
4 years ago
Austin Huang
45ddfe7659
resource sweep
4 years ago
Austin Huang
bf24f56843
redo follower/ing viewer
Follower/ing viewer now uses the i endpoint (which returns more users at once) as well as caching (less requests needed) so its response time has decreased significantly (to 1/3 in my case)
4 years ago
Austin Huang
e046de6443
Revert "Add back missing strings"
This reverts commit 1fe6a0f3f1
.
4 years ago
Ammar Githam
84467b60b5
Add preference tp disable post open animation, extract some strings to xml, fix one locale string.
5 years ago
Ammar Githam
1fe6a0f3f1
Add back missing strings
5 years ago
Austin Huang
7c5bc80469
New Crowdin updates ( #271 )
* New translations strings.xml (Indonesian)
* New translations arrays.xml (Indonesian)
* Update source file strings.xml
* New translations arrays.xml (Chinese Simplified)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Chinese Traditional)
* New translations arrays.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
5 years ago
Austin Huang
f908e7b643
close #259 , release prep, awaiting crowdin
5 years ago
Still Hsu
61f286cb96
Add zh-tw localizations ( #261 )
5 years ago
Austin Huang
c2b8d8cb4f
downloads use shortcode, and tagged post notification
5 years ago
Austin Huang
495a4a974f
restore share button
5 years ago
Ammar Githam
d0bfe73ae6
Add downloaded indicator to Posts view
5 years ago
Ammar Githam
450dbba6de
Fix direct downloading and delete action when there are multiple image notifications
5 years ago
Ammar Githam
850e119236
Allow opening PostViewV2Fragment from NotificationsViewerFragment, StoryViewerFragment and when opening from a Share dialog
5 years ago
Austin Huang
92f7e04757
more general maintenance
5 years ago
Ammar Githam
0a67e859e0
Add PostsRecyclerView to ProfileFragment
5 years ago
Ammar Githam
9b83c5e832
More updated. Handle clicks. Updated comments viewer, etc
5 years ago
Ammar Githam
6bf59e83ad
Initial commit for new posts layout
5 years ago
Austin Huang
99bbad44c1
Update strings.xml
5 years ago
Austin Huang
6393bbc02b
fix id-load logic & location suggestions
5 years ago
Austin Huang
1713ae2573
add vietnamese and other house chores
5 years ago
Austin Huang
96a25f0d35
removal of third-party story readers
5 years ago
Austin Huang
ab37c2d72b
dm button on profile?! (quick & dirty warning)
5 years ago
Austin Huang
6425fc3975
byebye storiesig
5 years ago
Ammar Githam
05c0937c6f
Add Backup and restore. Update DirectoryChooser UI.
The updated backup and restore is backward compatible with old backup files. Just have updated the default file name and extension for newer backups.
5 years ago
Ammar Githam
cf974a74f3
Add favorites, also fixes the hashtag follow, and some theming
5 years ago
Austin Huang
7ac9c965e3
bibliogram theme, translation setup
5 years ago
Austin Huang
7e52a94cb5
change of icon
5 years ago
Ammar Githam
15eed4137a
Fix previous themes and add Material Dark theme (needs improvements)
5 years ago
Ammar Githam
e7cd0e0041
Add Barinsta Light theme
5 years ago
Ammar Githam
31b94f17fc
Fix actionMode styling
5 years ago
Ammar Githam
490956565a
Update most of the png images to their xml counterparts and remove unused png
5 years ago
Ammar Githam
ebdaae94d1
Initial commit for updated flow of themes. (Check description)
Removed DayNight theme. Added a 'white' theme for Light, and 'black' theme for Dark.
Users will have to set the type of Light or Dark theme they want to use.
Default is white for light, black for dark.
More themes will be added later.
5 years ago
Austin Huang
aa6dab07cb
attempt to add a third-party storyviewer, plus logout without removing accounts
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
00762c85e6
Add account switcher in MorePreferencesFragment
5 years ago
Austin Huang
3e7097ff6d
restoration of DM mark-as-seen setting
5 years ago
Ammar Githam
6b221c463b
Handle bottom nav and settings when logged out
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
0d7b5199ea
Reorganise settings, add update check setting
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
89bb79a8fc
Add search back!
5 years ago
Ammar Githam
cc9348d8c5
Fix DM fragments, comment out deprecated activities
5 years ago