1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App More... over 9 years ago
Add broadcast received to detect connectivity changes (only detect there is a change a this time, we need to know what change is it and if we need to do something) * Also remove useless function into IncomingSms * Add new notification type DEBUG to debug program if no debogger was available when dev More... over 9 years ago
add comment More... over 9 years ago
Start sync activity when adding account More... over 9 years ago
Add missing files More... over 9 years ago
Update Play Store description for Android 5.0 More... over 9 years ago
Tag versions for translations and fix German encoding issue More... over 9 years ago
Add translation version to improve translation modification milestones More... over 9 years ago
Merge pull request #15 from Liantefaron/patch-2 More... over 9 years ago
Merge pull request #14 from Liantefaron/patch-1 More... over 9 years ago
Create google_playstore_strings.xml (de_DE) < ownCloud SMS App 0.16 More... over 9 years ago
Create strings.xml (de_DE) < ownCloud SMS App 0.16 More... over 9 years ago
Update README.md More... over 9 years ago
Label fix, 0.16 tagging for Play Store and slow sync mode commented. More... over 9 years ago
Another massive sync performance improvement. * Check mailbox validity before cursor iterations, 3 tests * msgNumber removed * Build messageIDs string only for current checked mailbox * Don't call push HTTP method if there is no messages to sync More... over 9 years ago
Massively improve secure sync speed (divide time spent by 10) * Also cleanup some useless code but we need more cleanups More... over 9 years ago
Prepare a call to APIv2 call More... over 9 years ago
Label fix. Also added test timer More... over 9 years ago
Prepare a new sync adapter. This permit to create slow sync and fast sync queries. At this time it's same * Also added missing XML files More... over 9 years ago
Publish many sources as AGPLv3. Also set Android 5.0 compat More... over 9 years ago
Merge pull request #11 from svetlemodry/master More... over 9 years ago
Czech translation created More... over 9 years ago
Added some missing xmls More... over 9 years ago
Added Notification handlers as AGPLv3 More... over 9 years ago
Add error types for better error handling More... over 9 years ago
Add errors into values-en More... over 9 years ago
Add exception class for errors. Set error strings as a Android resource (for localization) More... over 9 years ago
update licence on README.md More... over 9 years ago
SmsDataProvider is under AGPLv3 instead of BSD. Import some code. Import some SmsFetcher code into SmsDataProvider. AGPLv3 is better for next published code. I think this will be the licence for many parts of R&D code, but BSD will remain on autogenerated code, layouts and strings More... over 9 years ago
Add login layout as a BSD licenced layout More... over 9 years ago