Releases: xRahul/GroupingMessages
GroupingMessages v1.6
Grouping Messages
This is an android app that automatically categorizes your sms into various categories of your choice.
Every trained model will be user specific, so each user can categorize their sms according to their needs.
It requires some learning at the beginning,
and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.
The data processing is done in app, reducing the need for any external apis.
Advanced Feature-
You can choose the algorithm and base similarity score in settings to truly make the categorization yours.
Screenshots
Changelog
- Target Android is now 29 (Android 10 Q)
- All dependencies are updated to the latest
Future Roadmap-
- Add more intelligence (another layer?)
- Show notifications on new sms received
- String cleaning options given in preference
- Show reports on daily average
GroupingMessages v1.5
Grouping Messages
This is an android app that automatically categorizes your sms into various categories of your choice.
Every trained model will be user specific, so each user can categorize their sms according to their needs.
It requires some learning at the beginning,
and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.
The data processing is done in app, reducing the need for any external apis.
Advanced Feature-
You can choose the algorithm and base similarity score in settings to truly make the categorization yours.
Screenshots
Changelog
- Target Android is now 28 (Android 9 Pie)
- All dependencies are updated to the latest
- Fixed multiple lint issues and exceptions
- Enabled minify and shrink in release APK reducing size by 54% (2.8MB to 1.3MB)
Future Roadmap-
- Add more intelligence (another layer?)
- Show notifications on new sms received
- String cleaning options given in preference
- Show reports on daily average
GroupingMessages v1.3
Grouping Messages
This is an android app that automatically categorizes your sms into various categories of your choice.
Every trained model will be user specific, so each user can categorize their sms according to their needs.
It requires some learning at the beginning,
and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.
The data processing is done in app, reducing the need for any external apis.
Advanced Feature-
You can choose the algorithm and base similarity score in settings to truly make the categorization yours.
Screenshots
Changelog
- Can delete SMS- one by one and in bulk
- Major refactoring of code, taking care of memory leaks and such
- Added caching in data for faster training
- Added share to the exported database
- Bug fixes
Future Roadmap-
- Add more intelligence (another layer?)
- Show notifications on new sms received
- String cleaning options given in preference
- Show reports on daily average
GroupingMessages v1.2
Grouping Messages
This is an android app that automatically categorizes your sms into various categories of your choice.
Every trained model will be user specific, so each user can categorize their sms according to their needs.
It requires some learning at the beginning,
and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.
The data processing is done in app, reducing the need for any external apis.
Advanced Feature-
You can choose the algorithm and base similarity score in settings to truly make the categorization yours.
Screenshots
Changelog
- Edit.delete categories
- mark sms as read in app.
- Bug fixes in categorization.
Future Roadmap-
- Add more intelligence (another layer?)
- Show notifications on new sms received
- String cleaning options given in preference
- Show reports on daily average
Grouping Messages v1.1
Grouping Messages v1.1
This is an android app that learns and categorizes your sms into various categories of your choice.
Every trained model will be user specific, so each user can categorize their sms according to their needs.
It requires some learning at the beginning,
and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.
The data processing is done in app, reducing the need for any external apis.
Advanced Feature-
You can choose the algorithm and base similarity score in settings to truly make the categorization yours.
Screenshots
Changelog:
- edit or delete category on long press
- read/unread count
Future Roadmap-
- Add more intelligence (another layer?)
- Automatically marking the SMS as read when it's read in app
- Show notifications on new sms received
- String cleaning options given in preference
Grouping Messages 1.0
Grouping Messages v1.0
This is an android app that learns and categorizes your sms into various categories of your choice.
Every trained model will be user specific, so each user can categorize their sms according to their needs.
It requires some learning at the beginning,
and it will learn with every training data you provide by choosing correct categories for sms if there's a miss somewhere.
The data processing is done in app, reducing the need for any external apis.
Advanced Feature-
You can choose the algorithm and base similarity score in settings to truly make the categorization yours.
Screenshots
Future Roadmap-
- Add more intelligence (another layer?)
- Automatically marking the SMS as read when it's read in app
- Show notifications on new sms received
- edit or delete category
- String cleaning options given in preference