Sam Bosley
|
ed91f860aa
|
Newly created lists should now show up in their correct location
|
12 years ago |
Sam Bosley
|
ac0df13e37
|
Fixed a potential null pointer when refreshing comments list
|
12 years ago |
Sam Bosley
|
8b9536b75e
|
Added some failsafes to hopefully stop sending TLM with no tag or filter ids
|
12 years ago |
Sam Bosley
|
b7a46262f2
|
Updated Hebrew translations
|
12 years ago |
Sam Bosley
|
312104dead
|
Fixed several bugs with how tag deleting and renaming from long press work
|
12 years ago |
Sam Bosley
|
b9a768a470
|
Fixed several cases where logging out would not clear table pushed_at values
|
12 years ago |
Sam Bosley
|
27ddeb6e23
|
Don't show deleted comments for tag data either
|
12 years ago |
Sam Bosley
|
38c4417758
|
Fixed a bug where deleted comments would still show up
|
12 years ago |
Sam Bosley
|
7930c169da
|
Fixed bugs with NotificationTests
|
12 years ago |
Sam Bosley
|
c76409364e
|
Log handled sql exceptions in database migrations
|
12 years ago |
Sam Bosley
|
551474936c
|
Improved the getloc import script, imported all translations
|
12 years ago |
Sam Bosley
|
0e050909df
|
Fixed database migration to construct new history table
|
12 years ago |
Sam Bosley
|
45fd4aa20e
|
Columns can't be named 'column'. Beta users will need to reinstall
|
12 years ago |
Sam Bosley
|
0736191635
|
Delay population of sync queue on thread start so it doesn't try and reference non-existent tables before the migration has happened
|
12 years ago |
Sam Bosley
|
e5269074ca
|
Some enhancements to make sure we don't remove and readd tag members
|
12 years ago |
Sam Bosley
|
6adbd88998
|
Enhanced legacy tag members migration to create deleted member links for removed members
|
12 years ago |
Sam Bosley
|
936e1c924b
|
First pass at improving tag data members migration
|
12 years ago |
Sam Bosley
|
9e09eb463c
|
Fixed unit test compilation bugs
|
12 years ago |
Sam Bosley
|
a24596a3e2
|
Fixes a crash when clearing data after logout
|
12 years ago |
Sam Bosley
|
496caec5b1
|
Some improvements to how user activity and tag data are migrated when a new user logs in
|
12 years ago |
Sam Bosley
|
b307391d58
|
Killed dead code
|
12 years ago |
Sam Bosley
|
70239630cd
|
Made some code cleaner when clearing data after logout
|
12 years ago |
Sam Bosley
|
008c1b2184
|
Don't enqueue messages when we shouldn't
|
12 years ago |
Sam Bosley
|
1826417c77
|
Improvements to logout logic
|
12 years ago |
Sam Bosley
|
339093793f
|
Started refactoring to improve logout logic
|
12 years ago |
Sam Bosley
|
d021fa1f30
|
Fixed autosync implementation for TagViewFragment
|
12 years ago |
Sam Bosley
|
5d49005d20
|
Clear pushed_at values when logging in as a new user
|
12 years ago |
Sam Bosley
|
8d21038848
|
Fixed a bug where timer notification could get stuck after deleting a new tasl
|
12 years ago |
Sam Bosley
|
98db1b5614
|
Fixed a bug with how GCM service is constructed
|
12 years ago |
Sam Bosley
|
6c478be120
|
Fixed potential null pointers when refreshing comments fragment, people fragment
|
12 years ago |
Sam Bosley
|
fa4971f50c
|
More improvements to how bitmap scaling is handled
|
12 years ago |
Sam Bosley
|
72aa5c61b6
|
Adjusted how large bitmaps are scaled to keep bigger images around
|
12 years ago |
Sam Bosley
|
d77cd2a0df
|
Added a unit test to confirm that rolling back transactions works the way we expect it to
|
12 years ago |
Sam Bosley
|
0cb23f07fa
|
Fixed a stupid bug where messages wouldn't be sent because of ClientVersion
|
12 years ago |
Sam Bosley
|
2109ba38e6
|
Killed unused code
|
12 years ago |
Sam Bosley
|
7bff4e2db6
|
Deleted some more unused files
|
12 years ago |
Sam Bosley
|
0555ca9e44
|
Deleted several unnecessary files
|
12 years ago |
Sam Bosley
|
2a54bddced
|
Removed an unused file and changed an attribution link
|
12 years ago |
Sam Bosley
|
75b138cf98
|
Need to use a JSONObject for the ClientVersion message
|
12 years ago |
Sam Bosley
|
34fe492add
|
Move client version reporting to be more like a ClientToServerMessage:
|
12 years ago |
Sam Bosley
|
58ec7a3001
|
Don't need to validate repeat values on sync
|
12 years ago |
Sam Bosley
|
0155d9783e
|
Cleaner code
|
12 years ago |
Sam Bosley
|
e0665b2330
|
Don't ever attempt to send files with no name or that don't exist anymore
|
12 years ago |
Sam Bosley
|
291b54813f
|
Send client_version with sync messages
|
12 years ago |
Sam Bosley
|
35acb15c91
|
Sanity check for weird repeat values
|
12 years ago |
Sam Bosley
|
0d4c6555b8
|
Minor bug fix to notification sounds
|
12 years ago |
Sam Bosley
|
b3b38583be
|
Refactored and improved how multiple notifications are handled based on Tim's recommendations
|
12 years ago |
Sam Bosley
|
dfbad08199
|
Merge branch 'master' into 130225_sb_facebook_sdk
Conflicts:
astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java
|
12 years ago |
Sam Bosley
|
f297a3475c
|
Delete outstanding entries for entities that don't exist anymore
|
12 years ago |
Sam Bosley
|
c6e7bc852e
|
Fixed a super sad bug with how message batches were handled, added crittercism logging of some handled sync exceptions
|
12 years ago |