Commit graph

41 commits

Author SHA1 Message Date
YuviPanda
48b292ed25 Show sequence numbers in the background as images load in list
Idea from ragesoss
2013-02-23 02:24:22 +05:30
YuviPanda
6e3ee460a6 Minor style changes to the 'Share' screen 2013-02-22 19:21:32 +05:30
YuviPanda
0be55faffd Show number of contributions in activity subtitle 2013-02-22 18:32:01 +05:30
YuviPanda
ea6da19d3c Minor stylistic fixes 2013-02-22 00:47:40 +05:30
YuviPanda
0cb11284ff Add minimal detail view as a fragment 2013-02-21 21:09:04 +05:30
YuviPanda
9476ec6484 Start using Fragments appropriately 2013-02-21 12:14:53 +05:30
YuviPanda
45f11aab44 Update text for Notification to better fit available width 2013-02-19 12:32:55 +05:30
YuviPanda
1ec9be01f8 Fix to make notifications not crash in 2.3
This removes the progressbar from the notifications on 2.3, which
is much less than ideal. However after blindly debugging for about
a week, I couldn't really figure out a way to make custom views
in Notifications work across both platforms. So this will have
to do until I figure a proper way out.
2013-02-19 12:24:48 +05:30
YuviPanda
ee35a5c1d0 Minor size modifications to fit with 48 based android grid 2013-02-18 15:02:45 +05:30
YuviPanda
0c5996c4ec Remove useless Hello World string 2013-02-18 14:00:35 +05:30
YuviPanda
c1afe3f61e Fix for apostrophe's in qq messages 2013-02-17 12:27:01 +05:30
YuviPanda
9e622b4809 Remove non-two-letter language code translations
Causes problems with Android builds
2013-02-17 12:25:03 +05:30
YuviPanda
636132290c Removed unneccessary listView in LoginView 2013-02-17 11:54:35 +05:30
Siebrand Mazeland
b00e592629 Localisation updates from http://translatewiki.net. 2013-02-16 05:10:44 +00:00
Siebrand Mazeland
27ad2a6443 Localisation updates from http://translatewiki.net. 2013-02-11 18:04:30 +00:00
Niklas Laxström
b7603f7793 Quick sanitization on messages 2013-02-11 13:43:18 +02:00
YuviPanda
df950dec50 Added qq translation strings & removed unused strings
Using qq instead of qqq because Android doesn't support 3 letter
language codes
2013-02-07 23:24:06 +05:30
YuviPanda
d53a8e6f89 Visual fixes for GridView in 2.3 2013-02-07 04:25:59 +05:30
YuviPanda
eb3f0a4d1c Name the sync adapter for contributions 2013-02-06 03:26:07 +05:30
YuviPanda
eac6807fe3 Added Sync Provider for syncing previous contributions 2013-02-06 03:05:01 +05:30
YuviPanda
959cff3ae2 Show upload progress in my contributions
Abandoned local broadcast based approach, and 'went with the flow'.
Now have a 'transferred' column in sqlite database & the
content provider
2013-02-04 01:28:30 +05:30
YuviPanda
59caee38a9 Show failed uploads in my contributions 2013-02-04 00:34:59 +05:30
YuviPanda
ad0377a20a Added ACRA error reporting (via Email) 2013-02-03 00:09:01 +05:30
YuviPanda
95c659afca Make contribution thumbnails square on grids (sortof) 2013-02-02 23:42:22 +05:30
YuviPanda
35d9e8f69c Adjustmenst for better experience in tablets 2013-02-02 23:33:19 +05:30
YuviPanda
9139f29716 Switch to Dark Action Bar theme 2013-02-02 20:48:53 +05:30
YuviPanda
006558ccd3 Add support for uploading pictures taken from camera 2013-02-02 17:49:38 +05:30
YuviPanda
999b8a0c0e Added menu option to Upload from Gallery 2013-02-02 17:12:33 +05:30
YuviPanda
86711188e1 Moved strings in code back to strings.xml 2013-02-02 16:17:17 +05:30
YuviPanda
bc036c929d Minor cosmetic changes 2013-02-02 15:39:43 +05:30
YuviPanda
da92ec7235 Show uploaded date in my contributions 2013-02-02 15:22:25 +05:30
YuviPanda
6c7997fdfa Remove dividers between Contributions 2013-02-02 12:58:22 +05:30
YuviPanda
1ac8d3d879 Show images of your contributions (from current device) 2013-02-02 02:30:51 +05:30
YuviPanda
d128e74fc8 Add missing layout file for my contributions 2013-02-02 01:58:30 +05:30
YuviPanda
dff41ae33d Cleanup styles, remove redundant ones. Fix My Contributions title 2013-02-02 01:58:10 +05:30
YuviPanda
2260078fa7 Added working (sortof) My Contributions screen
Uses CursorLoader to appropriately load and update stuff as
things change. Need to update UI to show things properly.

Also refactored things a fair bit.
2013-02-01 02:23:29 +05:30
YuviPanda
420ec8061c Show queued upload count only when it is > 1 2013-01-30 16:31:08 +05:30
YuviPanda
71a9e2ce1c Add basic layout file for my contributions 2013-01-30 13:29:39 +05:30
YuviPanda
dd758a7964 Show count of uploads being queued up 2013-01-30 02:41:02 +05:30
YuviPanda
da9fb88a73 (bug 44456)Setup themes to derive from ActionBarSherlock theme 2013-01-29 11:41:00 +05:30
YuviPanda
3a313f3fb3 Mavenized (almost) everything - Transcode feature removed 2013-01-25 03:04:21 +05:30