Skip to content

Releases: Derpimort/Meme-Indexer

1.2.1

12 Jun 18:33
Compare
Choose a tag to compare

Multiselect & Usage History Control [FIXED]

UI/UX changes

  • Clear history icon color fix
  • Multiselect button placement

Fixes & Misc

  • Playstore requirement for target API 30
  • Gradle & deps version

1.2.0

19 Jan 18:52
fdcdbe5
Compare
Choose a tag to compare

Multiselect & Usage History Control

UI/UX changes

  • Clear history
    • menu item
    • popup
    • preference item for persistence
  • Base button style
  • Select multiple memes for share
    • Long press
    • Mode toggle from menu
  • Photoview for popup zoom
  • Menu item background color in themes

Fixes & Misc

  • Gradle & deps version
  • Multi word search improved with MATCH & NEAR
  • Repo changes
  • Placeholder frags removed
  • Privacy policy added

1.1.0

15 Jun 20:23
Compare
Choose a tag to compare

Complete rollout on playstore

  • Share meme update
    • App now shows up as selector for documents and files
    • Returns selected image if called from other app, default functions otherwise

1.0.0

02 Jun 20:36
Compare
Choose a tag to compare
  • UI/UX Changes

    • Increase title text weight
    • Index fragment background and button updates
    • Waves updated
    • Multiple paths for scans
    • Index runs on non UI thread
    • First boot opens index fragment
    • Parallel queued images can be changed from settings
    • App name updated in disclaimer
    • Notif channel name update
  • Bugs Fixes

    • Skip files instead of crashing app when not getting path
    • Workmanager request crash fix, not using applicationContext now

0.10.1 - Beta internal testing

31 May 19:02
Compare
Choose a tag to compare

Release for play store internal testing

  • Minor UI fixes
    • search history scrollbar hide
    • Dark theme color updates
    • primary disabled text color
    • dialog instead of snackbar on index complete
    • Spacebar name and logo
  • Bugs
    • Different workmanager UID for onetimerequests, gives error on change otherwise... ofc

0.10.0 - Beta

22 May 20:38
Compare
Choose a tag to compare
  • Themes & Settings activity
  • Theme selection:
    • Legacy
    • Dark
    • Light
  • Schedule scan:
    • On/Off
    • Time selection
    • Run onetime on indexbuilder select if Off
  • SharedPrefs and Preferences for settings
  • FIX
    • Default color settings for themes
    • Picasso in RV bind bug

0.9.0 - Pre-Beta

19 May 20:47
Compare
Choose a tag to compare
  • Indexbuilder now only lists and puts filepaths in DB
  • Added CoroutineWorker to scan and process files in DB using foreground service concept
  • Scheduled daily scans
  • Post scan summary
  • Notification Icon
  • Dark theme apk

0.8.1 - Almost ready

19 Apr 20:07
Compare
Choose a tag to compare
  • About us added, basic text, social links and spacebar.
  • Update gradle deps
  • BUGS:
    • API 29:
      • Helpers that used context changed to use activity now.
      • EACCESS permission error

First release

18 Apr 20:24
Compare
Choose a tag to compare
  • Select folder to scan/index
    • Show path
    • No. of files scanned live update in button
    • Snackbar notif at end showing scanned and total files
  • Search indexed memes
    • Share button. Using FileProvider
    • Preview on click with return and share option
    • Info button shows dialog
      • Circle preview and filename in dialog title
      • Show Path, clickable to view file in explorer/gallery
      • Edit the ocr text
    • Recent search history bar with clickable re-searches
    • Hide search bar and bottom toolbar on scroll
  • History tab showing recent shared memes, Preview similar to search on click
  • Dark theme according to overhaul
  • Send feedback button
    • Simple text dialog
    • Mail apps intent on send with subject, body and "To" mail added